Fix bird CLI link: steipete/bird, not ryo-ma/bird

Also add install command and cookie auth note to SKILL.md.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
HomeBase 2026-02-06 16:33:06 -08:00
parent 816ecd37e0
commit 4e0f4f7413
2 changed files with 4 additions and 3 deletions

View file

@ -7,7 +7,7 @@ Stop losing insights in your bookmark graveyard. This slash command fetches your
## Prerequisites
- **[Claude Code](https://docs.anthropic.com/en/docs/claude-code)** - Anthropic's CLI for Claude
- **[bird CLI](https://github.com/ryo-ma/bird)** - Twitter/X API client (must be authenticated)
- **[bird CLI](https://github.com/steipete/bird)** - Twitter/X API client (`npm install -g @steipete/bird`)
- **Exa MCP Server** *(optional)* - Only needed for `--depth deep` web research mode
## Installation