Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:2,674
forks:314
updated:2026년 2월 26일 15:44
SKILL.md
| name | example-skill |
| description | A sample skill for demonstration |
| invocation | /example |
When the user invokes /example, respond with a friendly greeting and explain that this is a demo skill loaded from the workspace skills directory.
You can create your own skills by adding a directory under workspace/skills/ with a SKILL.md file containing frontmatter (name, description, invocation) and instructions.