A Playwright-powered CLI and npm package for interacting with X using browser session cookies instead of traditional API keys.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install frigatebird
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install frigatebird using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Frigatebird is a sophisticated developer tool that brings bird-style command ergonomics to X (formerly Twitter) via a Playwright-first architecture. It allows users to bypass the limitations and costs of official API keys by leveraging existing browser session cookies to perform complex actions directly from the command line. This skill is a cornerstone of the Openclaw Skills library for developers who need reliable, scriptable access to social media interactions.
By simulating real browser interactions, Frigatebird supports a wide range of activities from simple status updates to advanced list management and long-form article posting. It is designed for environment-agnostic use, supporting various browser profiles and providing structured JSON output for easy integration into larger automation pipelines.
To start using this tool within the Openclaw Skills ecosystem, install it globally via npm:
npm install -g frigatebird
Alternatively, you can run commands directly using npx:
npx frigatebird whoami --auth-token YOUR_TOKEN --ct0 YOUR_CT0
Frigatebird handles data through standard CLI arguments and produces structured outputs. The following table describes the primary data interfaces:
| Interface | Description |
|---|---|
| Input Arguments | Support for tweet text, URLs, list names, and file paths for batch processing. |
| JSON Output | Triggered by --json or --json-full for comprehensive metadata extraction. |
| Auth Flags | Handles --auth-token, --ct0, and browser profile paths. |
| Pagination | Uses --cursor, --max-pages, and --all for managing large datasets. |
Loading
AgentFinObs is a comprehensive financial observability framework for monitoring, budgeting, and analyzing AI agent spending across multiple payment rails.

A comprehensive command-line interface for managing You Need A Budget (YNAB) data, including budgets, categories, and transactions.

A robust CLI tool for transcribing audio files using state-of-the-art LLMs via the OpenRouter API.

A specialized skill for sending Wake-on-LAN and Sleep-on-LAN magic packets to manage PC power states across a local network.

A comprehensive command-line interface for managing Google NotebookLM notebooks, sources, and AI-generated media like podcasts and reports.

An advanced management interface for AI agents specialized in autonomous memecoin trading and vault optimization.








































