π¦ ClawHub
OpenSpace Skill Discovery
by @x-rayluan
Search for reusable skills across OpenSpace's local registry and cloud community. Reusing proven skills saves tokens, improves reliability, and extends your...
TERMINAL
clawhub install openspace-skill-discoveryπ About This Skill
name: skill-discovery description: Search for reusable skills across OpenSpace's local registry and cloud community. Reusing proven skills saves tokens, improves reliability, and extends your capabilities beyond built-in tools.
Skill Discovery
Discover and browse skills from OpenSpace's local and cloud skill library.
When to use
search_skills
search_skills(query="automated deployment with rollback", source="all")
| Parameter | Required | Default | Description |
|-----------|----------|---------|-------------|
| query | yes | β | Natural language or keywords |
| source | no | "all" | Local + cloud; falls back to local-only if no API key |
| limit | no | 20 | Max results |
| auto_import | no | true | Auto-download top cloud hits locally |
After search
Results are returned to you (not executed). Cloud hits with auto_imported: true include a local_path.
Found a matching skill?
βββ YES, and I can follow it myself
β β read SKILL.md at local_path, follow the instructions
βββ YES, but I lack the capability
β β delegate via execute_task (see delegate-task skill)
βββ NO match
β handle it yourself, or delegate via execute_task
Notes
execute_task from the delegate-task skill.β‘ When to Use
π Tips & Best Practices
execute_task from the delegate-task skill.