Conduct tiered social media research on Twitter and web sources, compiling insights into structured briefings without requiring API keys for basic access.
# ๐พ Social Research (Ravens) โ What Are People Saying? > by Odin's Eye Enterprises โ Ancient Wisdom. Modern Intelligence. Tiered X/Twitter research tool. Sends out the ravens, brings back intelligence. ## What It Does 1. **Tier 1** โ FxTwitter API (free, fast, public tweets) 2. **Tier 2** โ Web search fallback (broader reach) 3. **Tier 3** โ Browser scraping (last resort, full fidelity) 4. **Briefings** โ Compiled research reports ## Trigger Phrases - "what are people saying about" - "social research on" - "twitter research" - "send the ravens" - "what's the buzz on" ## Usage ```bash # Research a topic python social_research.py "OpenAI GPT-5 reactions" # Research with specific tier python social_research.py "AI agents" --tier 1 # Get cached briefing python social_research.py --briefing "topic" ``` ## Files - `social_research.py` โ main research engine - `fxtwitter.py` โ FxTwitter API client - `.cache/` โ cached results (auto-managed) - `.briefings/` โ compiled reports ## Requirements - Python 3.10+ - No API keys for Tier 1 (FxTwitter is free) - Web search available via agent tools for Tier 2 ## For Agents Run from the skill directory: ```bash python social_research.py "TOPIC" ``` Output is a structured briefing on stdout. <!-- ๐พ Huginn and Muninn fly at dawn -->
don't have the plugin yet? install it then click "run inline in claude" again.