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

solution-generalizability

星标5
分支1
更新时间2026年6月13日 12:13

Analyze whether a solution generalizes across a problem class or is ad hoc. Produces a verdict (full / conditional / fragile / ad-hoc) via dependency extraction, parameterization testing, counterexample search, and invariant characterization. Trigger on "does this generalize?", "is this a general solution?", "will this work for all cases?", "is this ad hoc?", "can we extend this?", "is this a one-off?", "what class of problems does this solve?", "when does this break?", "what assumptions does this depend on?", "is this robust?", "does this always work?", "can I reuse this approach?", or any request to assess whether a solution extends beyond its original instance. If the user has a solution and wants to know its scope, use this skill.

安装

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

文件资源管理器
2 个文件
SKILL.md
readonly