在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用mags-docs
星标3
分支0
更新时间2026年2月6日 06:56
List all project documents
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
List all project documents
用 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
Validate project documentation
| name | mags-docs |
| description | List all project documents |
| version | 1.0.0 |
| user-invocable | true |
| allowed-tools | ["mcp__mags_mags__mags_list_docs","mcp__mags_mags__mags_get_doc"] |
List all indexed project documents.
/mags-docs
| Command | Purpose |
|---|---|
/mags-docs-create <template> | Create a new document from template |
/mags-docs-validate | Run document validation checks |
/mags-docs-search <query> | Search across all documents |
mags_list_docs to get all documents.== Project Documents ==
architecture/
overview.md Project architecture overview
tech-stack.md Technology stack details
rules/
coding-standards.md Coding conventions and rules
backend.md Backend development rules
changelog/
changes.md Running changelog
Total: <N> documents
/mags-init to scan your docs/ directory or scaffold new documents from templates."