What problem does it solve? Gathering information from the internet requires juggling many different tools, APIs, and login states across platforms like Twitter, Reddit, Bilibili, XiaoHongShu, LinkedIn, and YouTube. This Skill provides a single routing layer that picks the right backend for each platform, so the agent can research, search, and read web content without inventing ad-hoc approaches. ## Core Features & Use Cases - Multi-platform routing: Covers 13 platforms grouped into search, social, career, dev, web, and video categories, with a doctor command that reports which backend is active for each platform. - Zero-config quick commands: Exa web search, Jina Reader for any URL, GitHub CLI search, YouTube subtitles via yt-dlp, V2EX public API, and Bilibili search work without login. - Login-backed backends with retry chains: Twitter, Reddit, and XiaoHongShu use OpenCLI or per-platform CLIs with documented fallback sequences when commands fail. - Use Case: A user asks to research how people react to a new product. The agent runs Exa for web results, checks Twitter and Reddit discussions, scans XiaoHongShu and Bilibili for Chinese perspectives, then synthesizes the findings. ## Quick Start Ask the agent to research a topic or read a link, for example: use agent-reach to search the web and Reddit for what people are saying about local LLMs.