skill-hunter
Find, evaluate, and install ClawHub skills. Semantic search across 10,000+ skills, security vetting before install, side-by-side comparison. The skill that makes skills useful.
Why use this skill?
Discover, compare, and security-vet over 10,000 OpenClaw skills. Use semantic search and automated code inspection to keep your agent environment secure.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/kenoodl-synthesis/skill-hunterWhat This Skill Does
Skill Hunter is the definitive gateway to the ClawHub ecosystem, functioning as an intelligent discovery and vetting engine for your OpenClaw agent. With over 10,000 skills available, finding the right tool for a specific task can be overwhelming. Skill Hunter solves this by providing three distinct interaction modes: Hunt, Scout, and Vet. The Hunt mode uses advanced semantic search to interpret plain-English requests, matching your intent against the entire ClawHub index. Scout mode keeps you updated on platform trends, helping you discover newly released or highly popular automation capabilities. Finally, the Vet mode acts as your personal security auditor, allowing you to examine documentation (SKILL.md) and assess the integrity of a skill before you ever execute a single line of code. It effectively bridges the gap between raw curiosity and productive implementation, ensuring that your agent environment remains lean, efficient, and secure.
Installation
To integrate Skill Hunter into your OpenClaw agent, execute the following command in your terminal:
clawhub install openclaw/skills/skills/kenoodl-synthesis/skill-hunter
This will pull the necessary modules directly from the official source repository. No additional environment variables, API keys, or external library dependencies are required to initialize this skill.
Use Cases
- Rapid Discovery: Quickly finding specialized tools for niche programming languages or complex workflow automation tasks.
- Security-First Auditing: Reviewing the behavior and code structure of third-party plugins before granting them execution permissions.
- Platform Monitoring: Staying current with the evolving landscape of OpenClaw by observing trending utility releases.
- Workflow Optimization: Comparing multiple skills that perform similar tasks to choose the one with the highest community score and most transparent documentation.
Example Prompts
- "I need a skill that automates Slack notifications for GitHub pull requests. Search ClawHub for the best-rated options and summarize their functionality."
- "Show me the top 5 trending data visualization skills currently available on ClawHub."
- "Vet the 'auto-doc-generator' skill. Retrieve its SKILL.md file and highlight any security warnings or specific file system permissions it requires."
Tips & Limitations
To get the most out of Skill Hunter, use precise language when describing your intent in Hunt mode. The semantic engine performs best when you define the desired output format along with the task. Remember that while Skill Hunter provides the tools to inspect code, it does not replace the necessity of manual review for critical production environments. Always check the 'Author' field and community feedback scores to gauge the reliability of less-popular skills. Note that all searches are conducted against public APIs; consequently, the skill cannot access private, unlisted, or locally cached skills not indexed by the main ClawHub repository.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-kenoodl-synthesis-skill-hunter": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
kenoodl-synthesis
kenoodl is an orthogonal injection engine — it synthesizes patterns from domains outside your agent's training data and maps them onto whatever problem it's working on. When your agent's outputs start circling, going safe, or hedging, kenoodl gives it structure it couldn't generate on its own.
cheat-code
Makes your agent's talents limitless. Tell your agent what you want. Watch it deliver.