# YPares

> Open-source publisher. Listings imported from github.com/YPares — credited to the original author with their license.

- **Listings:** 17
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/ypares
- **Website:** https://github.com/YPares

## Published listings

- [Package Npm Nix](https://agentstack.voostack.com/l/skill-ypares-agent-skills-package-npm-nix) — Skill · Free · security-reviewed — `agentstack add skill-ypares-agent-skills-package-npm-nix`
  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.
- [Riglet Creator](https://agentstack.voostack.com/l/skill-ypares-rigup-nix-riglet-creator) — Skill · Free · security-reviewed — `agentstack add skill-ypares-rigup-nix-riglet-creator`
  A Claude skill from YPares/rigup.nix.
- [Nix Module System](https://agentstack.voostack.com/l/skill-ypares-rigup-nix-nix-module-system) — Skill · Free · security-reviewed — `agentstack add skill-ypares-rigup-nix-nix-module-system`
  A Claude skill from YPares/rigup.nix.
- [Searxng Search](https://agentstack.voostack.com/l/skill-ypares-agent-skills-searxng-search) — Skill · Free · security-reviewed — `agentstack add skill-ypares-agent-skills-searxng-search`
  Enhanced web and package repository search using local SearXNG instance
- [Cursor Agent Supervisor](https://agentstack.voostack.com/l/skill-ypares-agent-skills-cursor-agent-supervisor) — Skill · Free · security-reviewed — `agentstack add skill-ypares-agent-skills-cursor-agent-supervisor`
  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
- [Research Assistant](https://agentstack.voostack.com/l/skill-ypares-agent-skills-research-assistant) — Skill · Free · security-reviewed — `agentstack add skill-ypares-agent-skills-research-assistant`
  How to conduct good research and write exploitable reports, whatever the format of the sources and of the final report
- [Nix Profile Manager](https://agentstack.voostack.com/l/skill-ypares-agent-skills-nix-profile-manager) — Skill · Free · security-reviewed — `agentstack add skill-ypares-agent-skills-nix-profile-manager`
  Expert guidance for agents to manage local Nix profiles for installing tools and dependencies. Covers flakes, profile management, package searching, and registry configuration.
- [Github Pr Workflow](https://agentstack.voostack.com/l/skill-ypares-agent-skills-github-pr-workflow) — Skill · Free · security-reviewed — `agentstack add skill-ypares-agent-skills-github-pr-workflow`
  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.
- [Textual Builder](https://agentstack.voostack.com/l/skill-ypares-agent-skills-textual-builder) — Skill · Free · security-reviewed — `agentstack add skill-ypares-agent-skills-textual-builder`
  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 styling guides.
- [Working With Jj](https://agentstack.voostack.com/l/skill-ypares-agent-skills-working-with-jj) — Skill · Free · security-reviewed — `agentstack add skill-ypares-agent-skills-working-with-jj`
  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.
- [Nushell Plugin Builder](https://agentstack.voostack.com/l/skill-ypares-agent-skills-nushell-plugin-builder) — Skill · Free · security-reviewed — `agentstack add skill-ypares-agent-skills-nushell-plugin-builder`
  Guide for creating Nushell plugins in Rust using nu_plugin and nu_protocol 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 values, and testing.
- [Nushell Usage](https://agentstack.voostack.com/l/skill-ypares-agent-skills-nushell-usage) — Skill · Free · security-reviewed — `agentstack add skill-ypares-agent-skills-nushell-usage`
  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.
- [Agent Rig System](https://agentstack.voostack.com/l/skill-ypares-rigup-nix-agent-rig-system) — Skill · Free · security-reviewed — `agentstack add skill-ypares-rigup-nix-agent-rig-system`
  A Claude skill from YPares/rigup.nix.
- [Jj Todo Workflow](https://agentstack.voostack.com/l/skill-ypares-agent-skills-jj-todo-workflow) — Skill · Free · security-reviewed — `agentstack add skill-ypares-agent-skills-jj-todo-workflow`
  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 skill**
- [Typst Writer](https://agentstack.voostack.com/l/skill-ypares-agent-skills-typst-writer) — Skill · Free · security-reviewed — `agentstack add skill-ypares-agent-skills-typst-writer`
  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).
- [Read Bin Docs](https://agentstack.voostack.com/l/skill-ypares-agent-skills-read-bin-docs) — Skill · Free · security-reviewed — `agentstack add skill-ypares-agent-skills-read-bin-docs`
  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.
- [Code Search](https://agentstack.voostack.com/l/skill-ypares-rigup-nix-code-search) — Skill · Free · security-reviewed — `agentstack add skill-ypares-rigup-nix-code-search`
  A Claude skill from YPares/rigup.nix.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
