discover

Match described goals to relevant installed skills and multi-step pipelines.

Updated Feb 20, 2026
One-click install
npx skills add https://github.com/supertyrelle/pelley --skill discover-supertyrelle
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: discover
Source: https://github.com/supertyrelle/pelley/tree/main/skills/discover
Command: npx skills add https://github.com/supertyrelle/pelley --skill discover-supertyrelle

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you choose the right skill or skill pipeline when a goal is described in plain language and the best next step is not obvious.

Core Features & Use Cases

  • Skill Recommendation: Matches a described goal to the most relevant skills based on their frontmatter descriptions.
  • Pipeline Awareness: Detects canonical multi-step workflows when a goal benefits from a sequence of skills.
  • Onboarding Aid: Gives new users a clear entry point into the skill system without needing to know the full catalog.
  • Use Case: If someone asks how to investigate a codebase, this Skill can recommend the best discovery and analysis path instead of forcing a guess.

Quick Start

Describe your goal in one sentence and ask discover to recommend the best matching skill or skill pipeline.

Frequently Asked Questions about discover

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

FAQPage Schema
How do I find the right skill to use for a specific workflow?▼

To find the right skill for a workflow, describe your goal in plain language and a recommendation engine matches your text against installed skill descriptions to suggest the most relevant options.

Can I get a recommended pipeline for a multi-step task?▼

Yes, you can get a recommended pipeline for a multi-step task. The system detects canonical multi-step workflows and recommends a sequence of skills when your goal benefits from a structured pipeline.

What is the best way to discover skills for investigating a codebase?▼

The best way to discover skills for investigating a codebase is to describe your analysis goal in one sentence. The system uses semantic matching to recommend the optimal discovery and analysis path.

Do I need to know the full skill catalog to find a matching workflow?▼

No, you do not need to know the full skill catalog to find a matching workflow. The recommendation system serves as an onboarding aid, giving you a clear entry point by matching your described goal to relevant skills.

How does semantic matching work for skill recommendations?▼

Semantic matching for skill recommendations works by comparing your plain language goal description against the frontmatter descriptions of installed skills to identify and suggest the most applicable tools.