🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 187.3K |
| ⭐ GitHub Stars | 512(fork 10) |
| 🗓️ 最近推送 | 2026-07-26 |
| 🌱 项目创建 | 2026-03-30 |
| 💻 语言 / License | Python · MIT |
| 🐛 开放Issue | 1 |
📝 工具简介
面向真实工程师的Agent技能,直接来自.agents目录,用于统一语言建模。
📖 怎么用
安装命令跟同系列一致,用 `python scripts/install_skills.py --client agents --target "$HOME/.agents/skills" --force`,Codex 就换成 `--client codex --target "$HOME/.codex/skills"`。项目级安装用 `--target ./.agents/skills` 或 `--target ./.claude/skills`。初始化没特殊要求。开始用的时候,直接说“用 ai-research-reproduction 探索这个深度学习仓库”,它会先理解代码、复现实验,再按“理解→复现→设置→运行→调试→报告”的流程走,输出写到 `repro_outputs/`。
📋 迷你测评
RigorPilot的深度学习实验技能,主打AI辅助研究的可对比、可复现。亮点是给实验上了“保险”,防止结果飘忽。适合跑严谨对比的团队。
📄 README 要点
这个工具同样来自RigorPilot技能包,定位是“研究优先”的深度学习实验工作流。它确保AI在复现、改进或探索研究仓库时,始终遵循可比性、可复现证据和可审计变更的原则,而不是单纯追求更高的分数。默认情况下,模糊的请求会被引导至复现、设置、运行、训练、分析或安全调试等常规操作。探索性工作仅在研究者明确授权后才启动。其标志性输出是带注释的README,会逐字回放原始README并附上颜色编码和证据链接。适用于需要严格把控研究过程、确保结果可信的深度学习项目。
查看英文原文
RigorPilot Skills Research first Agent Skills for Deep Learning Experiments. Main idea: RigorPilot keeps AI assisted deep learning research grounded in comparability, reproducible evidence, and auditable changes while an agent reproduces, improves, or explores a research repository. Not just higher scores. Meaningful deep learning research progress. English 简体中文 ⚡ At a Glance Focus Summary 🧭 Purpose Research first workflow skills for deep learning experiments, not a generic coding agent or score chasing framework. 🔒 Default rule trusted by default : ambiguous requests route to reproduction, setup, run, train, analysis, or safe debugging. 🧪 Exploration boundary Explore work starts only when the researcher explicitly authorizes candidate only exploration. 📄 Flagship output Every reproduction ends with an annotated README: your README replayed verbatim with color coded, evidence linked per section results. 🧠 Thinking loop Exploration follows a greedy, evidence anchored research cycle: observe → ground → hypothesize → design → run → fair compare → keep or roll back. 🌱 Continuous learning An immutable rigor core plus a user owned lessons overlay that personalizes safely with use. 📦 Evidence outputs Artifacts are written to repro outputs/ , analysis outputs/ , train outputs/ , debug outputs/ , explore outputs/ , and related directories. 🌐 Works across agents Skills follow the Agent Skills open standard (Claude Code, Codex, Cursor, VS Code, Gemini CLI, …); a root AGENTS.md routes any AGENTS.md aware agent. 🚀 Start Fast Most users only need one of these commands: Goal Command Install the full RigorPilot skill set npx skills add lllllllama/rigorpilot skills all Install the trusted reproduction entrypoint npx skills add lllllllama/rigorpilot skills skill ai research reproduction Install the explicit exploration entrypoint npx skills add lllllllama/rigorpilot skills skill ai research explore Claude Code project commands: /ai research reproduction /ai research explore /analyze
💬 评论(0)
交流使用体验、避坑建议;违规内容将被删除