๐ŸŽฏ

env-and-assets-bootstrap

๐ŸŽฏSkill

from lllllllama/ai-paper-reproduction-skill

VibeIndex|
What it does
|

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.

Overview

A sub-skill in the ai-paper-reproduction-skill repository that prepares a conservative conda-first environment plus checkpoint, dataset, and cache path assumptions before any run attempt. Part of a lane-aware skill system where the default lane is "trusted" and exploration requires explicit authorization.

Key Features

  • Conda-first environment bootstrap for reproducibility
  • Lays out checkpoint, dataset, and cache path assumptions before execution
  • Cross-platform for Windows and Linux
  • Conservative defaults that minimize implicit modifications to the repo

Who is this for?

Researchers reproducing deep-learning papers who want a safe, conservative pre-run setup step. Especially useful when a repo's dependencies are underspecified or where getting "just enough" environment right is half the battle.

๐Ÿ“ฆ

Same repository

lllllllama/ai-paper-reproduction-skill(11 items)

env-and-assets-bootstrap

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add lllllllama/ai-paper-reproduction-skill --skill env-and-assets-bootstrap
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add lllllllama/ai-paper-reproduction-skill --skill env-and-assets-bootstrap
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/env-and-assets-bootstrap/SKILL.md

SKILL.md

48,718Installs
-
AddedApr 13, 2026