bird

Read, search, and post on X using cookie-based authentication.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/UselessXu/mino --skill bird-uselessxu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bird
Source: https://github.com/UselessXu/mino/tree/main/.claude/skills/bird
Command: npx skills add https://github.com/UselessXu/mino --skill bird-uselessxu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This CLI enables reading, searching, posting, and engaging on X directly from the terminal using cookie-based authentication, removing the need to switch to a browser for common social workflows.

Core Features & Use Cases

  • Read tweets and threads, search timelines, and monitor mentions from the command line.
  • Post tweets and replies, manage timelines, and engage with followers in scripted, repeatable workflows.
  • Use case: a developer or content creator wants a fast, repeatable way to publish updates and curate engagement across multiple X accounts.

Quick Start

Install the bird CLI and run bird check to bootstrap your session.

Frequently Asked Questions about bird

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

FAQPage Schema
How do I post tweets from the command line without using a browser?

Post tweets from the command line using a CLI with cookie-based authentication. It removes browser dependency by allowing direct terminal access for reading, posting, and searching X timelines.

Can I use cookie auth to read and search X timelines in automated scripts?

Yes, cookie auth enables reading and searching X timelines within automated scripts. The CLI supports repeatable workflows for monitoring mentions and threads without manual browser intervention.

What is the best way to manage multiple X accounts from the terminal?

Managing multiple X accounts from the terminal is best handled by a scriptable CLI using cookie-based auth. It provides lightweight commands to publish updates and curate engagement across accounts.

How do I bootstrap my X session for CLI automation?

Bootstrap your X session for CLI automation by installing the tool and running the check command. This initializes your cookie-based authentication for subsequent reading and posting workflows.

Does cookie-based authentication work for engaging with X followers in pipelines?

Cookie-based authentication works for engaging with followers in automation pipelines. It provides scriptable commands to manage replies and interactions directly within automated social workflows.