一键导入
bird
Post, read, search, and reply on X (Twitter) using your browser cookies — no API key required.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Post, read, search, and reply on X (Twitter) using your browser cookies — no API key required.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Generate AI music using ACE-Step 1.5 via ACE Music's free API. Use when the user asks to create, generate, or compose music, songs, beats, instrumentals, or audio tracks. Supports lyrics, style prompts, covers, and repainting. Free API, no cost.
Look up real-time stock prices, currency exchange rates, and commodity prices. Use when the user asks about stock prices (e.g. "AAPL price"), currency conversion (e.g. "1 dollar in lei", "EUR to RON"), commodity prices (e.g. "price of 1 gram of gold in euros", "silver price", "oil price"), or crypto prices (e.g. "bitcoin price"). No API key required.
Extract description and captions/transcript from a YouTube video without opening the browser. Use when the user asks what a video is about, wants a summary, or asks about video content. Accepts a YouTube URL (use the URL returned by youtube-search if available) or a plain search query. Never call youtube-search before this — it opens the browser unnecessarily.
Search YouTube and open the first matching video in the browser. Returns the video title and URL. Use when the user asks to play, watch, find, show, or search for something on YouTube. Do NOT use when the user only wants to know what a video is about — use youtube-info directly for that instead.
| name | bird |
| description | Post, read, search, and reply on X (Twitter) using your browser cookies — no API key required. |
| metadata | {"openclaw":{"emoji":"🐦","requires":{"bins":["bird"]},"os":["darwin"],"install":[{"kind":"node","package":"@steipete/bird","bins":["bird"],"label":"Install bird via npm"}]}} |
Use bird to interact with X (Twitter) via your existing browser session.
Bird reads cookies from your browser automatically (Firefox or Chrome).
Run bird check to verify authentication sources are working.
For headless use, set SWEETISTICS_API_KEY or pass --engine sweetistics.
bird whoami # show authenticated user
bird read <url-or-tweet-id> # read a single tweet
bird thread <url-or-tweet-id> # read full thread
bird timeline -n 20 # home timeline (default 10)
bird mentions -n 10 # your mentions
bird search "query" -n 5 # search tweets
bird tweet "text" # post a tweet
bird reply <id-or-url> "text" # reply to a tweet
bird check first if auth errors occur