Ejecuta cualquier Skill en Manus
con un clic
con un clic
Ejecuta cualquier Skill en Manus con un clic
Comenzar$pwd:
$ git log --oneline --stat
stars:2674
forks:314
updated:26 de febrero de 2026, 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.