AI AGENT ADDONS
139,729installs

Deep learning projects often rely on specific environments and files. Before running any code, you need to set up a conda-first environment and find the right checkpoints and datasets.

The env-and-assets-bootstrap skill provides a careful and conservative approach. It creates setup notes, candidate conda commands, and an asset path plan. It also lists any missing dependencies or risks.

This skill helps you avoid common setup mistakes. It works best after you have identified a repository to reproduce.

Add Env And Assets Bootstrap skill to your workflow

Global

mkdir -p ~/.claude/skills/env-and-assets-bootstrap

Project

mkdir -p .claude/skills/env-and-assets-bootstrap

Source Repository

Stars
515
Forks
9
Watchers
515
License
MIT
Last Push
1 month ago
Created
3 months ago