What problem does it solve? Writing custom code for well-trodden problems wastes effort when mature open source projects already exist. This Skill searches GitHub for proven tools, evaluates their quality, installs them, and uses them to solve the user's actual problem immediately. ## Core Features & Use Cases - GitHub Project Discovery: Uses structured query patterns to find tools, libraries, and alternatives for tasks like format conversion, media downloading, web scraping, and automation. - Quality Evaluation: Assesses candidates by stars, last commit date, and documentation quality, ranking them from Promising to Legendary tiers. - Solve-First Workflow: Installs and runs the chosen tool to deliver the result, then credits the project and optionally offers to package the solution as a reusable skill. - Use Case: A user needs to download a YouTube video. The Skill identifies yt-dlp as the legendary-tier solution, installs it, downloads the video, and credits the project with its GitHub URL. ## Quick Start Find a GitHub tool to convert this video file to MP3 and use it to produce the converted file.