用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/Mangi-11/Eta --skill skill-installer命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Built-in self-improvement loop. Use to record non-trivial failures, user corrections, and reusable best practices into structured learnings.
Guide for creating and updating effective skills. Use when the user wants to add a new skill or improve an existing skill for tool workflows or reusable domain knowledge.
正在显示 SKILL.md
基于 SOC 职业分类
| name | skill-installer |
| description | 从受信任的 curated 目录或公共 GitHub 仓库发现并安装 Skills;任务需要扩展能力或调用 $skill-installer 时使用。 |
为 Eta 安装 Skills 时使用此工作流。安装来源仅限 openai/skills 的公开 curated 目录和公共 GitHub 仓库;不处理 Token、私有仓库或其他下载站。
$skill-installer 可直接进入安装器流程。skills_list_curated;处理指定公共 GitHub 仓库时调用 skills_inspect_github。skills_install_from_github 时,只传检查结果中的 paths,并把检查返回的 commitSha 作为 ref。SKILL_CONFLICT 时,可直接以相同仓库、commitSha、唯一 path 和精确 id 重试:设置 replaceExisting=true 和 expectedReplacementId。任一字段不一致都不能覆盖。