Use when the user asks about NixOS, Nix language, flakes, nixpkgs, configuration.nix, nixos-rebuild, modules, options, overlays, derivations, mkDerivation, callPackage, home-manager, nix-darwin, devenv, packaging, cross-compilation, binary caches, garbage collection, NixOS containers, networking, firewall, systemd services, filesystems, LUKS, Wayland, X11, kernel, profiles, NixOS testing or VM tests, ISO images, Docker images, Raspberry Pi, Terraform, distributed builds, remote machines, pinning nixpkgs, rollback, generations, Nix Pills, or any topic related to configuring, packaging, deploying, or troubleshooting NixOS and the Nix ecosystem.From its SKILL.md
Install
npx -y skills add marceloeatworld/nixos-ai-skill
Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
20 stars20 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
6.3 KB, ~1.5k tokens by cl100k_base, as published. Nobody here has run it
NixOS Documentation
Complete reference for NixOS and the Nix ecosystem, auto-generated from official repositories:
The references/ directory contains full, unmodified documentation from those sources, updated daily.
How to Use
Identify the topic from the user's question and read the matching reference file from the tables below.
Base answers on those files. If more detail is needed, fetch the latest docs from the raw GitHub URLs in Live Fetching.
Distinguish between NixOS module options (services.nginx.enable = true;) and Nix language expressions (pkgs.mkDerivation { ... }).
Show examples using current syntax (configuration.nix or flake-based configs). When flakes are relevant, show both the classic (channels) and flakes approach.
For packaging, prefer the callPackage pattern over raw import.
Beginners: start with references/first-steps.md or references/nix-pills.md. Troubleshooting: check references/troubleshooting.md and references/faq.md first. System issues: references/nixos-administration.md.
Reference Files
Getting Started
Topic
File
Installing Nix package manager
references/install-nix.md
NixOS installation (USB, PXE, VirtualBox, proxy, other distro)
references/nixos-installation.md
First steps (ad-hoc shells, declarative shell, reproducible scripts)
Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.