Skip to main content
在 Manus 中运行任何 Skill
一键导入

old-vs-new

星标7
分支1
更新时间2026年4月9日 21:27

Writes a structured Before/After comparison that makes the mathematical and conceptual delta between two approaches immediately visible. Use whenever the user wants to contrast a new method with prior art, a closed form with its approximation, method A vs method B, or "old way vs new way" — e.g. "compare Adam vs SGD mathematically", "standard softmax vs log-sum-exp trick", "why is this approximation better than the exact form", "what changed from LBL to global-batch LBL". Also invoked by contrib-extract and pipeline-walk whenever their motivation has a prior-method or exact-form counterpart. Domain-agnostic: works on any two things that can be written as equations.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly