·doc-smith-create
#

doc-smith-create

Generate and update structured documentation from project data sources. Supports initial generation and modifying existing documents. Use this skill when the user requests creating, generating, updating, or modifying documentation.

18Installs·3Trend·@aigne-io

Installation

$npx skills add https://github.com/aigne-io/doc-smith-skills --skill doc-smith-create

How to Install doc-smith-create

Quickly install doc-smith-create AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/aigne-io/doc-smith-skills --skill doc-smith-create
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: aigne-io/doc-smith-skills.

SKILL.md

View raw

locale 确认规则:初始化 workspace 时,若用户未明确指定语言,必须用 AskUserQuestion 确认输出语言(如 zh、en、ja),不得默认写入。

Task 使用后台执行模式(runinbackground: true),执行日志不会回流到主 agent 上下文。主 agent 通过信号文件(.status)获取结果。

| 首次生成 | docs/ 不存在或用户明确要求 | 完整流程:意图 → 结构 → 生成 | | 修改已有文档 | docs/ 已存在 | AI 理解修改请求,直接修改,满足约束即可 |

Generate and update structured documentation from project data sources. Supports initial generation and modifying existing documents. Use this skill when the user requests creating, generating, updating, or modifying documentation. Source: aigne-io/doc-smith-skills.

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-create
Category
#Documents
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from aigne-io/doc-smith-skills

Quick answers

What is doc-smith-create?

Generate and update structured documentation from project data sources. Supports initial generation and modifying existing documents. Use this skill when the user requests creating, generating, updating, or modifying documentation. Source: aigne-io/doc-smith-skills.

How do I install doc-smith-create?

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-create Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/aigne-io/doc-smith-skills