‹ 返回总目录
工具 最近更新07-26

minimal-run-and-audit

| 2026-08-04 收录(在榜2天)

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量3.2K
⭐ GitHub Stars513(fork 10)
🗓️ 最近推送2026-07-26
🌱 项目创建2026-03-30
💻 语言 / LicensePython · MIT
🐛 开放Issue1

📝 工具简介

写HTML直接渲染成视频,专为agent设计的轻量工具。

📖 怎么用

这是 RigorPilot 的技能包,装起来有点讲究。先跑 `python scripts/install_skills.py --client agents --target "$HOME/.agents/skills" --force` 装给 agents 用,或者把 `--client` 换成 `codex`、`claude` 装给对应客户端。想装到当前项目目录,就把 `--target` 改成 `./.agents/skills` 或 `./.claude/skills`。装完用的时候,直接对 AI 说“用 ai-research-reproduction 处理这个深度学习仓库”,它会按 README 优先、复现优先的原则干活,输出写到 `repro_outputs/` 目录。核心流程是理解→复现→设置→运行→调试→报告,别乱改仓库。

📋 迷你测评

写HTML直接渲染成视频,专为agent设计的轻量工具。亮点是轻量直接,省去复杂中间步骤。适合快速原型验证,但视频复杂度可能受限。

📄 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)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考