在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用mags-docs-create
星标3
分支0
更新时间2026年2月4日 09:19
Create a new document from template
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Create a new document from template
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Show all available MAGS commands, skills, agents, and hooks at a glance
Initialize MAGS for the current project
Initialize MAGS for an existing (brownfield/legacy) project
Show project status dashboard with progress, docs health, and next steps
Generate changelog from git history and project docs
List all project documents
| name | mags-docs-create |
| description | Create a new document from template |
| argument-hint | <template> |
| version | 1.0.0 |
| user-invocable | true |
| allowed-tools | ["mcp__mags_mags__mags_create_doc"] |
Create a new document from a predefined template.
/mags-docs-create <template>
| Template | File | Purpose |
|---|---|---|
adr | docs/adr/NNN-<title>.md | Architecture Decision Record |
module | docs/modules/<name>.md | Module documentation |
rule | docs/rules/<name>.md | Coding/process rule |
guide | docs/guides/<name>.md | How-to guide |
api | docs/api/<name>.md | API endpoint documentation |
mags_create_doc with the appropriate path and template content.<path>. Edit it to fill in the details, or describe what it should contain and I will draft it."