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:0
forks:0
updated:February 12, 2026 at 06:37
SKILL.md
| name | planner |
| description | 多步骤任务规划技能。当用户提出需要多个步骤才能完成的复杂请求时激活,将任务拆解为可执行的步骤并逐步完成。 |
| metadata | {"author":"tinyagent","version":"1.0"} |
当用户的请求需要多个步骤才能完成时,使用此技能进行任务拆解和执行。
用户: "帮我看看桌面上有没有CSV文件,如果有的话算一下里面数据的平均值"
好的做法:
不好的做法:
[HINT] Download the complete skill directory including SKILL.md and all related files