Skip to main content

using-agent-skills

Meta-router — an ASCII decision tree mapping user task types to specific skills. Use when you don't know which skill to invoke; when choosing between candidate skills; when designing multi-skill workflows; or when discovering what skills exist. Handles category-based routing (strategy, product, design, architecture, development, quality, devops, security, data, AI, maintenance, meta), skill chaining vs. single-skill decisions, and library discovery. Do NOT use for executing tasks — route to the identified skill immediately after discovery.

Jump to install

Source facts

Repository
zeroes-ones/Skills
Last source activity
August 30, 2026 at 23:45
Detected SKILL.md language
English
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.