BeClaude

rigup.nix

New
75GitHubGeneralby YPares

AI agents and Nix: parametrable skills/instructions and tools, packaged together in a reproducible and modular fashion

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/rigup-nix.md https://raw.githubusercontent.com/YPares/rigup.nix/main/SKILL.md
3
Invoke in Claude Code
/rigup-nix
View source on GitHub
agent

Frequently Asked Questions

What is rigup.nix?

AI agents and Nix: parametrable skills/instructions and tools, packaged together in a reproducible and modular fashion

How to install rigup.nix?

To install rigup.nix, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /rigup-nix.

What is rigup.nix best for?

rigup.nix is a community categorized under General. It is designed for: agent. Created by YPares.