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
@jetserge/pi-clear-hotkey
Clear pi's terminal viewport from a keyboard shortcut (Ctrl+L by default) without touching the session.
$ pi install npm:@jetserge/pi-clear-hotkey@pandi-coding-agent/pandi
Extensión de Pi que agrega a Pandi, una mascota panda: un encabezado de arranque, un indicador animado de trabajo y el comando /pandi.
$ pi install npm:@pandi-coding-agent/pandi@pandi-coding-agent/pandi-exit
Extensión de Pi que agrega el comando /exit al estilo Claude como alias de /quit (cierre limpio).
$ pi install npm:@pandi-coding-agent/pandi-exit@pandi-coding-agent/pandi-goal
Extensión de Pi para loops persistentes dirigidos por objetivos con verificación.
$ pi install npm:@pandi-coding-agent/pandi-goal@the-agency/pi-spec-kit
A [Pi](https://github.com/mariozechner/pi-coding-agent) package that integrates GitHub's [Spec Kit](https://github.com/github/spec-kit) in a Pi-native way, to support a spec-driven development workflow for planning and building features in a software repo
$ pi install npm:@the-agency/pi-spec-kit@bitmonk8/pi-theta
A scripting language for Pi agents: write the predictable parts of an agent task as code and leave only the fuzzy parts to the model.
$ pi install npm:@bitmonk8/pi-theta@firstpick/pi-extension-notes
Local notes CRUD extension for Pi with optional rule-note prompt injection.
$ pi install npm:@firstpick/pi-extension-notes@joemccann/pi-exa
Exa AI semantic search and similarity tools for pi coding agent — search the web by meaning, find similar pages, filter by domain/date/category
$ pi install npm:@joemccann/pi-exa@pandi-coding-agent/pandi-container
Extensión de Pi para administrar sandboxes de Apple `container` (micro-VMs Linux): un comando /container y una herramienta container_sandbox invocable por el modelo (status/list/create/run/stop/remove).
$ pi install npm:@pandi-coding-agent/pandi-containerpi-session-bookmark
Browser-style session bookmarks for pi — /bookmarks, /bookmark-add, /bookmark-remove
$ pi install npm:pi-session-bookmarkpi-web-toolkit
Web research toolkit for the pi coding agent. Search via SearXNG, fetch pages with scrapling, browse interactively via agent-browser, batch-read sources in parallel, and optionally fall back to Firecrawl Keyless (no API key) when a local backend fails.
$ pi install npm:pi-web-toolkitpi-wecom-notify
Pi Agent 企业微信通知扩展 — 将 agent 生命周期事件(完成/失败/提问)推送至企业微信群机器人,绕开终端 OSC 透传限制。Pi Agent WeCom (WeChat Work) notification extension: push agent lifecycle events to a WeCom group bot via webhook.
$ pi install npm:pi-wecom-notify@r3b1s/tmux-pilot
Spawn subagents as real coding agent processes in detached tmux windows — full TUI observability, guard lifecycle, settings UI, and debug log viewer.
$ pi install npm:@r3b1s/tmux-pilot@xzzpig/pi-tool-display
Compact tool call rendering, diff visualization, and output truncation extension for Pi coding agent. Fork of MasuRii/pi-tool-display adding a tail-style live preview for running bash commands.
$ pi install npm:@xzzpig/pi-tool-display@alexion42/pi-scheduler
Give Pi coding agents a clock: schedule reminders, shell commands, and self-waking prompts for CI polling and autonomous follow-ups.
$ pi install npm:@alexion42/pi-scheduler@k41ch3n/pi-deepseek-search
DeepSeek live web search extension for Pi coding agent
$ pi install npm:@k41ch3n/pi-deepseek-search@pandi-coding-agent/pandi-btw
Extensión de Pi que agrega un comando /btw al estilo Claude: hace una pregunta lateral rápida sobre la conversación actual, responde sin tools y nunca se agrega al historial.
$ pi install npm:@pandi-coding-agent/pandi-btwpi-ask-herdr
Pi extension that adds an ask_user tool and integrates with Herdr notifications/agent state.
$ pi install npm:pi-ask-herdrpi-sensitive-guard
Pi extension that protects sensitive files, blocks secret writes, and optionally redacts protected read output.
$ pi install npm:pi-sensitive-guard@qianhuan-lxs/pi-mcp-bridge
Pi Agent extension that bridges MCP servers to the LLM via two dynamic-context tools (CallMcpTool + FetchMcpResource). Filesystem-is-everything: each MCP server is described by meta.json + tools/*.json, loaded into context on session start.
$ pi install npm:@qianhuan-lxs/pi-mcp-bridgeclaude-agent-sdk-pi
This extension registers a custom provider that routes LLM calls through the **Claude Agent SDK** while **pi executes tools** and renders tool results in the TUI.
$ pi install npm:claude-agent-sdk-pi@farhanmansuri/pi-dispatcher
Herdr-powered multi-agent dispatcher for Pi
$ pi install npm:@farhanmansuri/pi-dispatcher@iflytekopensource/memflywheel
File-native long-term memory for Pi, Hermes, OpenCode, and OpenClaw.
$ pi install npm:@iflytekopensource/memflywheel@j1nn0/agent-budget-pi
Minimal Pi adapter for storing caller-declared budget records and judging them through @j1nn0/agent-budget.
$ pi install npm:@j1nn0/agent-budget-pipi-aurora-knowledge
A local semantic knowledge base for the Pi coding agent: Qdrant-backed search, read, and capture over your own documents. Ships the Docker stack and the Pi tools.
$ pi install npm:pi-aurora-knowledgepi-codex-env-run
Run & manage Codex .codex/environments/*.toml actions in pi — /run, run_env_action, manage_env_action (list/validate/add/update/remove)
$ pi install npm:pi-codex-env-runpi-mono-btw
Pi extension that answers side questions while the main agent keeps running
$ pi install npm:pi-mono-btw@abarisain/pi-silent-turn
Let an agent end a background turn without answering — a curation gate for relayed reports, schedules and peer messages when proactive push is on
$ pi install npm:@abarisain/pi-silent-turn@awsljx/pi-mcp
Model Context Protocol (MCP) integration for pi-coding-agent. Connect to any MCP server (stdio, SSE, StreamableHTTP, WebSocket) and use its tools, resources, and prompts natively.
$ pi install npm:@awsljx/pi-mcpbeval-pi-lazy-loader
Pi extension that defers loading of non-critical extensions until after the interactive session is ready, keeping startup fast.
$ pi install npm:beval-pi-lazy-loader@crimsonmartin/pi-trash-guard
Pi extension: rewrite rm to trash-put (trash-cli) so agents never irreversibly delete; confirm for absolute paths
$ pi install npm:@crimsonmartin/pi-trash-guard@firstpick/pi-extension-release-aur
Pi commands and skill for deterministic AUR setup, review, and release workflows.
$ pi install npm:@firstpick/pi-extension-release-aur@gitawego/pi-lsp
Config-driven Language Server Protocol integration for the pi coding agent. Official LSP servers by default (typescript, kotlin, gopls, rust-analyzer, clangd, pyright, ...), persistent per-project sessions, progressive diagnostics after edits, and rich qu
$ pi install npm:@gitawego/pi-lsp@hank-warren/pi-simplify
Single-agent simplify skill for Pi: review recently changed code and apply behavior-preserving cleanups, adapted from Matt Devy's pi-simplify.
$ pi install npm:@hank-warren/pi-simplify@jwayong/pi-azure-devops
Azure DevOps integration for Pi coding agent — work items, pipelines, repos, test plans, and more
$ pi install npm:@jwayong/pi-azure-devopspi-loop-graph-sdk
Turn skill-constrained workflows into monitored loop graphs — typed stages, mechanism constraints, full replay. Comprehensive AI-friendly docs
$ pi install npm:pi-loop-graph-sdkpi-telegram-plus
Full Telegram control of pi coding agent — commands, menus, interactive UI, model management, and more
$ pi install npm:pi-telegram-plus@roodriigoooo/pi-docket
Delegate safely without losing control — visible workers, evidence-first verdicts, and durable deliverables outside model context
$ pi install npm:@roodriigoooo/pi-docket@davidorex/pi-jit-agents
Agent spec compilation and in-process dispatch runtime — the package that owns everything between 'I have a spec' and 'I have a typed result'
$ pi install npm:@davidorex/pi-jit-agents@kedra/gstack-pi
gstack browser tools + workflow orchestrator for pi coding agent
$ pi install npm:@kedra/gstack-pi@kliebhan/pi-prompt-autocomplete
Privacy-conscious inline AI prompt completion for the Pi coding agent
$ pi install npm:@kliebhan/pi-prompt-autocomplete@nilskluewer/pi-atlassian-mcp
Bridge the Atlassian Rovo MCP server (Jira, Confluence) into Pi with per-session, opt-in tool selection.
$ pi install npm:@nilskluewer/pi-atlassian-mcp