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

2201-2250 / 3130 (of 5528)
Reset

pi-sprite-keepalive

A pi extension that keeps a Sprite awake while the agent is working.

denniseijpe222/mo1mo ago
extension
$ pi install npm:pi-sprite-keepalive

@vs4vijay/piverse

A multi-extension ecosystem for the Pi coding agent — message queueing (/queue) and project notes (/notes) extensions

vs4vijay222/mo10d ago
package
$ pi install npm:@vs4vijay/piverse

@kkkiio/pi-advisor

A btw-style second opinion and watchdog for Pi, using a dedicated review model

kkkiio221/mo21d ago
extension
$ pi install npm:@kkkiio/pi-advisor

@cnbattle/pi-web

Web UI for the pi coding agent (fork with pinned directories, tools config, and more)

cnbattle220/mo3mo ago
package
$ pi install npm:@cnbattle/pi-web

@miadi/agent-pi

Multi-agent orchestration suite for Pi — 6 modes, 43 extensions, 11 themes

avadisabelle220/mo2mo ago
package
$ pi install npm:@miadi/agent-pi

pi-anycopy

Pi's /tree with a live syntax-highlighted preview, ability to copy any node(s) to the clipboard, and persistence of folded branches

w-winter220/mo17h ago
package
$ pi install npm:pi-anycopy

pi-coingecko

CoinGecko (공식 API) 클라이언트 for pi — 암호화폐 시세·차트·시장 랭킹·코인 상세·검색 (무료 Demo 키, 직접 REST, 의존성 0).

preinpost220/mo26d ago
package
$ pi install npm:pi-coingecko

@firstpick/pi-skill-deep-research

Agents should invoke this skill for high-stakes or complex research needing multi-source evidence, scientific/technical fact-checking, decision traces, or rigorous verification. Runs deterministic two-phase research with schema/policy validation.

firstpick219/mo1mo ago
skill
$ pi install npm:@firstpick/pi-skill-deep-research

pi-herd

Herdr-backed subagents for Pi with bounded delegation, reusable workers, steering, owner clarification, and lifecycle-safe orchestration.

boadij219/mo25d ago
extension
$ pi install npm:pi-herd

@miclivs/cadcli

Agent-friendly CAD inspection, search, viewing, and editing for DWG/DXF files.

miclivs218/mo3mo ago
package
$ pi install npm:@miclivs/cadcli

pi-prompt-improve

Pi coding-agent extension that rewrites the editor prompt for GPT or Claude, with shortcuts and settings.

shahidshabbir-se218/mo7d ago
extensionprompt
$ pi install npm:pi-prompt-improve

@waow.tech/lore

breadcrumbs an agent leaves while working with you, kept as records in a space on your PDS. a pi extension.

waow.tech218/mo17d ago
package
$ pi install npm:@waow.tech/lore

@aaronkyriesenbach/pi-substitute-commands

Pi extension that hard-blocks agent-issued bash tool calls containing disallowed commands and suggests replacements.

aaronkyriesenbach217/mo11d ago
extension
$ pi install npm:@aaronkyriesenbach/pi-substitute-commands

@madticstudio/pi-supervisor

A goal oriented pi extension that supervises the chat and steers it towards a defined outcome

madticstudio217/mo6d ago
extension
$ pi install npm:@madticstudio/pi-supervisor

pi-safety-net

Fail-open fork of cc-safety-net — blocks destructive git/filesystem commands, but defaults to fail-OPEN on broken/legacy config so the shell never bricks.

buihongduc132217/mo2mo ago
extension
$ pi install npm:pi-safety-net

pi-screenshots-picker

Screenshot picker extension for pi coding agent - quickly select and attach screenshots to your prompts

graffioh217/mo4mo ago
extension
$ pi install npm:pi-screenshots-picker

@rkbkosp/pi-provider-clone

Provider clone extension for the Pi coding agent with separate provider IDs and credential scopes

rkbkosp217/mo29d ago
extension
$ pi install npm:@rkbkosp/pi-provider-clone

abulafia

Research-first CLI agent built on Pi and alphaXiv

enicaster216/mo1mo ago
package
$ pi install npm:abulafia

bmw-lex

Lex — BMW Legal AI Agent Platform built on Pi

itsamirkhon216/mo4mo ago
package
$ pi install npm:bmw-lex

@iamps6/pi-lens

The terminal previewer for pi — tabbed side drawer for markdown, syntax-highlighted code, images, and PDFs (text + visual pages).

iamps6216/mo19d ago
extension
$ pi install npm:@iamps6/pi-lens

pi-opa-net

OPA-backed bash command guard for the pi ecosystem — structured decision-output.v1 JSON, fail-open default, Claude Code hook protocol compatible. Agent-agnostic engine + CLI.

buihongduc132216/mo1mo ago
extension
$ pi install npm:pi-opa-net

pi-reverse-basics

整理的 pi 基础通用逆向 skill 合集:桌面二进制(PE/ELF/汇编/IDA/radare2)+ 网站 JS 逆向(反混淆/Webpack 解包/环境补全/签名还原/反调试)双线 10 个技能。聚合自多个 MIT 开源项目,版权归原作者所有。

xinizai216/mo28d ago
skill
$ pi install npm:pi-reverse-basics

@tadasant/pi-hooks

AIR hooks for the Pi coding agent: run hooks.json/HOOK.json artifacts inside a Pi session, plus a Pi-native superset for what AIR cannot express

tadasant216/mo15d ago
extension
$ pi install npm:@tadasant/pi-hooks

@wierdbytes/pi-facelift

Cosmetic facelift for built-in pi tool output — open-right rounded frames, syntax-highlighted reads, status-aware bash summaries, find/grep.

wierdbytes216/mo18d ago
extension
$ pi install npm:@wierdbytes/pi-facelift

@hobin/developer

Composable engineering method Skills and conditional References for Pi

hobin_jang215/mo1mo ago
package
$ pi install npm:@hobin/developer

pi-goal-pro

Persistent autonomous goals for Pi — with no-progress detection, evidence-based completion, token budgets, and auto-continuation

izzzzzi215/mo3mo ago
extension
$ pi install npm:pi-goal-pro

pi-todone

Todo 完成义务闸 + 证明点协议:todo 标 completed 必须附 evidence(格式闸),空闲时有 pending 注入证明义务(证明/继续/卡点),语义验证交给 subagent 系

nuctori215/mo1mo ago
extension
$ pi install npm:pi-todone

pi-usage-bar-focus

AI subscription usage gauge for the pi coding agent — Claude Pro/Max and ChatGPT Plus/Pro quota bars with provider status (incident) alerts, in the footer. Model-aware fork.

sakiko233215/mo1mo ago
package
$ pi install npm:pi-usage-bar-focus

pi-wsl-clipboard

Paste Windows clipboard text and images into Pi from WSL with Ctrl+V.

alexshpunt215/mo28d ago
extension
$ pi install npm:pi-wsl-clipboard

tdd-enforcer

TDD enforcer extension for the pi coding agent — enforces Red-Green-Refactor phases with file access restrictions and transition gates

cyclone1070215/mo1mo ago
package
$ pi install npm:tdd-enforcer

@janvitos/pi-recent-models

Reorder Pi's model selector, inherit models on new sessions, and optionally remember thinking levels per model.

janvitos214/mo1d ago
package
$ pi install npm:@janvitos/pi-recent-models

omp-throughput

Live throughput (TPS) meter for omp — main session and task subagents

kajeagentspi214/mo2mo ago
extension
$ pi install npm:omp-throughput

@xvzc/pi-subagents

A pi extension that brings Claude Code-like sub-agents and workflow orchestration to pi — parallel execution, live widget, fleet view, custom agent types, mid-run steering, dynamic workflows, Claude Code compatibility, look and feel.

xvzc214/mo2d ago
extension
$ pi install npm:@xvzc/pi-subagents