Skip to main content
Flox Skills teaches AI coding agents how to use Flox properly: building reproducible environments, onboarding existing repositories, wiring up services, builds, containers, and package publishing, and debugging catalog resolution.Skills included:
  • flox — create and manage environments. Installs packages and pins toolchains, sets up services and databases, builds and containerizes applications, publishes to FloxHub, and composes environments across teams.
  • floxify — onboard an existing repository. Detects your runtimes, services, and build tools, then writes .flox/env/manifest.toml so flox activate becomes the only setup command a new developer needs.
  • flox-debug — diagnose catalog resolution. Explains why a package won’t resolve, why flox install picks an older build after you published a new one, and why adding one package to a working environment fails with “constraints for group ‘toplevel’ are too tight”.

Claude Code

Codex

Other agents (skills.sh)

For Cursor, Copilot, Windsurf, Gemini, and 15+ other agents, use skills.sh — a third-party open agent skills ecosystem:
Third-party toolskills.sh is not maintained by Flox. It requires Node.js. See skills.sh for supported agents and docs.

Learn more

Full documentation and source code: github.com/flox/flox-skills