在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$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.