Package Catalog

Extensions, skills, prompt templates, and themes published to npm. Install with pi install npm:<package>. See the package docs for details.

Recently published

All packages

1601-1650 / 3014 (of 5341)
Reset

@diegovisk/pi-windows

Windows environment diagnostics, bash normalization, and ACL remediation for pi.dev

diegovisk167/mo14d ago
extension
$ pi install npm:@diegovisk/pi-windows

pi-event-monitor

Event-driven monitors for pi sessions: shell streams and file watchers that wake the session that started them.

helmi74167/mo2mo ago
extension
$ pi install npm:pi-event-monitor

pi-perf

Pi-native performance benchmarking toolkit for pi.dev extensions — profiling, benchmarking, and CI reporting

realvendex167/mo27d ago
extension
$ pi install npm:pi-perf

pi-quiet-tools

Pi extension that automatically compacts large tool outputs before they enter the model context window, saving tokens while preserving full output as recoverable local artifacts.

brunoorsolon167/mo2mo ago
extension
$ pi install npm:pi-quiet-tools

@artyomspace/pi-telegram-connect

Telegram bridge for the Pi coding agent: pair once, then chat with your local pi-CLI agent from your phone.

artyomspace166/mo2mo ago
extension
$ pi install npm:@artyomspace/pi-telegram-connect

@arvoretech/pi-slack-watcher

PI extension that lets the agent watch a Slack thread, channel or DM by polling and pushes each new message to the agent to judge and act on

joao.barros.arvore166/mo16d ago
extension
$ pi install npm:@arvoretech/pi-slack-watcher

pi-agentsmd

Generate AGENTS.md contributor guides for Pi repositories.

mocito166/mo6d ago
extension
$ pi install npm:pi-agentsmd

@jqwn/pi-ask-user-question

A Pi extension that lets the model ask rich multi-question TUI dialogs with options, descriptions, previews, multi-select, and custom answers.

tsing165/mo2mo ago
extension
$ pi install npm:@jqwn/pi-ask-user-question

pi-cc-compact

Ports Claude Code's compaction prompt (9-section <analysis>+<summary>) to pi's session_before_compact hook. Faithful reconstruction of the leaked full-compact prompt.

npmc_5165/mo23d ago
extension
$ pi install npm:pi-cc-compact

pi-lsp-bridge

A config-driven Pi extension that connects language servers over stdio and exposes them as Pi tools

lhufo165/mo2mo ago
extension
$ pi install npm:pi-lsp-bridge

pi-observe

Real-time observability dashboard for Pi — event capture, swimlane timeline, token tracking, tool usage stats. Ported from Miessler's PAI Observability system.

artale165/mo19d ago
extension
$ pi install npm:pi-observe

pi-statusline

Claude Code-compatible command-driven statusline extension for the Pi coding agent

hsingjui165/mo2mo ago
extension
$ pi install npm:pi-statusline

@ai-local/watch

Pi package that watches pull requests with PR-aware /vette, /pr, and /watch commands plus GitHub status diagnostics.

nivoset164/mo18d ago
extension
$ pi install npm:@ai-local/watch

@danchamorro/pi-agent-modes

Agent modes for pi - switch between code, architect, debug, ask, and review modes with enforced tool and bash restrictions

danchamorro164/mo3mo ago
extension
$ pi install npm:@danchamorro/pi-agent-modes

pi-flows

Delegate pi work to isolated, budgeted sub-agents with verification loops and tracing.

thulr164/mo1mo ago
extension
$ pi install npm:pi-flows

pi-undo-redo

Undo/redo for Pi conversations and workspace changes with hybrid git and non-git snapshots.

yueby164/mo1mo ago
extension
$ pi install npm:pi-undo-redo

pi-gateway

OpenAI-compatible local API on top of pi.dev — LiteLLM-shape stateless protocol translator. Standalone CLI + pi-extension wrapper.

bntvllnt163/mo1mo ago
extension
$ pi install npm:pi-gateway

pi-kiro-models

Bridge Kiro CLI's 15 premium AI models into the pi coding agent via Agent Client Protocol (ACP), with dynamic MCP tool passthrough.

aptha163/mo15d ago
extension
$ pi install npm:pi-kiro-models

pi-mono-all

All pi-mono extensions and bundled skills

emanuelcasco163/mo1mo ago
extensionskill
$ pi install npm:pi-mono-all

pi-usage-meter

Per-minute usage meter for Z.ai and Kimi for Coding in Pi

rock3r163/mo23d ago
extension
$ pi install npm:pi-usage-meter

pi-voice-notify

Spoken voice summaries when your Pi agent finishes a response. Uses Kokoro TTS with configurable voices.

jeffscottward162/mo1mo ago
extension
$ pi install npm:pi-voice-notify

pi-reasonix

DeepSeek-native optimizations for Pi: cache-first prefix stabilization, tool-call repair, and cost control.

rmaefs160/mo1mo ago
extension
$ pi install npm:pi-reasonix

pi-tool-i18n

Pi extension — auto-translate all tool descriptions to your locale via LLM

soul_of_arcane160/mo1mo ago
extension
$ pi install npm:pi-tool-i18n

@m4ss/pi-llms-txt

llms.txt cache-first tool — fetch and cache llms.txt from any domain, inject guidance so the model uses it before deep-fetching docs

paolobarbolini159/mo17d ago
extension
$ pi install npm:@m4ss/pi-llms-txt

pi-hive

Hierarchical multi-agent orchestration extension for the Pi coding agent, with a live Solid + Vite telemetry dashboard.

demetere._159/mo18d ago
extension
$ pi install npm:pi-hive

pi-icarus-hook

Thin Pi lifecycle bridge to local Hermes/Icarus Memory OS hooks and tools

ryu-cz158/mo1mo ago
extension
$ pi install npm:pi-icarus-hook

pi-quotes

A Pi extension that adds quotes from a text file to the Working... spinner

danielkhoo158/mo11d ago
extension
$ pi install npm:pi-quotes

@yevhen.b/bo-pi

Umbrella Pi package bundling preflight, Pi Assistant, and macOS theme sync.

yevhen.bobrov158/mo1mo ago
extension
$ pi install npm:@yevhen.b/bo-pi

@jessenguyen22/pi-tool-router

Intelligent tool routing extension for pi coding agent - automatically selects the best tool stack for each task

jessenguyen22157/mo2mo ago
extension
$ pi install npm:@jessenguyen22/pi-tool-router

@nikiforovall/pi-scratchpad

pi package for scratchpad — skills to drive the `scratch` CLI plus /scratch ui|export|stop commands for the read-only viewer.

nikiforovall157/mo11d ago
extension
$ pi install npm:@nikiforovall/pi-scratchpad

@davehardy20/pi-compact-plus

Pi package for advanced context compaction with mode-aware triggers, structured summaries, current-focus extraction, content classification, and lightweight checkpoints.

davehardy20156/mo1mo ago
extension
$ pi install npm:@davehardy20/pi-compact-plus

osdy-pi

Osdy Pi package: themes, header, and custom editor for Pi.

osdy156/mo2mo ago
extensiontheme
$ pi install npm:osdy-pi

pi-ollama-cloud-models

pi extension that auto-discovers Ollama Cloud models from ollama.com and registers them as an `ollama-cloud` provider.

rgesulgon156/mo7d ago
extension
$ pi install npm:pi-ollama-cloud-models

pi-sticky-usermessage

Sticky header showing your last user message above the editor in Pi coding agent

ngsoftware156/mo2mo ago
extension
$ pi install npm:pi-sticky-usermessage

@gogomi/pi-glsl-shader-vision

GLSL fragment shader viewer for Pi Agent — live WebGL preview, Tweakpane uniform controls, presets, probe sheets & video export

gogomi155/mo2mo ago
extensionskill
$ pi install npm:@gogomi/pi-glsl-shader-vision

pi-stop

ALWAYS stops the current pi.dev agent — keyboard shortcut, /stop command, and standalone kill script

whonixnetworks155/mo1mo ago
extension
$ pi install npm:pi-stop

pi-token-usage

Pi extension for lifetime token usage tracking and cost analytics across all sessions

ladisonline155/mo1mo ago
extension
$ pi install npm:pi-token-usage

@dustydonkey/pi-spinner

Smooth working spinner with shimmering verbs for Pi — inspired by Claude Code

dustydonkey154/mo2mo ago
extension
$ pi install npm:@dustydonkey/pi-spinner

@nehlis/pi-effort

Pi extension that adds /effort for quickly changing reasoning/thinking level.

nehlis154/mo1mo ago
extension
$ pi install npm:@nehlis/pi-effort