安装方式
命令行安装
在项目根目录执行以下命令,完成 Skill 安装。
npx bzskills add lllllllama/ai-paper-reproduction-skill --skill repo-intake-and-plan Rigor Intake helper for README-first deep learning repo reproduction. Use when the task is specifically to scan a repository, read the README and common project files, extract documented commands, classify inference, evaluation, and training candidates, and return the smallest trustworthy reproduction plan to the main orchestrator. Do not use for environment setup, asset download, command execution, final reporting, paper lookup, or end-to-end orchestration.
85.9k
下载量
命令行安装
在项目根目录执行以下命令,完成 Skill 安装。
npx bzskills add lllllllama/ai-paper-reproduction-skill --skill repo-intake-and-plan name: repo-intake-and-plan
description: Rigor Intake helper for README-first deep learning repo reproduction. Use when the task is specifically to scan a repository, read the README and common project files, extract documented commands, classify inference, evaluation, and training candidates, and return the smallest trustworthy reproduction plan to the main orchestrator. Do not use for environment setup, asset download, command execution, final reporting, paper lookup, or end-to-end orchestration.Use this as the Rigor Intake helper. The installed slug remains
repo-intake-and-plan for compatibility.
Use references/repo-scan-rules.md and helper scripts under scripts/.