bird

Read, search, and post on X via a CLI with cookie or Sweetistics API authentication.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/stevengonsalvez/nanoclaw-standalone --skill bird-stevengonsalvez
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bird
Source: https://github.com/stevengonsalvez/nanoclaw-standalone/tree/main/container/skills/bird
Command: npx skills add https://github.com/stevengonsalvez/nanoclaw-standalone --skill bird-stevengonsalvez

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This CLI enables reading, searching, and posting on X using cookies or the Sweetistics API, eliminating manual browser steps and streamlining social interactions in a local workflow.

Core Features & Use Cases

  • Read timelines and search tweets by keywords, IDs, or URLs.
  • Post tweets and replies via a simple CLI without opening a browser.
  • Flexible authentication via browser cookies or the Sweetistics API for secure access in scripts.

Quick Start

Ask bird to read, search, or post on X using your chosen authentication method.

Frequently Asked Questions about bird

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

FAQPage Schema
How do I post and search tweets from the command line without opening a browser?

You can post and search tweets from the command line by using a CLI interface that automates X interactions via browser cookies or the Sweetistics API, eliminating manual browser steps.

Do I need browser cookies to authenticate and read timelines via a CLI?

You need either browser cookies or the Sweetistics API to authenticate and read timelines via a CLI, as a valid authentication source is required for secure access in scripts.

Can I fetch tweets by keyword or URL using a local workflow script?

You can fetch tweets by keyword or URL using a local workflow script that applies CLI commands to read timelines and search tweets based on IDs or URLs.

What is the best way to automate posting replies on X securely in scripts?

Automate posting replies on X securely in scripts by using a CLI binary with input validation and safe execution behaviors, authenticating via browser cookies or the Sweetistics API.

Does this CLI approach to reading tweets have any limitations I should know about?

Limitations include the requirement of the bird binary and a valid authentication source, as the CLI relies entirely on browser cookies or the Sweetistics API for secure access.