bird-cli
Installation
SKILL.md
Bird CLI
Safety Policy (Hard Rules)
This skill is read-only with respect to X/Twitter account state.
- Never use commands that publish or mutate account state.
- If a request asks for posting or account mutations, refuse that part and offer a read-only alternative.
CRITICAL: bird's default subcommand is tweet (PUBLISH)
- Running
bird <any-text>without a subcommand will PUBLISH that text as a tweet - To READ a tweet, ALWAYS use
bird read <id-or-url>— never justbird <id> - This is the #1 source of accidental tweets. Triple-check every bird command.