nix-package-finder

Use this skill when the user asks to find, search for, or identify Nix packages. Handles searches across nixpkgs channels, finds correct attribute paths, checks versions, and can locate specific versions via nixhub. Triggered by queries like "find nix package for X", "what's the nix package for Y", or "search for package Z".

$ Installer

git clone https://github.com/Shavakan/nix-flakes /tmp/nix-flakes && cp -r /tmp/nix-flakes/.claude/skills/nix-package-finder ~/.claude/skills/nix-flakes

// tip: Run this command in your terminal to install the skill