bird

Read, search, post, and engage on X via CLI with cookie authentication.

2|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/moshehbenavraham/crocbot --skill bird-moshehbenavraham
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bird
Source: https://github.com/moshehbenavraham/crocbot/tree/main/skills/bird
Command: npx skills add https://github.com/moshehbenavraham/crocbot --skill bird-moshehbenavraham

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bird CLI simplifies managing X/Twitter actions from the command line by using cookie-based authentication, eliminating context switching and browser logging.

Core Features & Use Cases

  • Read tweets and threads from timelines or specific URLs.
  • Search tweets, engage with posts (like, reply, retweet), and publish new content via a minimal, scriptable interface.
  • Automate routine workflows on X/Twitter from the terminal, perfect for developers who prefer CLI tooling over browser sessions.

Quick Start

Install the bird CLI and authenticate with cookies to manage your X/Twitter account from the command line.

Frequently Asked Questions about bird

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

FAQPage Schema
How do I automate Twitter actions from the command line?

You can automate Twitter actions from the command line by using a CLI tool that authenticates via browser cookies, enabling you to read, search, and post tweets directly from your terminal. This eliminates the need to switch contexts or log in through a browser.

What is cookies-based authentication for Twitter CLI tools?

Cookies-based authentication for a Twitter CLI tool uses your active browser session cookies to verify your account. This mechanism bypasses standard API key generation, allowing the CLI to directly interact with your timeline and perform engagement workflows securely.

How do I read and search tweets from the terminal?

To read and search tweets from the terminal, you can use a CLI tool that supports browser-cookie integration to access your timeline and specific URLs. It allows you to read threads, search tweets, and engage with posts through a minimal, scriptable interface.

Can I post and engage with Twitter threads using a CLI?

Yes, you can post and engage with Twitter threads using a CLI that supports actions like tweeting, liking, replying, and retweeting. It applies cookie-based authentication to manage content curation and engagement workflows directly from your command line.

Do I need Node.js or Homebrew to manage Twitter from the terminal?

You need either Node.js or Homebrew installed on your system to manage Twitter from the terminal, as the CLI tool is installed via npm or Homebrew. This environment setup allows you to run scriptable automation workflows for your personal account.

What are the limitations of using cookies for Twitter automation?

Using cookies for Twitter automation limits your sessions to the lifespan of your active browser cookies, requiring re-authentication when they expire. This approach is best suited for personal account management and content curation rather than large-scale automated posting.