用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/imbue-ai/catalyst --skill score-guidance-adherence命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | score-guidance-adherence |
| description | Score how well the given theory adheres to the provided guidance. |
| argument-hint | the theory ID to score (e.g. T_20260414_143100_d4e5f6) |
| user-invocable | false |
This skill explains how to assess and score how well a given theory adheres to the provided user guidance.
phenomenon.txt, and/or b) the file GUIDANCE.txt, both in the current working directory. Zero, one, or both of the files might exist. Check which one(s) exists, and read them to determine whether the user has provided any specific guidance on what kind of theory they're looking for.phenomenon.txt (if it exists), will also contain a description of the phenomenon that is being investigated. Disregard that part, as we are only interested in any additional constraints that it imposes on the type of theory that the user is interested in, not on what the theory should explain.theory.md file to understand the theory that you are scoring.theory.md adheres to all user-provided guidance from the sources mentioned above. Assign a score of 1 if it strictly adheres to all guidance, 0.5 if it adheres to some but not all guidance or only partially adheres to some key guidance, and 0 if it doesn't adhere to any relevant guidance. Use your judgment to assign intermediate scores in other scenarios.