🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 5.3K |
| ⭐ GitHub Stars | 513(fork 10) |
| 🗓️ 最近推送 | 2026-07-26 |
| 🌱 项目创建 | 2026-03-30 |
| 💻 语言 / License | Python · MIT |
| 🐛 开放Issue | 1 |
📝 工具简介
写HTML就能渲染视频,专为AI代理设计的视频生成工具。
📖 怎么用
1) 安装:先克隆仓库,然后运行 `python scripts/install_skills.py --client agents --target "$HOME/.agents/skills" --force`(或把 `agents` 换成 `codex`、`claude`,路径换成项目内如 `./.agents/skills`)。2) 配置:README未说明。3) 使用:对深度学习研究仓库调用 `ai-research-reproduction` 技能。遵循 README 优先,优先用文档里的推理或评估方式,别乱改仓库,输出写到 `repro_outputs/`。流程是:先理解→复现→搭建→运行/训练→调试→报告;只有明确要求时才探索新方向。
📋 迷你测评
给深度学习实验做“对比保鲜”的技能包。亮点是盯住可复现性,防止跑着跑着结果对不上。适合反复调参的科研党,让每次改动都有据可查。
📄 README 要点
这是一个专门为深度学习实验设计的AI辅助研究工具,核心思路是让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)
交流使用体验、避坑建议;违规内容将被删除