‹ 首页

alternative-scoring

@yogsoth-ai · 收录于 5 天前 · 上游提交 2 周前

Score each candidate alternative against all criteria to produce a score matrix.

适合你,如果需要在多个备选方案中做量化比较

/ 通过 npx 安装 校验哈希
npx oh-my-skill add yogsoth-ai/de-anthropocentric-research-engine/alternative-scoring
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- yogsoth-ai/de-anthropocentric-research-engine/alternative-scoring
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify yogsoth-ai/de-anthropocentric-research-engine/alternative-scoring
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
388GitHub stars
~239最小装载
~616含声明引用
~616文本包总量
索引托管

怎么用

商店整理自技能原文 · 版本 59ace64 · 表述以原文为准
它做什么

Claude会将每个候选方案按各个标准逐一打分,生成一张完整的评分矩阵(方案×标准),每个分数都附带一句简短的理由。

什么时候触发

当你提供一组候选方案、明确的评分标准和对应的权重时触发。

装好后可以这样说
Claude会生成评分矩阵并附理由。
需要同时给出权重。
技能原文 SKILL.md作者撰写 · Apache-2.0 · 59ace64

Alternative Scoring

Score candidate alternatives against each criterion to produce a complete scoring matrix (alternatives x criteria).

Execution

Subagent receives candidate list, criteria definitions, and weight vector, scores each alternative on each criterion, and outputs the scoring matrix.

Why Subagent

Scoring requires analyzing each alternative individually, involves significant workload and needs consistent scoring standards; independent execution prevents score drift.

HARD-GATE

Scoring matrix must have no empty values, each score must include a brief rationale (1 sentence), and quantitative criteria must use actual data.

<!-- BEGIN available-tables (generated) -->

Available SOPs

Optional, no fixed order; the final leaf is always a sop.

| SOP | When to use | | --- | --- | | spawn-agent | Spawn a customized CC subagent with full MCP tool access. Used by SOPs that declare execution: subagent. |

<!-- END available-tables (generated) -->

按 Apache-2.0 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。