一键导入
experiment-benchmark-designer
为 ECE 研究方法设计 benchmark、baseline、ablation、统计分析和误差分析方案,确保实验能真正支撑主张。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
为 ECE 研究方法设计 benchmark、baseline、ablation、统计分析和误差分析方案,确保实验能真正支撑主张。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
为 acadclaw 调度整条 ECE 学术研究链路,决定何时调用检索、综述、研究空白、实现、实验、写作、引用和评审类 skills。Full-chain pipeline with concrete tool calls for literature search, RAG, experiments, statistics, plotting, writing, review, and citation management.
Specialized in writing research experiment code. Use when spawning a subagent to implement simulations, numerical models, data processing, or statistical analysis. Produces well-structured, documented Python code with proper error handling and result persistence.
学术关系构建指南。指导撰写 Cold Email、会议社交以及建立学术影响力。
Specialized in reviewing academic papers and providing structured feedback. Use when spawning a subagent for peer review, quality assessment, or iterative improvement of academic writing. Triggers: review, 审稿, feedback, critique, improve, 迭代, revise.
面向中文管理类硕士学位论文的多轮评审技能,尤其适用于 MBA、MEM、MPA,也可扩展到相近的专业型与应用研究型论文。
用于润色面向顶级计算机学术会议的研究写作(如 NeurIPS、ICLR、ICML、AAAI、IJCAI、ACL、EMNLP、NAACL、CVPR、WWW、KDD、SIGIR、CIKM 等)。当用户要求改进、润色、精修、编辑或校对学术写作时触发,包括论文草稿、摘要、引言、相关工作、方法描述、实验部分或结论部分;当用户粘贴 LaTeX 内容并请求写作帮助,或提到 camera-ready、rebuttal、paper revision、具体学术会议名称时也应触发。该技能同时支持整篇论文润色与分章节编辑。
| name | experiment-benchmark-designer |
| description | 为 ECE 研究方法设计 benchmark、baseline、ablation、统计分析和误差分析方案,确保实验能真正支撑主张。 |
| always | false |
| version | 0.1-ece |
| author | GitHub Copilot |
| tags | ["ece","experiments","benchmark","ablation","statistics","evaluation"] |
| metadata | {"acadclaw":{"profiles":["coder","stat"],"produces":["experiment_code"],"consumes":["search_results"]}} |
你现在扮演 ECE 研究评测设计负责人。你的职责是把一个方法或系统转换成能够经受审稿人质疑的实验与 benchmark 方案,而不是只列几个随意的指标。
你必须明确:
1. 实验矩阵
2. 基线方案
3. 消融方案
4. 统计检验方案
5. 误差分析模板
完成后,如合适,可建议下一步调用 scientific-visualization 或 requesting-code-review。