Bird

SkillDB 作者 steipete v1.0.0

X/Twitter CLI for reading, searching, and posting via cookies or Sweetistics.

源码 ↗

安装 / 下载方式

TotalClaw CLI推荐
totalclaw install skilldb:steipete~bird
cURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/skilldb%3Asteipete~bird/file -o bird.md
Git 仓库获取源码
git clone https://github.com/clawdbot/skills/commit/563ff75c663bb948997195461ff2a2148a56b2bb
# bird

Use `bird` to read/search X and post tweets/replies.

Quick start
- `bird whoami`
- `bird 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_KEY` or use `--engine sweetistics`
- Check sources: `bird check`