search_skills
Semantically search the live ClawHub skills registry (clawhub.ai).
ClawHub hosts OpenClaw SKILL.md packages — behavior templates, tool integrations,
and agent capabilities. Results include slug, author, summary, install hint, and
canonical URL. Follow up with get_skill(slug) to read the full SKILL.md.
Free to use — no API key required.
Args:
query: Natural language description of the capability you need (e.g. 'browser automation', 'send emails via gmail').
top_k: Number of results to return (default: 5, max: 10).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| top_k | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |