YPares

21 mods across 2 repositories, 115 stars between them.

rigup.nix AGENTS.md

01

YPares/rigup.nix

Instructions file CodexOpenCode

Instructions for YPares/rigup.nix, a project described as: AI agents and Nix: parametrable skills/instructions and tools, packaged together in a reproducible and modular fashion.

86 2d ago A 11 tokens original MIT

rigup.nix CLAUDE.md

02

YPares/rigup.nix

Instructions file

Instructions for YPares/rigup.nix, a project described as: AI agents and Nix: parametrable skills/instructions and tools, packaged together in a reproducible and modular fashion.

86 2d ago A 11 tokens copy · 100% MIT

agent-rig-system

03

YPares/rigup.nix

Skill Claude CodeCodex

A rig is a collection of riglets that provide knowledge and tools for AI agents. Rigs and riglets are packaged as Nix flake outputs, so they can both be used inside the project defining them and by other projects depending on it.

86 2d ago A 0 tokens original MIT

code-search

04

YPares/rigup.nix

Skill Claude CodeCodex

Fast, efficient utilities for searching code and browsing file hierarchies.

86 2d ago A 0 tokens original MIT

nix-module-system

05

YPares/rigup.nix

Skill Claude CodeCodex

Practical knowledge about lib.evalModules that's hard to find in official docs.

86 2d ago A 0 tokens original MIT

riglet-creator

06

YPares/rigup.nix

Skill Claude CodeCodex

Creating effective riglets means writing knowledge (SKILL.md) that agents will rely on. This guide focuses on how to write high-quality documentation for riglets, organized efficiently.

86 2d ago A 0 tokens original MIT

ypares-agent-skills

07

YPares/agent-skills

Plugin Claude Code

Plugin marketplace listing 6 plugins: jujutsu-skills, nix-skills, python-skills, nushell-skills, github-skills.

29 2d ago A tokens not measured original MIT

YPares/agent-skills

Instructions file

Instructions for YPares/agent-skills, covering claude.md, project overview, development commands, running claude code with agent configuration and use the justfile recipe (recommended).

29 2d ago A 1,421 tokens original MIT

YPares/agent-skills

Skill Claude CodeCodex

Offloading tasks with a well-defined scope to sub-agents, for instance to use a sub-agent to implement a set of specs. Use this skill whenever a task should not need a broad knowledge of the whole project.

29 2d ago A 48 tokens original MIT

github-pr-workflow

10

YPares/agent-skills

Skill Claude CodeCodex

Working with GitHub Pull Requests using the gh CLI. Use for fetching PR details, review comments, CI status, and understanding the difference between PR-level comments vs inline code review comments.

29 2d ago A 42 tokens original MIT

jj-todo-workflow

11

YPares/agent-skills

Skill Claude CodeCodex

Structured TODO commit workflow using JJ (Jujutsu). Use to plan tasks as empty commits with [task:] flags, track progress through status transitions, manage parallel task DAGs with dependency checking. Enforces completion discipline. Enables to divide work between Planners and Workers. Requires the working-with-jj…

29 2d ago A 70 tokens original MIT

nix-profile-manager

12

YPares/agent-skills

Skill Claude CodeCodex

Expert guidance for agents to manage local Nix profiles for installing tools and dependencies. Covers flakes, profile management, package searching, and registry configuration.

29 2d ago B 34 tokens original MIT

YPares/agent-skills

Skill Claude CodeCodex

Guide for creating Nushell plugins in Rust using nuplugin and nuprotocol crates. Use when users want to build custom Nushell commands, extend Nushell with new functionality, create data transformations, or integrate external tools/APIs into Nushell. Covers project setup, command implementation, streaming data, custom…

29 2d ago A 69 tokens original MIT

nushell-usage

14

YPares/agent-skills

Skill Claude CodeCodex

Essential patterns, idioms, and gotchas for writing Nushell code. Use when writing Nushell scripts, functions, or working with Nushell's type system, pipelines, and data structures. Complements plugin development knowledge with practical usage patterns.

29 2d ago A 54 tokens original MIT

package-npm-nix

15

YPares/agent-skills

Skill Claude CodeCodex

Package npm/TypeScript/Bun CLI tools for Nix. Use when creating Nix derivations for JavaScript/TypeScript tools from npm registry or GitHub sources, handling pre-built packages or source builds with dependency management.

29 2d ago A 52 tokens original MIT

read-bin-docs

16

YPares/agent-skills

Skill Claude CodeCodex

Straightforward text extraction from document files (text-based PDF only for now, no OCR or docx). Use when you just need to read/extract text from binary documents.

29 2d ago A 40 tokens original MIT

research-assistant

17

YPares/agent-skills

Skill Claude CodeCodex

How to conduct good research and write exploitable reports, whatever the format of the sources and of the final report.

29 2d ago A 26 tokens original MIT

searxng-search

18

YPares/agent-skills

Skill Claude CodeCodex

Enhanced web and package repository search using local SearXNG instance.

29 2d ago A 19 tokens original MIT

textual-builder

19

YPares/agent-skills

Skill Claude CodeCodex

Build Text User Interface (TUI) applications using the Textual Python framework (v0.86.0+). Use when creating terminal-based applications, prototyping card games or interactive CLIs, or when the user mentions Textual, TUI, or terminal UI. Includes comprehensive reference documentation, card game starter template, and…

29 2d ago A 73 tokens original MIT

typst-writer

20

YPares/agent-skills

Skill Claude CodeCodex

Write correct and idiomatic Typst code for document typesetting. Use when creating or editing Typst (.typ) files, working with Typst markup, or answering questions about Typst syntax and features. Focuses on avoiding common syntax confusion (arrays vs content blocks, proper function definitions, state management).

29 2d ago A 66 tokens original MIT

working-with-jj

21

YPares/agent-skills

Skill Claude CodeCodex

Expert guidance for using JJ (Jujutsu) version control system. Use when working with JJ, whatever the subject. Operations, revsets, templates, debugging change evolution, etc. Covers JJ commands, template system, evolog, operations log, and interoperability with git remotes.

29 2d ago A 62 tokens original MIT