From 06061884f1353fc24ab2ac4ae68855359b1abb37 Mon Sep 17 00:00:00 2001 From: Matt Van Horn Date: Tue, 3 Feb 2026 12:39:16 -0800 Subject: [PATCH] Update SKILL.md: remove interactive prompt references Co-Authored-By: Claude Opus 4.5 --- SKILL.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/SKILL.md b/SKILL.md index 71573d0..ac5cf9b 100644 --- a/SKILL.md +++ b/SKILL.md @@ -17,8 +17,9 @@ This is the TEST version of /last30days with Bird CLI integration for free X/Twi **What's new:** - Bird CLI support for free X/Twitter search (no API key needed) - Uses browser cookies for authentication -- Interactive prompt to install Bird if not found -- Falls back to WebSearch if Bird not available (xAI keys ignored in test mode) +- Auto-detects Bird if installed (no prompts) +- 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. @@ -73,12 +74,12 @@ The skill works in multiple modes based on available sources: **Option 1: Install Bird CLI (Recommended - Free X search)** -The script will prompt to install Bird if not found. Or install manually: ```bash npm install -g @steipete/bird ``` 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)**