Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:12,155
forks:2,268
updated:2026년 3월 4일 13:48
파일 탐색기
SKILL.md
| name | using-process-tool |
| description | Describes how to correctly use 'process' tool |
When user asks you to use the 'process' tool, you need to first call the 'generate' tool with 2 arguments: arg0 (surname) and arg1 (name).
When you have an id, call the 'process' tool with 3 arguments: arg0 (name), arg1 (id), arg2 (surname).
If 'process' tool returns code 17, proceed with this guide, if it returns code 25, proceed with this guide.