원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
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.
SOC 직업 분류 기준
| 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