Computational environment manager
Manage reproducible computational environmentsFrom its SKILL.md
npx -y skills add a5c-ai/babysitter --skill computational-environment-managerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.2 KB, 128 tokens by cl100k_base, as published. Nobody here has run it
Computational Environment Manager
Purpose
Provides management capabilities for reproducible computational environments in mathematical research.
Capabilities
- Docker container configuration
- Conda environment specification
- Package version pinning
- Random seed management
- Platform independence verification
- Execution trace logging
Usage Guidelines
- Environment Specification: Define complete environment specs
- Version Pinning: Pin all package versions
- Seed Management: Control random seeds for reproducibility
- Documentation: Document environment setup procedures
Tools/Libraries
- Docker
- Conda
- pip
- Julia Pkg
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.