Jump to related tools in the same category or review the original source on GitHub.

Coding Agents & IDEs @kenoodl-synthesis Updated 6/28/2026 2,014 downloads 3 stars Security: Pass

Skill Hunter OpenClaw Plugin & Skill | ClawHub

Looking to integrate Skill Hunter into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate coding agents & ides tasks instantly, without having to write custom tools from scratch.

What this skill does

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.

Install

ClawHub CLI
openclaw skills install @kenoodl-synthesis/skill-hunter
Node.js (npx)
npx clawhub@latest install skill-hunter

Full SKILL.md

Open original
Metadata table.
namedescription
skill-hunterFind, 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.

SKILL.md content below is scrollable.

Skill Hunter

10,000+ skills on ClawHub. No good way to find the right one, vet it, or know if it's safe to install. Skill Hunter fixes that.

Three modes

Hunt — You know what you need. Describe it in plain English. Skill Hunter searches ClawHub's semantic index and returns ranked matches.

curl -s "https://clawhub.ai/api/v1/search?q=code+review+security" | jq '.[] | {slug, displayName, summary, score}'

Scout — You're exploring. Browse trending, newest, or most-downloaded skills across the platform.

curl -s "https://clawhub.ai/api/v1/skills?sort=trending&limit=10" | jq '.items[] | {slug, displayName, summary}'

Vet — You found a skill. Before installing, read its SKILL.md remotely, check its security profile, and understand what it will do on your machine.

curl -s "https://clawhub.ai/api/v1/skills/kenoodl-synthesis/kenoodl-synthesis/file?path=SKILL.md"

Full workflow, API reference, and security evaluation framework in instructions.md.

Security profile

No credentials required. No env vars. No external packages. All API calls go to clawhub.ai — the platform's own public endpoints. Nothing leaves your environment except search queries to ClawHub.

ClawHub Registry URL: https://clawhub.ai/kenoodl-synthesis/skills/skill-hunter

Related skills

If this matches your use case, these are close alternatives in the same category.