AI AGENT ADDONS

Flox Environments

affaan-m/ecc
DevOps & CI/CD
1,134installs

Flox helps you create reproducible development environments that work the same on any computer. You write a single file to define all your tools and packages. Then everyone on your team gets the exact same setup with one command.

The environment uses Nix under the hood and a declarative manifest called manifest.toml. You activate it with flox activate. This sets up all your packages, environment variables, and scripts automatically.

Flox is perfect for teams that want to avoid "works on my machine" problems. It also lets AI agents install tools without sudo in a project-scoped way. No containers or virtual machines are needed.

Add Flox Environments skill to your workflow

Global

mkdir -p ~/.claude/skills/flox-environments

Project

mkdir -p .claude/skills/flox-environments

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago