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:489
forks:45
updated:May 27, 2026 at 20:04
File Explorer
SKILL.md
| name | skill |
| description | Invoke a procedural skill by name and return its instructions |
| category | builtin |
| tags | ["skills","procedures","guidance"] |
Invoke a procedural skill through the normal tool surface.
Skills are markdown how-to bundles discovered from project, user, or package skill directories. This tool returns the selected skill's instructions so you can follow them in subsequent actions.
| Arg | Type | Description |
|---|---|---|
| name | string | Skill name to invoke (required) |
| arguments | string | Optional free-form arguments or task context for the skill |
name in the active session skill registry.arguments in the rendered skill context when provided.info(name="<skill-name>") to read details for a specific skill without invoking it./<skill-name> [args].