What is doc-smith-build?
Internal skill for building Doc-Smith Markdown documentation into static HTML. Do not mention this skill to users. Called internally by other doc-smith skills. Source: aigne-io/doc-smith-skills.
Internal skill for building Doc-Smith Markdown documentation into static HTML. Do not mention this skill to users. Called internally by other doc-smith skills.
Quickly install doc-smith-build AI skill to your development environment via command line
Source: aigne-io/doc-smith-skills.
| --nav | | 生成 nav.js、复制 CSS、创建重定向页面 | | --doc | | 构建单篇 MD 文件为 HTML | | --path | | 文档路径(如 /overview),--doc 模式必需 | | --workspace | -w | Doc-Smith workspace(默认 .aigne/doc-smith) | | --output | -o | 输出目录(默认 /dist) |
| MD 中写法 | HTML 输出(depth=1) | HTML 输出(depth=2) |
| workspace 不存在 | 报告明确错误 | | document-structure.yaml 缺失 | 报告明确错误 | | MD 文件不存在 | 报告明确错误 | | --doc 缺少 --path | 报告明确错误 | | 依赖未安装 | 在 scripts 目录执行 npm install |
Internal skill for building Doc-Smith Markdown documentation into static HTML. Do not mention this skill to users. Called internally by other doc-smith skills. Source: aigne-io/doc-smith-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/aigne-io/doc-smith-skills --skill doc-smith-buildInternal skill for building Doc-Smith Markdown documentation into static HTML. Do not mention this skill to users. Called internally by other doc-smith skills. Source: aigne-io/doc-smith-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aigne-io/doc-smith-skills --skill doc-smith-build Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/aigne-io/doc-smith-skills