Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
hkuds avatar

Skill Discovery

  • 8 installs
  • 7.3k repo stars
  • Updated July 27, 2026
  • hkuds/openspace

Search OpenSpace's local registry and cloud community for reusable skills before deciding to handle a task yourself or delegate it.

About

Uses search_skills to browse local and cloud OpenSpace skills, auto-importing top cloud hits for you to review. A developer uses it to find a proven skill before trial-and-error or delegation.

  • search_skills across local + cloud with auto_import
  • Decision tree: follow yourself, delegate, or handle it

Skill Discovery by the numbers

  • 8 all-time installs (skills.sh)
  • +1 installs in the week ending Aug 2, 2026 (Skillselion tracking)
  • Ranked #543 of 781 Skill Development skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/hkuds/openspace --skill skill-discovery

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs8
repo stars7.3k
Last updatedJuly 27, 2026
Repositoryhkuds/openspace

What it does

Search OpenSpace's local registry and cloud community for reusable skills before deciding to handle a task yourself or delegate it.

Files

SKILL.mdMarkdownGitHub ↗

Skill Discovery

Discover and browse skills from OpenSpace's local and cloud skill library.

When to use

  • User asks "what skills are available?" or "is there a skill for X?"
  • You encounter an unfamiliar task — a proven skill can save significant tokens over trial-and-error
  • You need to decide: handle a task yourself, or delegate to OpenSpace

search_skills

search_skills(query="automated deployment with rollback", source="all")
ParameterRequiredDefaultDescription
queryyesNatural language or keywords
sourceno"all"Local + cloud; falls back to local-only if no API key
limitno20Max results
auto_importnotrueAuto-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

  • This is for discovery — you see results and decide. For direct execution, use execute_task from the delegate-task skill.
  • Cloud skills have been evolved through real use — more reliable than skills written from scratch.
  • Always tell the user what you found (or didn't find) and what you recommend.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.