Update SKILL.md: remove interactive prompt references

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Matt Van Horn
2026-02-03 12:39:16 -08:00
parent 976a6e2867
commit 06061884f1
+4 -3
View File
@@ -17,8 +17,9 @@ This is the TEST version of /last30days with Bird CLI integration for free X/Twi
**What's new:** **What's new:**
- Bird CLI support for free X/Twitter search (no API key needed) - Bird CLI support for free X/Twitter search (no API key needed)
- Uses browser cookies for authentication - Uses browser cookies for authentication
- Interactive prompt to install Bird if not found - Auto-detects Bird if installed (no prompts)
- Falls back to WebSearch if Bird not available (xAI keys ignored in test mode) - Shows Bird install instructions in promo if not configured
- Falls back to WebSearch if Bird not available
Research ANY topic across Reddit, X, and the web. Surface what people are actually discussing, recommending, and debating right now. Research ANY topic across Reddit, X, and the web. Surface what people are actually discussing, recommending, and debating right now.
@@ -73,12 +74,12 @@ The skill works in multiple modes based on available sources:
**Option 1: Install Bird CLI (Recommended - Free X search)** **Option 1: Install Bird CLI (Recommended - Free X search)**
The script will prompt to install Bird if not found. Or install manually:
```bash ```bash
npm install -g @steipete/bird npm install -g @steipete/bird
``` ```
Then log into X (twitter.com) in your browser. Bird uses your browser session. Then log into X (twitter.com) in your browser. Bird uses your browser session.
The script auto-detects Bird if installed.
**Option 2: API Keys (Optional)** **Option 2: API Keys (Optional)**