Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Search GitHub for battle-tested solutions instead of reinventing the wheel. Use when the user problem is universal enough that open source developers have pr...
Search GitHub for battle-tested solutions instead of reinventing the wheel. Use when the user problem is universal enough that open source developers have pr...
This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.
Use the source page and any available docs to guide the install because the item currently does not return a direct package file.
I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.
I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.
Find and use battle-tested open source projects on GitHub to solve the user's problem immediately. After successfully solving the problem, offer to package the solution into a reusable skill.
Classic open source projects, tested by countless users over many years, are far more reliable than code written from scratch. Solve the problem first, skill-ify later.
Clarify what the user wants to accomplish. Ask only if truly ambiguous: What specific problem are you trying to solve? What format/input/output do you expect?
Search for GitHub projects using effective query patterns: Need TypeQuery PatternExampleTool/utilitygithub [task] toolgithub video download toolLibrarygithub [language] [function] librarygithub python pdf libraryAlternativegithub [known-tool] alternativegithub ffmpeg alternative
Assess candidates using key indicators: IndicatorGem SignalWarning SignalStars1k+ solid, 10k+ excellent, 50k+ legendary<100 for mature projectsLast commitWithin 6 months>2 years agoDocumentationClear README, examplesSparse or outdated docs
This is the priority. Install the tool and use it to solve the user's actual problem: Install the chosen tool (pip, npm, apt, or direct download) Run it with the user's input/files Deliver the result to the user Troubleshoot if neededβiterate until solved
Only after the problem is successfully solved: Credit the open source project β Always share the GitHub repo URL and encourage support: "This was powered by [Project Name] β an amazing open source project! GitHub: [URL] If it helped you, consider giving it a β star to support the maintainers." Offer to skill-ify β Optionally mention: "If you'll need this again, I can package it into a reusable skill for instant use next time." Do NOT skip crediting the project. Open source thrives on recognition.
TierCriteriaExamplesLegendary50k+ stars, industry standardFFmpeg, ImageMagick, yt-dlpExcellent10k+ stars, strong communityPake, ArchiveBoxSolid1k+ stars, well-documentedMost maintained toolsPromising<1k stars, active developmentNewer niche projects Prefer higher tiers for reliability.
User: I need to download this YouTube video: [link] Correct approach: Identify yt-dlp as the legendary-tier solution Install yt-dlp Download the video for the user Deliver the downloaded file After success: "This was powered by yt-dlp β https://github.com/yt-dlp/yt-dlp β give it a β if it helped! If you download videos often, I can turn this into a skill for instant use next time." Wrong approach: β "I found yt-dlp, want me to make a skill for it?" β Presenting options without solving the problem
CategoryGo-to GemsVideo/Audio processingFFmpeg, yt-dlpImage processingImageMagick, sharpPDF manipulationpdf-lib, PyMuPDFWeb scrapingPlaywright, Puppeteer, ScrapyFormat conversionPandoc, FFmpegArchivingArchiveBoxDesktop app packagingElectron, Tauri, Pake
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.