bird

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

1|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/zkcpku/verdentClaw --skill bird-zkcpku
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bird
Source: https://github.com/zkcpku/verdentClaw/tree/main/skills/bird
Command: npx skills add https://github.com/zkcpku/verdentClaw --skill bird-zkcpku

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a command-line interface for interacting with X (formerly Twitter), enabling users to manage their social media activities without needing to open a web browser.

Core Features & Use Cases

  • Read & Search: Quickly view tweets, threads, and search for content.
  • Engagement: Post tweets, reply, follow/unfollow users.
  • Timeline Management: Access home, mentions, and user-specific timelines.
  • Use Case: A developer can use this skill to automate posting updates to their X account or to quickly search for relevant discussions without leaving their terminal.

Quick Start

Use the bird skill to post a tweet with the message "Hello X!".

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 opening a browser?

You can post tweets from the command line using the bird skill, which provides a CLI for interacting with X/Twitter. It enables posting updates, reading tweets, and managing timelines directly from your terminal.

What authentication is needed for a Twitter CLI tool?

The Twitter CLI tool uses cookie authentication to interact with X/Twitter via GraphQL. It supports various authentication methods to securely access your account for programmatic use.

Can I search X content and manage timelines via a terminal interface?

Yes, you can search X content and manage timelines via the terminal interface. The CLI enables reading tweets, searching content, and accessing home, mentions, and user-specific timelines.

How do I automate user engagement like following and replying on X?

You automate user engagement on X by using CLI commands to reply, follow, and unfollow users. The tool facilitates these interactions programmatically without needing a web browser.

Does the X CLI support output formatting for programmatic use?

Yes, the X CLI supports various output formatting options designed for programmatic use. This allows developers to easily parse and utilize the fetched tweets and timeline data in automated workflows.