find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/breckengan/find-skillWhat This Skill Does
The find-skills skill serves as the primary discovery engine for the OpenClaw ecosystem. It allows users to query, browse, and identify specialized packages that extend the capabilities of their AI agent. By interfacing directly with the Skills CLI, this tool transforms vague user requests into actionable intelligence, connecting users with professional-grade tools, workflows, and knowledge modules hosted at skills.sh. It effectively functions as a package manager interface, ensuring that users don't have to navigate external websites to find the solutions they need.
Installation
To integrate this utility, run the following command in your terminal:
clawhub install openclaw/skills/skills/breckengan/find-skill
Once installed, you can trigger the search functionality by referencing keywords related to your specific task requirements.
Use Cases
This skill is designed for scenarios where users need to extend their agent's functionality beyond standard operations. Common use cases include:
- Searching for technical best practices (e.g., React or Next.js performance).
- Locating automated workflow tools for tasks like changelog generation or PR reviews.
- Discovering specialized research or analysis tools for niche domains.
- Identifying if an existing solution is available before attempting to build a custom solution from scratch.
Example Prompts
- "I'm working on a new project, is there a skill that can help me automate my PR reviews?"
- "How do I optimize my React application's performance? Are there any skills for that?"
- "I need to generate a changelog for my repository, can you find a tool to help with that?"
Tips & Limitations
To get the best results, be as specific as possible with your keywords. If a search returns too many results, try adding a domain or a specific framework name to narrow the scope. Remember that this skill focuses on discovery; once you have identified the right package, you can utilize the npx skills add command to incorporate it into your environment. Always check the official website at skills.sh for the most recent updates and documentation on specific skills before performing a global installation with the -g flag. Note that this skill relies on the availability of the skills.sh registry; if you are in an offline environment, the search functionality will not be accessible.
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-breckengan-find-skill": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access