skill-discovery

Detect workflow intent and load relevant skills before task execution.

161|25|Updated Oct 22, 2025
One-click install
npx skills add https://github.com/romiluz13/cc10x --skill skill-discovery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-discovery
Source: https://github.com/romiluz13/cc10x/tree/main/plugins/cc10x/skills/skill-discovery
Command: npx skills add https://github.com/romiluz13/cc10x --skill skill-discovery

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that the AI always identifies and utilizes the most relevant skills for any task, preventing manual oversight and ensuring adherence to mandatory workflows. It establishes a critical first-response protocol to load the orchestrator and other applicable skills, guaranteeing efficient and disciplined execution.

Core Features & Use Cases

  • Mandatory First Response Protocol: Enforces checking for orchestrator and other skills before any action, preventing rationalization.
  • Orchestrator-Driven Discovery: Integrates tightly with cc10x-orchestrator to detect workflow intent (plan, build, review, debug, validate) and load necessary skills.
  • Keyword Detection: Scans user requests for specific keywords to trigger appropriate workflows and skill loading.
  • Checklist Enforcement: Mandates creating TodoWrite todos for every item in a skill's checklist, ensuring no steps are skipped.
  • Use Case: At the start of any conversation or task, this skill ensures the AI first checks for relevant workflows (e.g., "plan a feature") and loads the cc10x-orchestrator, which then guides the entire process, ensuring no critical steps or specialized skills are missed.

Quick Start

Start by using the skill-discovery skill to identify the appropriate workflow for "fix the bug in the user profile page".