Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:2,674
forks:314
updated:February 26, 2026 at 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.