bacnh85/pi-extensions

Pi coding agent extension packages — tools, skills, and integrations.

9Stars on the repository
25Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

a2a

01

bacnh85/pi-extensions

Skill Claude CodeCodex

A2A (Agent2Agent) Protocol v1.0 bidirectional communication. Distribute tasks to remote agents (Hermes, ADK, LangChain, CrewAI, any A2A peer) and be called by them. Use when delegating work across agents/machines/frameworks, doing parallel multi-agent fan-out, or when another agent needs to call Pi. Trigger on "a2a"…

not rated 9 4d ago A 120 tokens

agy-delegate

02

bacnh85/pi-extensions

Skill Claude CodeCodex

Delegate bulk implementation, scaffolding, repetitive refactors, and exhaustive test generation to the Antigravity CLI (agy).

not rated 9 4d ago C 28 tokens

chatgpt-web

03

bacnh85/pi-extensions

Skill Claude CodeCodex

Use the chatgpt-web provider (ChatGPT web bridge) when the user mentions chatgpt-web, ChatGPT web tier, chatgpt2api, web2api bridge, free ChatGPT models, or selecting gpt-5-5/gpt-5-6 web models. Covers status checks, model selection, bridge configuration, and empty-account-pool failures.

not rated 9 4d ago A 82 tokens

evolve

04

bacnh85/pi-extensions

Skill Claude CodeCodex

Trajectory-based self-learning loop for Pi. Automatically captures tool-call trajectories, reflects on them to extract transferable learnings (strategy/recovery/optimization), persists to Munin or local JSONL, and injects recent learnings into future sessions. Use evolvereflect after fixing a bug or recovering from an…

not rated 9 4d ago A 104 tokens

kicad

05

bacnh85/pi-extensions

Skill Claude CodeCodex

Design KiCad schematics and PCB layouts via the Konnect bridge. Use when the user wants to create/edit KiCad schematics or PCBs, place and wire components, route traces, run ERC/DRC, export Gerbers/BOM/PDF/3D, search JLCPCB parts, use reference circuits, or do manufacturing prep. Trigger on "KiCad", "schematic"…

not rated 9 4d ago A 131 tokens

munin

06

bacnh85/pi-extensions

Skill Claude CodeCodex

Use Munin long-term memory before non-trivial repo work, bug fixes with recurring symptoms, architecture/dependency/setup changes, and when storing durable verified knowledge for future sessions. Search, retrieve, verify, list, store, or share project knowledge across sessions. Use muninsearch for pre-work context…

not rated 9 4d ago A 104 tokens

notebooklm

07

bacnh85/pi-extensions

Skill Claude CodeCodex

Google NotebookLM — notebooks, sources, grounded chat, research, and Studio artifacts (Audio Overviews, video, slides, reports, quizzes, etc.) via the notebooklm-py CLI bridge (v0.7.3).

not rated 9 4d ago A 51 tokens

bacnh85/pi-extensions

Skill Claude CodeCodex

Enforce using the Obsidian tool (not bash) for all vault file operations. Trigger whenever the user mentions Obsidian, vault, notes, moving files in the vault, archiving notes, or any file operation inside an Obsidian vault path. Also trigger when the agent is about to use bash mv/cp/rm/rename on paths containing…

not rated 9 4d ago A 127 tokens

ponytail-audit

09

bacnh85/pi-extensions

Skill Claude CodeCodex

Whole-repo audit for over-engineering. Like ponytail-review, but scans the entire codebase instead of a diff: a ranked list of what to delete, simplify, or replace with stdlib/native equivalents. Use when the user says "audit this codebase", "audit for over-engineering", "what can I delete from this repo", "find…

not rated 9 4d ago A 107 tokens

ponytail-debt

10

bacnh85/pi-extensions

Skill Claude CodeCodex

Harvest every ponytail: comment in the codebase into a debt ledger, so the deliberate shortcuts and deferrals ponytail leaves behind get tracked instead of rotting into "later means never". Use when the user says "ponytail debt", "/skill:ponytail-debt", "what did ponytail defer", "list the shortcuts", "ponytail…

not rated 9 4d ago A 101 tokens

ponytail-gain

11

bacnh85/pi-extensions

Skill Claude CodeCodex

Show ponytail's measured impact as a compact scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display, not a persistent mode, and not a per-repo number. Trigger: /skill:ponytail-gain, "ponytail gain", "what does ponytail save", "show ponytail impact", "ponytail scoreboard".

not rated 9 4d ago A 85 tokens

ponytail-help

12

bacnh85/pi-extensions

Skill Claude CodeCodex

Quick-reference card for all ponytail modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /skill:ponytail-help, "ponytail help", "what ponytail commands", "how do I use ponytail".

not rated 9 4d ago A 58 tokens

ponytail-review

13

bacnh85/pi-extensions

Skill Claude CodeCodex

Code review focused exclusively on over-engineering. Finds what to delete: reinvented standard library, unneeded dependencies, speculative abstractions, dead flexibility. One line per finding: location, what to cut, what replaces it. Use when the user says "review for over-engineering", "what can we delete", "is this…

not rated 9 4d ago A 102 tokens

ponytail

14

bacnh85/pi-extensions

Skill Claude CodeCodex

Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports…

not rated 9 4d ago A 184 tokens

ux-design

15

bacnh85/pi-extensions

Skill Claude CodeCodex

Anti-slop UI/UX design discipline for AI-generated interfaces. Enforces industrial-design principles (Dieter Rams: honest, thorough to the last detail, as little design as possible) so output is a defensible system, not statistical-default slop (purple glow, shadow-as-texture, missing states). Covers the…

not rated 9 4d ago A 171 tokens

ux-presets

16

bacnh85/pi-extensions

Skill Claude CodeCodex

Reference design-system presets for ux-design. Anti-slop shortcuts: instead of inventing tokens, elevation, and state contracts from scratch, reuse one of these battle-tested systems (shadcn/ui, Material 3, Radix) or drop in a medium-tuned DESIGN.md starter (Web or Mobile) as the implicit system when no DESIGN.md…

not rated 9 4d ago A 129 tokens

pi-web

17

bacnh85/pi-extensions

Skill Claude CodeCodex

Web search, content extraction, site crawling, and page capture via the pi-web extension. Use when the user needs current web search results, documentation lookup, factual research, source discovery, URL-to-markdown extraction, JSON extraction from websites, site URL discovery, site crawling, or page screenshots/PDFs.…

not rated 9 4d ago C 97 tokens

pi-windows-tools

18

bacnh85/pi-extensions

Skill Claude CodeCodex

Provides Windows-native tool manipulation: shell profiles, path conversion, command execution, WSL bridge, safety policy, and developer tool discovery. Enables Pi to work correctly with PowerShell, cmd, Git Bash, and WSL.

not rated 9 4d ago A 50 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: