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:
parent
816ecd37e0
commit
4e0f4f7413
2 changed files with 4 additions and 3 deletions
|
|
@ -22,9 +22,10 @@ When you bookmark interesting tweets, this skill processes them into organized m
|
|||
|
||||
### Required
|
||||
|
||||
- **[bird CLI](https://github.com/ryo-ma/bird)** - Command-line tool for Twitter/X API access
|
||||
- **[bird CLI](https://github.com/steipete/bird)** - Command-line tool for Twitter/X API access
|
||||
- Install: `npm install -g @steipete/bird`
|
||||
- Uses cookie authentication from your browser (Safari/Chrome/Firefox)
|
||||
- Used to fetch bookmarks, read tweets, and look up author profiles
|
||||
- Must be authenticated before first use (`bird auth`)
|
||||
|
||||
### Optional
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue