Skip to main content
在 Manus 中运行任何 Skill
一键导入

meta-skill

星标2
分支0
更新时间2026年5月26日 15:24

On-demand loader for skills that are registered but not currently exposed in the available skills list. Triggers when the user invokes `/<skill-name>` for a skill that is NOT in the available skills list, OR when the user asks in natural language to "use the X skill", "run the X skill", "load the X skill", or "invoke the X skill" and X is not currently available. Reads `.agents/skills/meta-skills.json`, resolves the skill's registered path, then reads its `SKILL.md` and follows the instructions inside as if the skill had been loaded normally. Do NOT trigger when the named skill IS already loaded (invoke it directly via the Skill tool). Do NOT trigger when the user is asking generally about what skills exist (answer using meta-skills.json without loading anything).

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly