Features/Skills
reusable instruction packages
Skills#
A skill is a folder with a SKILL.md that teaches the agent how to do a particular kind of work — a house style, a workflow, a checklist. DGC ships a few built in and you can add your own under ~/.dgc/skills/ or a project's .dgc/skills/.
- /skills — browse installed skills (built-in + yours), add one by URL,
remove a personal copy, or reload the catalog.
- Adaptive mode injects only an explicitly named or narrowly matching skill for
the current turn. tool_profile: full exposes the whole loaded catalog.
- Project skills override personal skills, which override built-in skills. Typed
headless/editor listings report that source layer without exposing host paths.
- dgc-design ships by default but stays dormant for normal coding — artifact
frontend work activates it automatically.