YPares/rigup.nix
AI agents and Nix: parametrable skills/instructions and tools, packaged together in a reproducible and modular fashion
Builds AI agent configurations using Nix modules as "riglets"—self-contained packages combining documentation, tools, and operational instructions—with lazy-loading knowledge disclosure controlled via metadata (eager, shallow-toc, or on-demand). Integrates directly with Claude Skills and the Claude Marketplace, allowing Skills to serve as riglet foundations, while the `RIG.md` manifest provides agents a knowledge-first entry point. Supports multiple entrypoints (Claude, Copilot) and offers CLI commands for inspecting, building, and running rigs with full reproducibility via Nix flakes.
Stars
53
Forks
1
Language
Nix
License
MIT
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/YPares/rigup.nix"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
memodb-io/Acontext
Agent Skills as a Memory Layer
powroom/flins
Universal skill installer for AI coding agents
vaibhavtupe/skill-guard
The quality gate for Agent Skills — validate, secure, conflict-detect, and test skills across...
DougTrajano/pydantic-ai-skills
This package implements Agent Skills (https://agentskills.io) support with progressive...
ARPAHLS/skillware
A Python framework for modular, self-contained skill management for machines.