Overview
Skills are self-contained capability modules. Each skill has a SKILL.md with YAML frontmatter that defines trigger phrases for intent-based routing.
Skill Anatomy
SkillName/
├── SKILL.md # Routing table, instructions, examples
├── Workflows/ # Step-by-step workflow files
├── Tools/ # TypeScript executables
├── Templates/ # Reusable templates
└── Data/ # Static data files
Active Skills (49)
Consulting & Analytics
BlackBeltSuite, CausalInference, BookOfWhy, DataAnalysis, DataScrub, DocReader, EvidenceExtract, GapAnalysis, MeasureAnything, MethodologyChallenger, ModelSpec, NER, ReportCompiler
Content & Publishing
Almanac, Art, Newsletter, NotebookLM, Prompting, Site, Wiki
Job Search & Career
JobSearchOrchestrator, ResumeBuilder, StoicGraph
Infrastructure & DevOps
Atlas, AutomationBuilder, CONDUCTOR, CreateSkill, Dashboard, EcosystemMap, GitSync, MCPGateway, MachineSync, OpsManual, PAIEducation, PAIState, SecretManager
Research & Knowledge
BookToSkill, Research, OSINT
Personal
HealthAgent, InvokeTARS, Spiral, Voice
Business
Intradiem, SpecialtyDirectories, WFMLabs
System
Agents, ClaudeEducator, CORE
Routing
Skills auto-activate when Claude detects matching intent from the description field’s USE WHEN trigger phrases. The CORE skill loads at every SessionStart via hook.
Skill Search
| |