Agent skill
bird
X/Twitter CLI for reading, searching, and posting via cookies or Sweetistics.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/bird
Metadata
Additional technical details for this skill
- clawdbot
-
{ "emoji": "\ud83d\udc26", "install": [ { "id": "brew", "bins": [ "bird" ], "kind": "brew", "label": "Install bird (brew)", "formula": "steipete/tap/bird" } ], "requires": { "bins": [ "bird" ] } }
SKILL.md
bird
Use bird to read/search X and post tweets/replies.
Quick start
bird whoamibird read <url-or-id>bird thread <url-or-id>bird search "query" -n 5
Posting (confirm with user first)
bird tweet "text"bird reply <id-or-url> "text"
Auth sources
- Browser cookies (default: Firefox/Chrome)
- Sweetistics API: set
SWEETISTICS_API_KEYor use--engine sweetistics - Check sources:
bird check
Didn't find tool you were looking for?