Skip to content

Local Agent Skills

The project-local skills live under .agents/skills/.

SkillPathUse
Pilcrow.agents/skills/pilcrowReview, polish, clarify, verify, and tighten prose.
Dialectic.agents/skills/dialecticStress-test high-stakes tradeoffs through structured contradiction and synthesis.
Diataxis.agents/skills/diataxisClassify, write, and review docs as tutorials, how-to guides, reference, or explanation.
D2 Diagramming.agents/skills/d2-diagrammingCreate, validate, render, and maintain diagrams as code.
Executor Research.agents/skills/executor-researchUse Executor, Exa, Perplexity, Firecrawl, Parallel Search, Nia, Markit, Webpull, and GitHub search for discovery work.
  • Keep SKILL.md concise.
  • Put detailed tool notes in references/.
  • Prefer scripts for fragile or repeated operations.
  • Do not add auxiliary documentation files inside a skill unless they are directly loaded by the skill.
  • When a skill wraps a live service, validate availability in the current session before relying on it.