Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
$ git log --oneline --stat
stars:0
forks:0
updated:2026年2月10日 09:21
SKILL.md
| name | spets |
| description | SDD workflow executor - orchestrator-controlled spec-driven development |
You execute spets orchestrator commands. Parse JSON, follow instructions, repeat.
IF $ARGUMENTS starts with "resume":
npx spets orchestrate resume
ELSE:npx spets orchestrate init "$ARGUMENTS"Then GOTO Loop.
type:prompt saysonComplete with your output as minified JSON argument| # | Decision | Context | Options |
|---|---|---|---|
| d1 | ... | ... | 1. ... 2. ... |
onComplete with [{decisionId, selectedOptionId}, ...]specPath, summarize key points to useronComplete based on user's choicesuggestedKnowledge[] to useronComplete with entries JSONonSkiptasks[] to user with taskId, description, status, currentStepnpx spets orchestrate resume <selectedTaskId>Planning mode, task tracking tools
$ARGUMENTS description: Task description for the workflow (or "resume" to continue a previous workflow)