在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用slug
星标9
分支0
更新时间2026年5月11日 09:31
__DESCRIPTION__
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
文件资源管理器
2 个文件SKILL.md
readonly菜单
__DESCRIPTION__
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | __SLUG__ |
| description | __DESCRIPTION__ |
| metadata | {"somora":{"when_to_use":"__WHEN_TO_USE__","requires":{"bins":["__BIN_NAME__"],"env_vars":[]}}} |
This skill wraps the __BIN_NAME__ CLI. Setup details (install, auth, env-vars) live in BOOTSTRAP.md — read that on demand the first time the skill is reported as unavailable.
(Document the most useful command patterns. One line each, no eval/export in the body.)
BOOTSTRAP.md — install + auth, read via file_read when needed.