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

3301-3350 / 5352
Reset

pi-pism-frame

A pi.dev extension that frames a session with a colored, named header, a status bar, and the terminal title — designed to pair with pism's memorable session names.

vandlol287/mo18d ago
extension
$ pi install npm:pi-pism-frame

@hank-warren/pi-stash

Park an unsent prompt with Alt+S, work with an empty editor, then restore it with Alt+S — in memory, never submitted.

hank-warren286/mo22d ago
extensionprompt
$ pi install npm:@hank-warren/pi-stash

max-context

Pi extension to keep context usage near a configurable soft limit

indie-arch286/mo1d ago
package
$ pi install npm:max-context

@monopi/remote-tailscale

Pi extension for secure remote session sharing with Tailscale URLs, QR codes, and TUI status widgets.

ifiokjr286/mo22d ago
package
$ pi install npm:@monopi/remote-tailscale

pi-devin-auth

Pi coding agent extension for Devin/Cognition (Windsurf) OAuth + streaming

nmzpy286/mo2mo ago
extension
$ pi install npm:pi-devin-auth

pi-espresso

Keeps the Mac awake (display + system idle) while the pi agent runs, with a ☕️ terminal title marker. A double shot over caffeinate -i: also prevents display sleep.

fxtack286/mo19d ago
package
$ pi install npm:pi-espresso

pi-exec

Natural language → one shell command → confirm → run. A lightweight pi extension: pi --exec "explanation of command".

eranyonai286/mo7d ago
package
$ pi install npm:pi-exec

pi-fence-check

Syntax-check fenced code blocks in assistant messages (text + thinking) via tree-sitter WASM — 112 languages, real-time, quiet by design.

nuctori286/mo1mo ago
extension
$ pi install npm:pi-fence-check

pi-meditate

A quiet meditation reminder while Pi works, with a chime when it needs you.

devinat1286/mo10d ago
extension
$ pi install npm:pi-meditate

pi-process-monitor

Non-blocking background watcher for pi: start a process, SSH poll, or log tail and get pinged in-session on milestones, failure, or exit. Claude Code's Monitor tool, with conditional delivery.

ffrappo286/mo1mo ago
package
$ pi install npm:pi-process-monitor

pi-task-title

Generate Pi task titles, loading animations, and notifications.

koma-chan286/mo2d ago
extension
$ pi install npm:pi-task-title

@tkreuziger/pi-office

A cozy pixel-art office for your Pi agents: one avatar per pi process, driven by the pi-events bridge in real time.

tkreuziger286/mo23d ago
extension
$ pi install npm:@tkreuziger/pi-office

@yassimba/pi-add-dir

Add another directory to Pi context with a short model-generated project orientation.

yassimba286/mo14d ago
package
$ pi install npm:@yassimba/pi-add-dir

@d3ara1n/pi-chat-room

Agent-to-agent messaging for pi — built on @d3ara1n/pi-mesh. Exposes the send_to tool so agents can message each other; incoming messages arrive as user messages prefixed [From: NAME], queued until idle. Role-agnostic and order-agnostic: just the messagin

d3ara1n285/mo1mo ago
extension
$ pi install npm:@d3ara1n/pi-chat-room

@d3ara1n/pi-scout

Per-turn side agent decision framework for pi — uses a cheap model to select skills and route models before each conversation turn

d3ara1n285/mo38m ago
extension
$ pi install npm:@d3ara1n/pi-scout

jianying-subtitle

CLI tool to transcribe audio/video using JianYing (CapCut) free ASR API

undefined-project285/mo2mo ago
package
$ pi install npm:jianying-subtitle

pi-claude-subagents

Claude-inspired subagent orchestration implemented strictly with Pi-native sessions, tools, resources, and lifecycle semantics

fffattiger285/mo1mo ago
package
$ pi install npm:pi-claude-subagents

pi-requesty-provider

Requesty provider extension for pi coding agent with dynamic model discovery, unified /requesty command, and /login support

xinaps285/mo28d ago
extension
$ pi install npm:pi-requesty-provider

pi-scholar

Local-first sourced Markdown wiki and daily review for Pi

n-f9285/mo1mo ago
package
$ pi install npm:pi-scholar

@wxk6b1203/pi-init

pi extension: /init command that explores the project and creates or updates AGENTS.md

ping1008285/mo18d ago
extension
$ pi install npm:@wxk6b1203/pi-init

@benvargas/pi-model-sort

Sort models in pi by last usage and start fresh sessions on the most recently used model

benvargas284/mo8d ago
extension
$ pi install npm:@benvargas/pi-model-sort

pi-git-safeguard

pi extension: gate git/gh write operations (commit, push, PRs, and more) behind interactive user approval.

saif71284/mo14d ago
extension
$ pi install npm:pi-git-safeguard

pi-tools-switch

Pi extension for built-in tools management and prefix-caching-friendly tool gating

gszj2018284/mo3d ago
extension
$ pi install npm:pi-tools-switch

@pixu1980/pi-ask

Interactive Q&A for pi coding agent - multiple choice and single answer questions with notes and custom answers, Claude Code style

pixu1980284/mo3d ago
extension
$ pi install npm:@pixu1980/pi-ask

@wkqco33/pi-loop-guard

Pi extension that detects and stops agent loops: repeated tool calls, alternating call cycles, repeated errors, and repeated responses.

wkqco33284/mo7d ago
extension
$ pi install npm:@wkqco33/pi-loop-guard

pi-init

A pi agent skill to initialize or update AGENTS.md context files.

ttttmr283/mo7mo ago
skill
$ pi install npm:pi-init

pi-status-footer

Compact two-line status footer for pi: model, thinking level, tokens, TPS, cache hit rate, context usage, live git diff, and working/turn timers.

kslamph283/mo58m ago
extension
$ pi install npm:pi-status-footer

@xzzpig/pi-mouse-events

Mouse event dispatch for Pi's fullscreen TUI: Component.onMouse, a global mouse event channel, and handler slots for other extensions.

xzzpig283/mo14d ago
extension
$ pi install npm:@xzzpig/pi-mouse-events

@fyeeme/pi-todo

Phased todo list tool for pi — nine operations (init/start/done/rm/drop/block/unblock/append/view) over phase/task state persisted with the session, a /todo command, and a todo_updated event bus broadcast for other extensions.

fyeeme282/mo7d ago
extension
$ pi install npm:@fyeeme/pi-todo

pi-chisel

Turn rough drafts into clear prompts in Pi: review, compare, and refine before replacing your editor text. Never auto-submits.

feveromo282/mo14d ago
package
$ pi install npm:pi-chisel

@pi-stef/flow

Pi extension for reusable multi-agent workflows and CodeRabbit-style code audit. Built on pi-subagents + pi-dynamic-workflows.

sfiorini282/mo1mo ago
extension
$ pi install npm:@pi-stef/flow

@skibum1869/pi-permission-gate

Severity-ranked bash permission gate for the pi coding agent: shell-aware risk analysis with interactive approvals, strict/active modes, and protected paths

skibum1869282/mo20d ago
extension
$ pi install npm:@skibum1869/pi-permission-gate