在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用todo-skill-name
星标2
分支2
更新时间2026年6月27日 23:39
TODO 一句话描述(给 LLM 看,soft dispatch 用)
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
TODO 一句话描述(给 LLM 看,soft dispatch 用)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Breakout/Arkanoid-style brick breaker with paddle, ball, bricks, lives, and required powerups
Mario-style 2D platformer with stomp/bump/ability/gate/combo mechanics
深度研究方法论 — 4 阶段结构化研究框架
Endless runner — auto-running player dodges obstacles and collects pickups while distance increases
Create a pull request after typecheck, targeted tests, branch, commit, and push are complete.
Word 文档 AI 助手 — 读取、编辑、生成、审阅 DOCX 文件
| name | TODO-skill-name |
| description | TODO 一句话描述(给 LLM 看,soft dispatch 用) |
| artifact_kind | game |
| subtype | TODO-subtype-or-remove-this-line-if-not-game |
| declared_verbs | [{"verb":"TODO-verb-id","selector":"TODO.snapshot.path","success":{"op":"increase","path":"TODO.snapshot.path"},"required":true}] |
简短介绍这个 skill 是干什么的、什么场景触发。
注入到 generation prompt 的内容写这里 — 描述产物长什么样、必须满足的约束。 保持简洁,能写在这里的不要写代码示例。
| Failure Code | Hint |
|---|---|
| TODO_failure_code | TODO 修复指导 |
链接到 mechanics.md / probes.md / 外部样例。