repo-intake-and-plan
๐ฏSkillfrom lllllllama/ai-paper-reproduction-skill
Helper skill for README-first AI paper reproduction that scans a repository, extracts documented commands, and returns the smallest trustworthy inference, evaluation, and training plan.
Overview
A helper sub-skill in the ai-paper-reproduction-skill repository that scans a repository, extracts documented commands, and returns the smallest trustworthy inference, evaluation, and training plan โ README-first and minimally invasive.
Key Features
- Scans the repo to enumerate documented commands and candidate paths
- Returns the smallest trustworthy inference / evaluation / training plan
- README-first policy: prefers what the docs say before guessing
- Emits a structured plan the rest of the reproduction skills can act on
Who is this for?
ML practitioners and agents reproducing AI papers who want a conservative, README-first planning step before running anything. Ideal when the goal is "show me the minimum I can trust to run from this repo".
Same repository
lllllllama/ai-paper-reproduction-skill(11 items)
Installation
npx vibeindex add lllllllama/ai-paper-reproduction-skill --skill repo-intake-and-plannpx skills add lllllllama/ai-paper-reproduction-skill --skill repo-intake-and-plan~/.claude/skills/repo-intake-and-plan/SKILL.mdSKILL.md
More from this repository10
Companion skill for AI paper reproduction that resolves paper context, references, and dependencies needed when reproducing AI research implementations.
Sub-skill for README-first AI paper reproduction that prepares a conservative conda-first environment plus checkpoint, dataset, and cache path assumptions before any run attempt.
Executes and audits the selected smoke test, documented inference, or evaluation command during README-first AI paper reproduction, writing standardized `repro_outputs/` evidence and patch notes.
README-first AI paper reproduction skill that helps reproduce AI papers by choosing the smallest trustworthy documented target with minimal, auditable code changes.
A lane-aware skill repository for deep learning research workflows that separates trusted reproduction tasks from exploratory candidate work, shipping 11 skills with 42 test scripts across Windows and Linux for use with Claude Code, Codex, and Agent Skills.
Skill
Skill
Skill
Skill
Skill