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/12357851/find-skills-local-backupWhat This Skill Does
The find-skills skill acts as the primary interface for the OpenClaw agent ecosystem, enabling seamless discovery and installation of modular agent enhancements. It connects users directly to the Skills CLI (npx skills), which serves as a package manager for specialized agent behaviors. By utilizing this skill, users can transform their OpenClaw agent from a general-purpose assistant into a domain-specific expert by installing curated tools, workflows, and knowledge packs indexed on the skills.sh platform.
Installation
To install this skill locally, use the following command:
clawhub install openclaw/skills/skills/12357851/find-skills-local-backup
Once installed, you can trigger the discovery workflow by asking the agent to search for new capabilities. The agent will leverage the underlying npx skills commands to search, verify, and assist in the installation of third-party extensions directly into your environment.
Use Cases
This skill is designed for scenarios where the agent's current capabilities are insufficient. Use it when you need specialized engineering workflows, such as setting up automated PR review templates, or when you require domain-specific knowledge, like React performance tuning or complex data analysis schemas. It is also ideal for users who want to explore the ecosystem to discover new ways to automate repetitive tasks by finding existing community-contributed workflows.
Example Prompts
- "I need to automate my deployment process, can you find a skill that handles AWS deployments for Next.js?"
- "Is there a skill available that can help me write better unit tests for my Python projects?"
- "How do I find a skill that helps me generate documentation automatically from my codebase?"
Tips & Limitations
For the best results, provide specific keywords when searching, such as the technology stack (e.g., 'React', 'Python') or the specific pain point (e.g., 'performance', 'formatting'). Note that while this skill excels at discovery, the success of the installation depends on your local environment permissions and network access. Ensure your terminal has the necessary rights to execute npx commands. Always review the source repository of a skill on GitHub before installation to ensure security and reliability, especially when installing tools from external contributors.
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-12357851-find-skills-local-backup": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, code-execution
Related Skills
humanizer
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
obsidian
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
gog
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Memory
Infinite organized memory that complements your agent's built-in memory with unlimited categorized storage.
Drawing
Generate children's drawings and coloring pages with modular prompts, style packs, and print-ready constraints across image models.