What problem does it solve?
Scraping platform web SPAs is inefficient, fragile, and often returns unstructured, low-quality data. This Skill eliminates that hassle by automatically routing requests to each platform's specialized free backend for clean, structured, reliable results.
Core Features & Use Cases
- Multi-platform routing: Supports 10+ platforms including YouTube, GitHub, Reddit, Twitter/X, Bilibili, RSS feeds, and login-required social media accounts, routing each to its optimal free tool (yt-dlp, gh CLI, agent-reach etc.) instead of generic scraping.
- Authenticated session support: Handles login-required feeds via browser session bridges, with clear warnings about account risk and platform Terms of Service.
- Transparent reporting: Clearly communicates which backend was used, and reports limitations like missing tools, login walls, or rate limits instead of inventing content.
- Use Case: If you need a YouTube video transcript, the latest issues from a GitHub repository, or content from a Reddit thread, this Skill automatically selects the correct tool to retrieve clean data without manual configuration.
Quick Start
Ask the Skill to retrieve the transcript of a specific YouTube video, pull the latest open issues from a public GitHub repository, or fetch the top posts from a Reddit thread, and it will automatically route the request to the appropriate backend for clean, structured results.