Read X/Twitter content via Bird CLI. Actions: read tweets, search, view bookmarks, trending, news, timeline, mentions, lists. Keywords: twitter, x, tweet, trending, bookmarks, timeline.
通过 Bird CLI 只读访问 X/Twitter 内容(推文、搜索、书签、趋势、时间线),并补充 device_follow 通知时间线读取脚本。
Skill 调用本地 bird 命令并使用浏览器 Cookie 做认证,不提供发帖/评论等写操作。
tweet、thread、repliessearch、bookmarks、trending、newshome、home --following、device_follow(通知时间线)user-tweets <username>、likes、mentions、about <username>following、followers、lists、list-timeline <list-id-or-url>auth_token、ct0 Cookiedevice_follow 默认使用内置查询参数;如需与抓包 1:1 对齐,请传入 --request-url "<完整URL>"HTTP_PROXY=http://127.0.0.1:7897 HTTPS_PROXY=http://127.0.0.1:7897 bird --cookie-source chrome --timeout 15000 whoami
# device_follow 通知时间线(推荐单次命中命令)
SKILLS_HOME="$HOME/.codex/skills"
HTTP_PROXY=http://127.0.0.1:7897 HTTPS_PROXY=http://127.0.0.1:7897 \
python3 "${SKILLS_HOME}/bird-twitter/scripts/device_follow_timeline.py" \
--count 3 \
--plain \
--cafile "$(python3 -c 'import certifi; print(certifi.where())')"
read tweet、search twitter、my bookmarks、trending、notified timeline、device followplatforms/codex/skills/bird-twitter/SKILL.mdvendor/bird-macos-universal-v0.8.0.tar.gz,外部来源可用时可选 brew install steipete/tap/bird)vendor/bird-macos-universal-v0.8.0.tar.gzsha256:3d89bb404e8b0ed4ef331f0dc62d873852634ca2a814ae7a4ac7effc114320cf~/.codex/skills 时不下发此目录Edit PDFs with natural-language instructions using the nano-pdf CLI.
Control Sonos speakers (discover/status/play/volume/group).
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
Capture frames or clips from RTSP/ONVIF cameras.
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
Category:tools