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/banalit/luke-find-skillsWhat This Skill Does
The find-skills skill serves as the primary gateway for users to extend their OpenClaw agent's capabilities. It acts as an intelligent interface between the user's intent and the vast OpenClaw ecosystem. By leveraging the Skills CLI, this tool allows users to search, identify, and manage specialized modules—ranging from deployment workflows to advanced code analysis tools—without ever leaving the command-line environment. It simplifies the discovery process by parsing natural language requests into targeted repository queries, effectively cataloging available community-driven plugins.
Installation
To integrate this utility, run the following command in your terminal:
npx skills add openclaw/skills/skills/banalit/luke-find-skills
Once installed, you can trigger the search functionality using the npx skills find command followed by your specific query keywords. This package ensures your agent remains modular and capable of scaling as your project requirements evolve.
Use Cases
Use this skill when you need to augment your agent with domain-specific expertise. It is perfect for developers who need to integrate third-party tools (like Vercel or AWS) into their workflow, technical writers needing documentation generators, or project managers seeking task automation. If you find yourself asking, 'Can the agent do X?', this is the first tool you should reach for to determine if that functionality exists in the ecosystem.
Example Prompts
- "How do I do automatic changelog generation for my repository?"
- "Find a skill that can help me perform automated security audits on my code."
- "Is there a skill that allows the agent to interact with my project management board?"
Tips & Limitations
To get the best results, use narrow, domain-specific keywords. For example, instead of searching 'help', search for 'unit testing' or 'docker deployment'. Be aware that this skill relies on the metadata indexed in the central registry; if a skill is not yet published or indexed, it will not appear in the results. Always verify the authorship of third-party skills before installation to ensure security and reliability. The agent requires an active internet connection to query the registry.
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-banalit-luke-find-skills": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, code-execution
Related Skills
agent-directory
The directory for AI agent services. Discover tools, platforms, and infrastructure built for agents.
agent-browser
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
chrome-devtools-mcp
Chrome DevTools MCP — Google's official browser automation and testing server. Control Chrome via Puppeteer through MCP protocol: click, fill forms, navigate, screenshot, performance traces, network inspection, console debugging. Use for browser testing, web automation, performance analysis, UI testing, form filling, and visual regression.
blucli
BluOS CLI (blu) for discovery, playback, grouping, and volume.