ワンクリックで
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