OpenClaw · Skill
Bird
Use bird to read/search X and post tweets/replies.
Search & Research
v1.0.0
VirusTotal: Suspicious
Install
Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.
Primary command
clawhub install soanai/xbioClawHub installer
npx clawhub@latest install soanai/xbioOpenClaw CLI
openclaw skills install soanai/xbioDirect OpenClaw install
openclaw install soanai/xbioWhat this skill does
Use bird to read/search X and post tweets/replies.
Why it matters
Uses existing browser cookies for auth, so no official X API credentials or developer account are needed by default.
Typical use cases
- Reading a tweet or full thread by URL from the terminal
- Searching X for recent posts on a specific topic
- Posting a tweet without opening a browser
- Replying to a tweet by ID or URL
- Checking which auth sources are active before posting
Source instructions
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