research-agent-pitfalls

仓库创建 2026年7月27日最近提交 1 天前SkillHot 收录 1 天前
▸ 精选理由

作为研究型代理的检查清单与评估框架,降低误导性成果风险。

这个 Skill 做什么

防护自主研究循环中的常见失败模式,避免自信但错误的结论。

在自动化研究或代理做实证工作时帮你识别并避免那些会让模型“很自信但其实错了”的陷阱。它覆盖常见问题,比如 reward hacking、伪造数值、过拟合自身搜索信号、数据泄露、单次 seed 结论或 LLM-judge 偏差。适用于任何涉及实验数据、数字结论或可重复性验证的场景。特点是列出失败模式并给出具体防护建议,避免草率完成和误导性结论。

研究检索实验偏差虚假结论数据泄漏评估检验通用
1
Stars
0
Forks
1
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/jackiectl/research-agent-pitfalls/universal-core/skills/research-agent-pitfalls/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/jackiectl/research-agent-pitfalls/universal-core/skills/research-agent-pitfalls/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
---
name: research-agent-pitfalls
description: Guards autonomous research loops against the failure modes that produce confident wrong conclusions: reward hacking, fabricated numbers when code fails, overfitting the agent's own search signal, data leakage, undertuned baselines, single-seed claims, LLM-judge bias, and premature completion. Use whenever work touches an empirical claim - designing an experiment; splitting, deduplicating or normalising data; setting up training runs, sweeps or ablations; filling in a results table, abstract or paper section; comparing against a baseline copied from a paper or repo; choosing which metrics to report; tuning or selecting against a test or held-out 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有