- oh-my-pi — Extended pi agent with extra features; Aldo ported to Rust as "omp" with Nix packaging https://github.com/can1357/oh-my-pi https://github.com/aldoborrero/oh-my-pi/tree/feat/nix
- opencrow — Lightweight agent in NixOS containers, supports Matrix/Nostr/email ingestion https://github.com/pinpox/opencrow/
- workmux — Multi-agent orchestrator using tmux + git worktrees; coordinator skill, container/VM sandbox https://github.com/raine/workmux https://workmux.raine.dev/guide/sandbox/#choosing-a-backend
- autoagent — Auto-optimizes the harness/config for specific tasks https://github.com/kevinrgu/autoagent
- oh-my-codex — oh-my-pi equivalent for OpenAI subscribers https://github.com/Yeachan-Heo/oh-my-codex
- hermes-agent — Agent framework by Nous Research https://github.com/nousresearch/hermes-agent
- agent-kit — Aldo's pi extensions collection (voice, cron, ast-grep, oracle) https://github.com/aldoborrero/agent-kit
- ralph-tui — Automatic AI loop tool for reverse engineering / code generation https://github.com/subsy/ralph-tui
- rtk — Reduces LLM token consumption by wrapping common CLI tools (ls, git, cargo, etc.) https://github.com/rtk-ai/rtk
- zat — Lets LLMs read only function definitions from files to save tokens https://github.com/bglgwyng/zat
- ccq — CLI tool by Aldo https://github.com/aldoborrero/ccq
- tuicr — TUI code review tool, now with
--fileoption for reviewing generated docs agavra/tuicr#227 - gitbutler CLI — Git workflow tool with LLM-friendly features https://gitbutler.com/cli
- promptlog — Automatically commits sanitized prompts https://jackdanger.com/promptlog/ https://github.com/robotocore/robotocore/blob/main/prompts/PROMPTLOG.md
- nvim tool — Drops into neovim to edit commit/PR messages before the agent commits (by Ramses) https://git.sr.ht/~r-vdp/nixos-config/tree/main/item/pi-extensions/nvim.ts
- voice extension — Voice-to-text input for pi using Groq/Whisper (by Aldo) https://github.com/aldoborrero/agent-kit/tree/main/pi/extensions/voice
- cron extension — Mimics Claude Code's /loop for pi (by Aldo) https://github.com/aldoborrero/agent-kit/tree/main/pi/extensions/cron
- oracle extension — Predicts next user input after each agent response (by Aldo)
- statusline — Minimalistic status bar with context details for pi (by Ryota) https://github.com/rytswd/pi-agent-extensions Inspired by: https://github.com/nicobailon/pi-powerline-footer/ and https://github.com/marckrenn/pi-sub/tree/main/packages/sub-bar
- delta syntax highlighting for pi https://gist.github.com/caspark/a70d9a75e175a47e883bf653574390e4
- permission-gate — Extension to catch dangerous commands
- pi-sandbox — bwrap-based sandboxing for pi (by Ramses) https://git.sr.ht/~r-vdp/nixos-config/tree/main/item/home-modules/pi-sandbox.nix
- ast-grep extension (by Aldo) https://github.com/aldoborrero/agent-kit/blob/main/pi/extensions/ast-grep/ast-grep.ts
- worktree slash command — Spawns background agents with workmux from within a session (by Mic92) https://github.com/Mic92/dotfiles/blob/main/home/.pi/agent/prompts/worktree.md
- llm-agents.nix — Nix packaging for LLM agents (1.2k active users as of March)
- skills.nix — Home Manager module for managing agent skills (by Ryota) https://github.com/rytswd/skills.nix
- bentos — Sandboxing wrapper with systemd + bubblewrap backends, home-manager module (by Stefan) https://forgejo.www.stefanjunker.de/steveej/infra/src/branch/master/rust/bentos/README.md https://forgejo.www.stefanjunker.de/steveej/infra/src/branch/master/nix/home-manager/modules/bentos/README.md
- direnv-sandbox — Sandboxing via direnv (by DavHau) https://github.com/DavHau/direnv-sandbox
- calendar-cli — LLM-friendly calendar tool replacing khal (by Mic92) https://github.com/Mic92/mics-skills/tree/main/calendar-cli
- tasker-cli — Creates Android Tasker automations from laptop (by Mic92) https://github.com/Mic92/mics-skills/tree/main/tasker-cli
- agent-browser — Browser automation for agents (by Vercel) https://github.com/vercel-labs/agent-browser
- frontdoc — Markdown+frontmatter DB system optimized for LLMs (by zimbatm) https://github.com/zimbatm/frontdoc
- subportal — 100% Claude-coded project (by zimbatm) https://github.com/zimbatm/subportal
- extrasuite — Google services agent https://github.com/think41/extrasuite
- clawshell — Process-level isolation for agents https://lobste.rs/s/fmu8ts/clawshell_process_level_isolation_for
- pim.py — Personal email/calendar assistant, runs on Gemma4 locally (by Mic92) https://github.com/Mic92/dotfiles/blob/df83db3634e3948098a26b5f7caef50a804d1a4b/pkgs/pim/pim.py
- codex plugin for Claude Code — Ping-pong between Codex and Claude https://community.openai.com/t/introducing-codex-plugin-for-claude-code/1378186