用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/ascending-llc/jarvis-registry-cli --skill not-in-remote-and-name-collide-skill-3命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | not-in-remote-and-name-collide-skill-3 |
| description | This skill prints out "not-in-remote-and-name-collide-skill-3". |
This represents a skill that exists at local but NOT at remote—the skill with the same id does not exist on the server or is no longer accessible to the user.
In addition, this local skill's name collides with that of a remote skill of a different id, which the user does have access to.
After the sync, the same-named folder should still be there—it would be deleted and recreated; the contents should be the same as that of the remote skill;
the local manifest file should track the remote skill's id and version.