This repository adapts the Markdown book Dandy Code by Alexandr Chernyaev into a reusable agent skill. The source book is kept as a git submodule, while generated skill files are expected to live outside the submodule.
npx skills add https://github.com/TheDragonCode/dandy-code-skill- Book-to-skill workflow - turns long-form Markdown chapters into concise, agent-facing instructions.
- Source boundary protection - treats
book/content/as canonical and leavesbook/draft/out of generated output. - Traceable extraction - keeps generated guidance tied back to source chapters where practical.
- Agent-ready output - targets a compact
SKILL.mdplus focused references instead of copying the book wholesale. - Deterministic structure - uses stable source ordering and predictable output paths.
This package is licensed under the MIT License.