一键导入
bird
X/Twitter CLI for reading, searching, and posting via browser cookies. Use when the user asks about tweets, X/Twitter content, or wants to post/reply on X.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
X/Twitter CLI for reading, searching, and posting via browser cookies. Use when the user asks about tweets, X/Twitter content, or wants to post/reply on X.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | bird |
| description | X/Twitter CLI for reading, searching, and posting via browser cookies. Use when the user asks about tweets, X/Twitter content, or wants to post/reply on X. |
| homepage | https://bird.fast |
Use bird to read/search X and post tweets/replies.
Requires AUTH_TOKEN and CT0 environment variables (X session cookies).
Run bird check to verify credentials before any operation.
bird whoami — show authenticated accountbird check — verify credential availabilitybird read <url-or-id> — read a tweetbird thread <url-or-id> — full conversation threadbird search "query" -n 5 — search tweetsbird mentions -n 10 — recent mentionsbird home -n 10 — home timelinebird user-tweets <handle> -n 5 — tweets from a userbird about <username> — account info and locationbird news — trending topicsbird tweet "text" — post a new tweetbird reply <id-or-url> "text" — reply to a tweetbird --media <path> tweet "text" — tweet with image (up to 4)Add --json to any read command for structured output:
bird read <url> --jsonbird search "query" -n 5 --json--plain flag for clean output without emoji/color--quote-depth 0 to skip quoted tweet expansionbird <tweet-id-or-url> is a shorthand for bird read