🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 2.8K |
| ⭐ GitHub Stars | 41,773(fork 10) |
| 🗓️ 最近推送 | 2026-08-20 |
| 🌱 项目创建 | 2026-03-30 |
| 💻 语言 / License | Python · MIT |
| 🐛 开放Issue | 244 |
📝 工具简介
写HTML就能渲染视频,专为agent设计,做产品发布视频。
📖 怎么用
先运行`python scripts/install_skills.py --client agents --target "$HOME/.agents/skills" --force`安装到agents客户端,或换成`codex`、`claude`等客户端。安装后,对深度学习研究仓库说“Use ai-research-reproduction”,它会按“理解→复现→设置→运行→调试→报告”流程工作,默认走复现路线,只有明确要求才探索新方向。README未说明额外配置。
📋 迷你测评
为深度学习实验提供文献背景解析,确保AI辅助研究具备可对比性和可复现性。亮点是直接对接实验场景,减少文献检索的碎片化时间。
📄 README 要点
这是RigorPilot项目推出的研究优先技能包,专门给深度学习实验用的,不是那种啥都能干的通用编程助手。它的核心思路是让AI在复现、改进或探索研究仓库时,始终守住可比性、可复现证据和可审计变更这三条底线,而不是一味追高分。默认规则是信任优先,遇到含糊请求就自动走复现、搭建、运行、训练、分析或安全调试的路子。探索性工作必须等研究员明确授权才开始。每个复现任务最后都会生成一份带注释的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)
交流使用体验、避坑建议;违规内容将被删除