Find Skills
Helps users discover and install agent skills when they ask questions like "how do I do X".
Details
Find Skills is a skill-discovery tool for ClawHub. It helps users discover and install agent skills when they ask questions like "how do I do X", connecting needs to available skills.
When to use
Use when users ask "how do I…" or "can Claw do…"—the agent can suggest and install the right skill. Great for onboarding and self-service discovery.
How Find Skills fits into your OpenClaw setup
Skills like Find Skills are infrastructure. They do not produce the headline moments — they make the headline moments possible, by handling the file moves, conversions, lookups, and shell work that other skills depend on. A surprising amount of what feels like intelligence in a mature OpenClaw setup is really a well-stocked utility layer doing unglamorous work reliably. The 7,077 downloads it has accumulated on ClawHub are a reasonable signal of real-world reliability.
Day-to-day use
Most of the time Find Skills runs as a step inside something bigger: the assistant decomposes your request, recognises a piece of it as this skill's job, and chains it together with whatever else the task needs. You see the finished result, not the plumbing — which is exactly how infrastructure should behave.
Installing Find Skills
Setup takes a few minutes. Open a terminal in your OpenClaw directory, run the command below, and restart the assistant so it picks up the new capability. Check the skill's README before first use — if it needs an API key or account access, you want that configured up front.
Once the assistant is back online, test it with a simple, low-stakes request that exercises the skill. A quick verification now saves confusion later, because you will know the difference between a skill that is not installed and one that is misconfigured.
clawhub install find-skillsGetting the most out of it
The value of Find Skills grows with what surrounds it. An assistant with one skill performs a trick; an assistant with a curated dozen runs workflows. As your setup matures, revisit the catalogue with your actual week in mind — the gaps you notice while working are the best installation guide there is.
If you would rather skip the trial and error, that is exactly what we do. We install and configure OpenClaw, select and tune skills like Find Skills for your workflow, and build custom skills where the catalogue falls short.