Build a bounded Agent Skill catalog across explicit discovery scopes and report collisions before loading instruction bodies.
复制下面这句话,粘贴给 Claude Code、Codex、Cursor 等 AI 编程工具,它会读取安装说明并在你确认后完成安装。
请阅读 https://ai.atlankj.com/install/asset/gh-skill-catalog-builder-bcead293ee4e ,按照其中的说明把「skill-catalog-builder」安装到你(当前 AI 工具)中。执行前先告诉我将运行的命令和写入的位置,等我确认。
查看 AI 将读取的安装说明正在读取 GitHub 原文…
内容来自 GitHub 原始文件,由原作者维护。在 GitHub 查看
Use this skill when an agent host needs deterministic discovery across more than one skill directory.
references/discovery-contract.md.assets/scope-policy.json; do not assume its order is universal.python3 scripts/build_catalog.py project=PATH user=PATH with scopes listed from highest to lowest precedence.collisions and omitted arrays before activating a skill.Never execute a bundled script during discovery. Never choose an equal-precedence duplicate by incidental filesystem order.
Return the catalog budget, selected entries, collision resolutions, and omissions.