Use when creating reproducible cross-platform (macOS/Linux) dev environments with Flox, or when a project mentions .flox/, manifest.toml, or flox activate. Covers the exact manifest.toml schema ([install], [vars], [hook], [profile], [services], [include], [options]), version pinning, pkg-group/priority conflict resolution, per-language recipes, and CLI commands.
$npx -y skills add mixard/fable-pack --skill flox-environmentsInstalls into the current project.
Run `npx skills use "https://github.com/mixard/fable-pack" --skill "mixard/fable-pack/flox-environments"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mixard/fable-pack" that are relevant to the current task. Run `npx skills add "https://github.com/mixard/fable-pack"` and select the relevant skills, then follow their instructions.