skill-discovery

Identify and invoke the most relevant skill or command for a task.

5|2|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/oduffy-delphi/coordinator-claude --skill skill-discovery-oduffy-delphi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-discovery
Source: https://github.com/oduffy-delphi/coordinator-claude/tree/main/plugins/coordinator/skills/skill-discovery
Command: npx skills add https://github.com/oduffy-delphi/coordinator-claude --skill skill-discovery-oduffy-delphi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps the system identify and select the correct skills and commands to apply to a task, ensuring consistent tool usage and reducing ad-hoc actions.

Core Features & Use Cases

  • Discover and route user tasks to the most appropriate coordinator skill or command.
  • Enforce the prefix-coordinator namespace for skill invocations to prevent misrouting.
  • Serve as a ready reference when user asks what commands or skills exist.

Quick Start

Ask the agent to locate the most relevant skill and invoke it using its coordinator: prefix.

Frequently Asked Questions about skill-discovery

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

FAQPage Schema
How do I find the right skill or command for a specific workflow task?

When no skill matches your task, the system falls back to a safe default action. It documents the reasoning behind the fallback to maintain transparency and stays within defined safety boundaries without leaving the request unresolved.

How do I invoke a coordinator skill for my agent team workflow?

To invoke a coordinator skill, ask the agent to locate the most relevant skill and execute it using its specific coordinator: prefix. This enforces the prefix-coordinator namespace, preventing misrouting and ensuring the correct agent team command is triggered.

Can I use this to list available commands and skills for my agent team?

Yes, you can use this as a ready reference to discover what commands or skills exist. It serves as a routing mechanism for agent teams, identifying and invoking the most relevant skill or command for any given task request.

What happens when no existing skill matches my workflow request?

When no skill matches your task, the system falls back to a safe default action. It documents the reasoning behind the fallback to maintain transparency and stays within defined safety boundaries without leaving the request unresolved.