Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기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 페이지를 검토하고 설치를 진행할 수 있습니다.
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
SOC 직업 분류 기준
| 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."