Skill2k repo starsupdated today
docmd
docmd is an AI-first documentation engine that provides agent instruction sets for workspace management. Use it when you need to build, develop, or deploy documentation sites with CLI commands like build, dev, and mcp, or when integrating AI agents that require structured documentation context and validation across modules including CLI, configuration, plugins, and APIs.
Install in Claude Code
Copygit clone https://github.com/docmd-io/docmd ~/.claude/skills/docmdThen start a new Claude Code session; the skill loads automatically.
Definition
SKILL.md
# docmd Agent Skills This project uses **docmd**, the zero-config AI-first documentation engine. ## Quick Reference - **Build**: `npx @docmd/core build` - **Dev server**: `npx @docmd/core dev` - **MCP for agents**: `npx @docmd/core mcp` - **Full docs context**: Fetch `llms-full.txt` from the deployed site ## Complete Skills The full agent instruction set is maintained at: 👉 **[github.com/docmd-io/docmd-skills](https://github.com/docmd-io/docmd-skills)** Modules: CLI, Config, Plugins, Plugin Development, Formatting, API, Validation