bird

Interact with X/Twitter via command line to read, search, and post tweets.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/caiazzop/clawdbot-personal-assistant --skill bird-caiazzop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bird
Source: https://github.com/caiazzop/clawdbot-personal-assistant/tree/main/skills/bird
Command: npx skills add https://github.com/caiazzop/clawdbot-personal-assistant --skill bird-caiazzop

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a command-line interface to interact with X (formerly Twitter), enabling users to read, search, and post content without needing to open a web browser.

Core Features & Use Cases

  • Read Tweets: Fetch and display tweets from URLs or IDs.
  • Search Tweets: Find tweets based on keywords or queries.
  • Post Tweets: Create new tweets or reply to existing ones.
  • Authentication: Supports browser cookies or the Sweetistics API for authentication.

Quick Start

Use the bird skill to search for tweets containing the phrase 'AI assistant'.

Frequently Asked Questions about bird

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

FAQPage Schema
How do I read and search X (Twitter) posts from the command line?

You can read and search X (Twitter) posts directly from the command line using this CLI tool, which fetches tweets via URLs or keywords without opening a web browser.

Can I post a new tweet or reply to an existing tweet via a CLI?

Yes, you can post a new tweet or reply to an existing tweet via the CLI, allowing seamless content creation and interaction without navigating the X web interface.

What authentication methods are available for accessing X Twitter data through a CLI?

Authentication for accessing X Twitter data through the CLI is supported via browser cookies or the Sweetistics API, ensuring secure and seamless integration for reading and posting.

How do I find tweets containing specific keywords without opening a browser?

You can find tweets containing specific keywords without opening a browser by executing a search query through the command line interface to retrieve matching posts.

Is there a way to fetch a specific tweet using just its URL or ID?

Yes, you can fetch a specific tweet using just its URL or ID by passing the identifier to the command line interface, which retrieves and displays the content.