bird

Post content to X/Twitter and fetch timelines from the CLI.

48|5|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/dannote/dot-pi --skill bird-dannote
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bird
Source: https://github.com/dannote/dot-pi/tree/main/skills/bird
Command: npx skills add https://github.com/dannote/dot-pi --skill bird-dannote

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

X/Twitter workflow management from the command line, enabling posting, replying, reading timelines, searching, and fetching news without leaving the terminal.

Core Features & Use Cases

  • Post & reply: publish tweets and replies directly from the CLI.
  • Read & monitor: fetch timelines, mentions, bookmarks, and user activity for quick insights.
  • Search & discover: run queries to find tweets, trends, and conversations of interest.
  • Use Case: a social media manager can compose a thread response to a product launch and monitor engagement from the terminal.

Quick Start

Install the bird CLI and authenticate with your API keys, then run bird tweet "Hello world".

Frequently Asked Questions about bird

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I post tweets and read timelines from the command line?

You can post tweets and read timelines from the command line by authenticating with your API keys and running CLI commands to publish tweets or fetch feed data. The tool handles rate limits and authentication errors gracefully during these operations.

Can I search Twitter mentions and trends without leaving my terminal?

Yes, you can search Twitter mentions and trends without leaving your terminal by executing query commands that fetch tweets, trends, and conversations. The tool retrieves mentions and timeline data while handling API rate limits automatically.

What credentials do I need to automate Twitter workflows via CLI?

To automate Twitter workflows via CLI, you need Bearer Token and OAuth credentials for authentication. These tokens authorize the tool to execute posting, searching, and timeline reading commands while managing authentication errors.

Does this CLI tool support replying, liking, and retweeting?

Yes, this CLI tool supports replying, liking, and retweeting alongside posting and searching. It manages these interactions through token-based authentication, handling API rate limits gracefully during execution.

What are the limitations of automating X/Twitter tasks from a terminal?

Limitations of automating X/Twitter tasks from a terminal include navigating API rate limits and potential authentication errors. The tool handles these gracefully but remains bound by standard X API constraints and requires valid OAuth credentials.