bird

Read, search, and post tweets on X via a command-line interface.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/RogerGimbel/rodaco-workspace --skill bird-rogergimbel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bird
Source: https://github.com/RogerGimbel/rodaco-workspace/tree/main/skills/bird
Command: npx skills add https://github.com/RogerGimbel/rodaco-workspace --skill bird-rogergimbel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a command-line interface to interact with X (formerly Twitter), enabling users to read, search, and post content without needing to visit the website.

Core Features & Use Cases

  • Read and Search: Access tweets, threads, and search for specific content on X.
  • Posting: Compose and send new tweets or reply to existing ones.
  • Authentication: Supports browser cookies and the Sweetistics API for secure access.
  • Use Case: Quickly check the latest tweets from a specific user or search for discussions on a trending topic directly from your terminal.

Quick Start

Use bird to search for 'AI advancements' and display the 5 most recent results.

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 search X content directly from the terminal?

You can post tweets and search X content from the terminal using a command-line interface that interacts with the X platform to read timelines, query specific topics, and publish updates without opening a web browser.

Can I read and reply to existing Twitter threads using a CLI?

Yes, you can read and reply to existing Twitter threads using CLI commands that fetch tweet content and submit replies directly through the X platform interface.

Do I need browser cookies to authenticate with X for command-line posting?

You need either browser cookies or the Sweetistics API to authenticate securely with X for command-line posting, reading, and searching operations.

What's the best way to search for trending topics on X without using the web interface?

The best way to search for trending topics on X without the web interface is using a CLI tool that queries the platform directly, returning recent tweets and discussions matching your search terms.

Does the X CLI support retrieving recent tweets from specific users?

Yes, the X CLI supports retrieving recent tweets from specific users by executing search commands that fetch and display the latest content directly in your terminal environment.