doc-smith-check
✓Internal skill for validating Doc-Smith document structure and content integrity. Do not mention this skill to users. Called internally by other doc-smith skills.
Installation
SKILL.md
| --structure | -s | 只运行结构检查 | | --content | -c | 只运行内容检查 | | --path | -p | 指定文档路径(可多次使用,仅与 --content 配合) |
| HTML 文件存在 | dist/{lang}/docs/{path}.html | | .meta.yaml 存在 | docs/{path}/.meta.yaml,含 kind/source/default | | nav.js 存在 | dist/assets/nav.js | | 内部链接有效 | 链接目标文档存在,无 .md 后缀 | | 图片可访问 | 本地图片文件存在,远程图片可达 | | 路径格式 | MD 源文件应使用 /assets/ 格式,../../assets/ 旧格式产生警告 |
Internal skill for validating Doc-Smith document structure and content integrity. 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-check Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/aigne-io/doc-smith-skills --skill doc-smith-check- Category
- #Documents
- Verified
- ✓
- First Seen
- 2026-02-17
- Updated
- 2026-02-18
Quick answers
What is doc-smith-check?
Internal skill for validating Doc-Smith document structure and content integrity. Do not mention this skill to users. Called internally by other doc-smith skills. Source: aigne-io/doc-smith-skills.
How do I install doc-smith-check?
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-check Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/aigne-io/doc-smith-skills
Details
- Category
- #Documents
- Source
- skills.sh
- First Seen
- 2026-02-17