bird

Read, search, and post tweets from the CLI using browser cookies or Sweetistics API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Simplify Twitter workflow by performing read, search, and post tasks directly from the command line, reducing context-switching and manual browsing.

Core Features & Use Cases

  • Read tweets by URL or ID to quickly fetch conversations and threads.
  • Search tweets and post replies or new tweets from the terminal, enabling rapid workflows.
  • Authenticate via browser cookies or Sweetistics API, with a simple check sources to verify access.

Quick Start

Use the bird command to verify authentication and begin interacting with Twitter directly from the CLI.

Frequently Asked Questions about bird

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

FAQPage Schema
How do I read and post tweets from the CLI?

You can read and post tweets from the CLI by using terminal commands like read, thread, search, tweet, and reply to interact with Twitter directly. This replaces repetitive manual browsing by fetching conversations and posting replies without leaving your terminal environment.

How does CLI authentication work for Twitter workflows?

CLI authentication for Twitter workflows works by requiring your browser cookies or the Sweetistics API to verify access. You can validate your authentication status and active sources by running the whoami command before executing read, search, or post tasks.

Can I search tweets and fetch threads by URL from the terminal?

Yes, you can search tweets and fetch threads by URL from the terminal. The CLI supports reading specific tweets by URL or ID to quickly fetch conversations, and enables searching tweets to find specific content without opening a browser.

Is managing multiple Twitter accounts from the command line supported?

Managing multiple Twitter accounts from the command line is supported for power users. The CLI enables you to authenticate and switch workflows, utilizing the whoami identity check and sources validation step to verify access before executing read, search, or post commands.

What is the best way to replace repetitive Twitter browsing?

The best way to replace repetitive Twitter browsing is to perform read, search, and post tasks directly from the command line. This reduces context-switching by allowing you to read threads, search tweets, and post replies entirely within your terminal.

Do I need browser cookies to use Twitter CLI commands?

Yes, you need browser cookies or the Sweetistics API to authenticate and use Twitter CLI commands. These credentials are required to verify your access via a sources validation step before you can successfully read, search, or post tweets.