skill-discovery

Search local and cloud registries for reusable skills matching a query.

4|4|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/Roentek/Claude_Code_Boilerplate_Framework --skill skill-discovery-roentek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-discovery
Source: https://github.com/Roentek/Claude_Code_Boilerplate_Framework/tree/main/.claude/skills/skill-discovery
Command: npx skills add https://github.com/Roentek/Claude_Code_Boilerplate_Framework --skill skill-discovery-roentek

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you quickly discover whether a proven skill exists for a task, reducing trial-and-error and saving tokens when deciding what to do next.

Core Features & Use Cases

  • Searches local and cloud registries to surface relevant reusable skills for your query.
  • Supports safe decision-making by returning results for you to review rather than executing automatically.
  • Enables auto-import of top cloud results so you can follow discovered skills using local paths when available.

Quick Start

Ask the assistant to run the skill-discovery search for "automated deployment with rollback" across all sources and return the matching skills for review.

Frequently Asked Questions about skill-discovery

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find reusable agentic workflows for an unfamiliar task?

To find reusable agentic workflows, you can search local and cloud skill registries using a query-driven approach to surface matching capabilities for review without automatic execution.

Can I auto-import cloud skills into my local environment?

Yes, you can auto-import top cloud skills into local paths, allowing you to follow and execute discovered workflows directly within your local environment.

What is the best way to evaluate whether to follow a skill or delegate a task?

The best way to evaluate whether to follow a skill or delegate is by running a query-driven search that returns matching results for your review and safe decision-making.

Does skill discovery execute workflows automatically after finding them?

Skill discovery does not execute workflows automatically; it searches registries and returns matching results for you to review, ensuring safe decision-making before taking action.

How do I limit search results when looking for MCP skills across registries?

You can limit search results when looking for MCP skills by applying optional result limiting parameters during your query-driven search over local and cloud sources.

Why should I search for existing OpenSpace skills before starting a new task?

Searching for existing OpenSpace skills before starting a new task reduces trial-and-error and saves tokens by helping you quickly discover proven workflows for recurring scenarios.