bird

Interact with X via GraphQL and cookie authentication from the command line.

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

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, post, and engage with content without needing to open a web browser.

Core Features & Use Cases

  • Read & Search: View single tweets, threads, replies, and search for specific content.
  • Timelines: Access home, following, and user-specific timelines.
  • Engagement: Follow/unfollow users, like, and bookmark tweets.
  • Posting: Compose and send new tweets or replies, including media attachments.
  • Use Case: Quickly check your home timeline for new tweets, search for mentions of your brand, and reply to a customer inquiry, all from your terminal.

Quick Start

Use the bird skill to read the tweet at the provided URL.

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 engage with content from the command line?

You can post tweets and engage with content from the command line by using a CLI tool that interacts with X via GraphQL and cookie-based authentication, enabling reading, searching, and posting without a browser.

Do I need cookie authentication to use a Twitter CLI for reading timelines?

Yes, cookie authentication is required to access X timelines, search queries, and engagement actions like following or bookmarking through the command-line interface.

Can I search for specific content and view threads without opening a web browser?

Yes, you can search for specific content, view single tweets, threads, and replies directly from your terminal by executing GraphQL queries against the X platform.

What is the best way to automate social media engagement for X in the terminal?

Automating social media engagement in the terminal involves using a CLI that supports following, liking, and bookmarking tweets via GraphQL, executing these actions through simple command inputs.

Does the X CLI support posting new tweets with media attachments?

Yes, the X CLI supports composing and sending new tweets or replies, including the ability to attach media attachments directly from your command-line environment.

What are the limitations of using a CLI for social media posting compared to the web interface?

A CLI for social media posting relies entirely on cookie-based authentication and GraphQL endpoints, meaning functionality is constrained by available API queries and lacks the visual formatting of the web interface.