bird

Read, search, and post X/Twitter content from the command line.

Updated Aug 13, 2025
One-click install
npx skills add https://github.com/JoeyJoziah/investment-analysis-platform --skill bird-joeyjoziah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bird
Source: https://github.com/JoeyJoziah/investment-analysis-platform/tree/main/.claude/skills/bird
Command: npx skills add https://github.com/JoeyJoziah/investment-analysis-platform --skill bird-joeyjoziah

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bird removes the friction of switching to the browser for X/Twitter monitoring and engagement by letting you read, search, and post directly from the command line.

Core Features & Use Cases

  • Fast Social Reading: Inspect home, following, mentions, replies, threads, bookmarks, likes, and lists without leaving your terminal.
  • Engagement and Publishing: Follow or unfollow accounts, reply to posts, publish tweets, and attach images or video when you need to act quickly.
  • Practical Workflow: Use it when you want to monitor a topic, review a thread, or share an update from a scriptable, automation-friendly interface.

Quick Start

Ask the bird skill to show your logged-in X account and the latest items from your home timeline.

Frequently Asked Questions about bird

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

FAQPage Schema
How do I manage X and Twitter engagement from the command line?

You can manage X and Twitter engagement from the command line by using cookie-based authentication to read timelines, search threads, post tweets, and upload media directly from your terminal.

Can I post tweets and upload media without using a web browser?

Yes, you can post tweets and upload media without a browser by executing terminal commands. The interface uses cookie-based authentication to publish content and attach images or video.

How does cookie-based authentication work for terminal Twitter automation?

Cookie-based authentication for terminal Twitter automation works by sourcing active session cookies from your browser. This allows the command line interface to securely read timelines and execute engagement actions.

What is the best way to monitor Twitter threads and bookmarks in an automation workflow?

The best way to monitor Twitter threads and bookmarks in an automation workflow is using a scriptable command line interface. It outputs JSON data for timelines, mentions, and lists, enabling seamless automated social reading.

Do I need to refresh GraphQL query IDs to keep Twitter CLI posting working?

Yes, you need to refresh GraphQL query IDs to keep Twitter CLI posting working reliably. The command line interface depends on these queries to fetch timelines and execute engagement actions without breaking.

Are there limitations to searching Twitter content via a CLI interface?

Limitations of searching Twitter content via a CLI interface include the need for manual browser cookie sourcing and periodic GraphQL query-ID refresh. Pagination and JSON output support help mitigate terminal display constraints.