AI AGENT ADDONS

Env And Assets Bootstrap

lllllllama/rigorpilot-skills
Data Science & ML
150,340installs

This skill helps you get a deep learning project ready to run. It sets up a conda environment and prepares checkpoint and dataset paths. You also get cache location hints and setup notes. Everything is done carefully to match the instructions in the project's README file.

It is useful for researchers and engineers who want to reproduce results from a public repo. The skill avoids making big changes. It keeps the setup simple and safe. It also lists any missing dependencies or missing files so you can fix them before you start training.

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