bird

Access X/Twitter timelines, posting, and searches via a cookie-authenticated CLI.

1|1|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/kelinfoxy/EZ-Homelab --skill bird-kelinfoxy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bird
Source: https://github.com/kelinfoxy/EZ-Homelab/tree/main/docker-compose/ez-assistant/skills/bird
Command: npx skills add https://github.com/kelinfoxy/EZ-Homelab --skill bird-kelinfoxy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reading and engaging on X often requires browser-based workflows and manual repetition. The bird CLI provides a lightweight, cookie-authenticated interface for reading timelines, performing searches, posting updates, and managing engagement from the command line.

Core Features & Use Cases

  • Read home timelines, mentions, user tweets, and threads from X.
  • Post tweets, replies, and interact with content through likes and bookmarks.
  • Authenticate with cookies and leverage GraphQL-backed queries for fast, scriptable access.

Quick Start

Install the bird CLI and authenticate with your cookie data to begin reading, posting, and engaging on X.

Frequently Asked Questions about bird

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

FAQPage Schema
How do I read and post on Twitter from the command line?

You can read and post on Twitter from the command line using the bird CLI, a lightweight tool that authenticates with cookies to perform reading, searching, and posting tasks.

Can I search Twitter timelines and threads using GraphQL queries?

Yes, you can search Twitter timelines and threads using GraphQL-backed queries accessed through the bird CLI, enabling fast, scriptable data retrieval without a browser.

What do I need to authenticate and interact with X?

To authenticate and interact with X, you need the bird binary installed and your valid cookie data, with optional configurations available for managing profiles and cookies.

Does cookie-based authentication work for likes and bookmarks on X?

Cookie-based authentication works for likes and bookmarks on X, allowing the bird CLI to manage engagement tasks directly from the command line.

What is the best way to automate Twitter engagement without a browser?

The best way to automate Twitter engagement without a browser is using a CLI with cookie-based authentication, which allows scriptable reading, posting, and interaction.