Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:10
forks:0
updated:2026년 5월 19일 17:07
SKILL.md
Use when showing a Web board for a Markdown-only Agent Team Mission without a Mexus server.
Use when resuming an existing active Markdown-backed Agent Team Mission in a later Claude Code or Codex session.
Use when starting a new Markdown-only Agent Team Mission with Claude Code or Codex background Agents and no Mexus server.
Use when opening a RoundTable proposal in the active Markdown-backed Agent Team Mission.
| name | status |
| description | Use when summarizing a Markdown-only Agent Team Mission from local files. |
| argument-hint | [--name <mission-name>] |
/mexus-team:statusUse this skill when the user invokes /mexus-team:status.
Run:
node <plugin-root>/scripts/status.mjs --root "$PWD"
Pass --name <mission-name> when the user asks for a specific Mission.
This command is read-only. It must not call Mexus or modify Mission files.