bird

Read, search, and post on X/Twitter via CLI with cookie or API authentication.

386k|81.1k|Updated Nov 24, 2025
One-click install
npx skills add https://github.com/steipete/clawdis --skill bird
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bird
Source: https://github.com/steipete/clawdis/tree/main/skills/bird
Command: npx skills add https://github.com/steipete/clawdis --skill bird

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bird.

What problem does it solve?

This Skill automates reading, searching, and posting on X/Twitter, saving you from manual social media management.

Core Features & Use Cases

  • Social Media Automation: Read tweets, search for content, and post updates programmatically.
  • Use Case: When you need to monitor specific topics, engage with followers, or schedule social media content without daily manual posting.

Quick Start

Search X/Twitter for posts containing the keyword "AI developments" from the last week.

Quick Start

Search for tweets about "machine learning trends" and return the 5 most recent results.

Frequently Asked Questions about bird

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

FAQPage Schema
How do I automate posting tweets and searching Twitter from the command line?

This Skill provides CLI-based automation to read, search, and post on X/Twitter. Authenticate via browser cookies or the Sweetistics API, then use commands to search topics, read threads, and submit tweets or replies with built-in confirmation before posting.

Can I use this for social media monitoring and content posting workflows?

Yes. Monitor specific X/Twitter topics programmatically, engage with followers, and schedule content posts without manual daily management. The Skill handles reads, searches, and posts through command parsing with URL or ID inputs.

What authentication methods does this CLI tool support?

The Skill supports two authentication paths: browser cookies or the Sweetistics API key via the SWEETISTICS_API_KEY environment variable. Both methods enable full read and post capabilities on X/Twitter.

How do I search for specific content and retrieve recent tweets?

Execute search commands through the CLI specifying keywords—results output to stdout with recent posts returned first. The Skill parses search queries and returns matching tweets without requiring manual browser navigation.

Do I need to confirm posts before they're sent?

Yes. The Skill requires explicit user confirmation before any tweet or reply is submitted, preventing accidental posts and giving you control over content sent to your X/Twitter account.