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

751-800 / 2137
Reset

thincontext

Drop-in middleware to compress LLM context before it hits the API

omarpa298/mo28d ago
package
$ pi install npm:thincontext

@sincspecv/pi-chutes

pi extension that adds chutes.ai as a model provider

sincspecv296/mo24d ago
extension
$ pi install npm:@sincspecv/pi-chutes

@vahor/pi-keymap

Vim-like custom keymaps for binding keyboard shortcuts to shell commands in pi.

vahor296/mo3h ago
extension
$ pi install npm:@vahor/pi-keymap

pi-scheduled-tasks

A pi extension for scheduled prompts, recurring checks, and prompt-executable slash commands

errfld296/mo24d ago
extension
$ pi install npm:pi-scheduled-tasks

pi-brain

Versioned memory extension for the pi coding agent

whamp295/mo2mo ago
extension
$ pi install npm:pi-brain

apple-pi

Opinionated pi extension — lightweight in-process subagent system

foreveranapple294/mo28d ago
package
$ pi install npm:apple-pi

pi-agents

A generic framework for agent orchestration in pi.

mavam294/mo12d ago
extension
$ pi install npm:pi-agents

pi-llm-debugging

Saves LLM provider request payloads to the project's .pi folder for per-project debugging

rossz294/mo29d ago
prompt
$ pi install npm:pi-llm-debugging

pi-red-green

A Pi extension that enforces Test-Driven Development (RED-GREEN-REFACTOR) discipline during agent coding sessions.

mdevy293/mo25d ago
extension
$ pi install npm:pi-red-green

vim-motions-pi

A focused Vim-style editing layer for pi, with motions, text objects, visual selections, and clipboard sync

patrickke293/mo3d ago
extension
$ pi install npm:vim-motions-pi

@artale/pi-procs

Background process manager for Pi. Start dev servers, watch builds, tail logs — without blocking the agent.

artale291/mo14d ago
package
$ pi install npm:@artale/pi-procs

pi-insights

AI coding assistant session analytics and insights for Pi

linioi290/mo17d ago
extension
$ pi install npm:pi-insights

pi-sec

A one-stop shop for Pi Agent security mitigations — prompt injection, malicious commands and packages, credential leaks, and more

iosifache290/mo16d ago
package
$ pi install npm:pi-sec

pi-observability

Live observability dashboard for pi coding agent sessions — tokens, cost, TPS, runtime, git stats, and context usage

m0hammedimran287/mo6d ago
extension
$ pi install npm:pi-observability

pi-crofai

CrofAI provider for Pi — self-contained, auto-discovers models, supports env var or /login paste

slimewell286/mo23h ago
package
$ pi install npm:pi-crofai

pi-buddy

An animated ASCII companion that lives beside your Pi input box. Hatches buddies with unique species, stats, and personalities. Reacts to what you're coding.

evileko285/mo7d ago
extension
$ pi install npm:pi-buddy

@dhruv2mars/pi-queue

Advanced FIFO message queue and steering for pi — queue follow-ups while the agent works

dhruv2mars284/mo13h ago
extension
$ pi install npm:@dhruv2mars/pi-queue

pi-apex-companion-coding

Apex Companion Coding extension package for pi / pi-mono with companion review, negotiation contracts, and mutation guardrails.

alejandro-llanes284/mo11d ago
extension
$ pi install npm:pi-apex-companion-coding

pi-web-fetch

Pi extension: fetch web pages via headless Chrome, extract content with trafilatura, and optionally process with an LLM

georgebashi283/mo2mo ago
package
$ pi install npm:pi-web-fetch

desktop-notify-kitty

Pi extension that sends desktop notifications via kitten notify (kitty) or notify-send when a kitty terminal session needs attention.

cjrh282/mo6d ago
extension
$ pi install npm:desktop-notify-kitty

pi-provider-utils

Shared provider mirror, stream, and agent-path helpers for Pi extension packages

victor-founder281/mo1mo ago
package
$ pi install npm:pi-provider-utils

pi-timer

Pi package that shows a per-run elapsed timer inline in the footer.

jojopirker281/mo1mo ago
extension
$ pi install npm:pi-timer

pi-agent-selector

Pi extension that lets users activate local agent markdown files as the current session profile.

kevalo94280/mo24d ago
extension
$ pi install npm:pi-agent-selector

pi-extension-raptor-mini

pi extension that adds GitHub Copilot's Raptor Mini (oswe-vscode-prime) model to pi's github-copilot provider.

wseubring279/mo22d ago
extension
$ pi install npm:pi-extension-raptor-mini

pi-meridian-extension

Meridian proxy provider for pi — use your Claude Max subscription through the Meridian local proxy

lnilluv279/mo3d ago
package
$ pi install npm:pi-meridian-extension

pi-provider-bedrock

Bedrock provider for pi — routes to AWS Bedrock models via AWS profile auth

samfp278/mo19d ago
extension
$ pi install npm:pi-provider-bedrock

pi-yep-search

Yep Search API extension for pi — adds a web_search tool backed by https://platform.yep.com

elrandar278/mo18d ago
extension
$ pi install npm:pi-yep-search

@alasano/pi-panels

Responsive status panels for pi - git info, LLM context usage, and Spotify now-playing below the editor

alasano277/mo1mo ago
package
$ pi install npm:@alasano/pi-panels

omniroute-pi-extension

Pi Coding Agent extension for OmniRoute — manage combos, browse providers, and see which model actually served each response in the status bar

oscar-haha277/mo1mo ago
extension
$ pi install npm:omniroute-pi-extension

pi-telebridge

A pi extension that creates a two-way relay between your active pi coding agent session and a Telegram bot.

acarerdinc276/mo1mo ago
extension
$ pi install npm:pi-telebridge

pi-git-commands-extension

Shareable Pi package that adds /commit, /push, /commit-and-push, and /commit-pr git commands.

tsprotte274/mo23d ago
extension
$ pi install npm:pi-git-commands-extension

@tangle-network/tcloud-agent

Agent run-loop primitive over the Tangle sandbox bridge — runs an AgentProfile against a brief with criterion gates, budget caps, and streaming events. Includes TangleToolProvider for Pi tool integration.

drewstone273/mo9d ago
package
$ pi install npm:@tangle-network/tcloud-agent

pi-budget-guard

An extension for Pi coding agent that tracks session spend and enforces budget limits.

samurai_mac273/mo11d ago
extension
$ pi install npm:pi-budget-guard

@samfp/pi-steering-hooks

Deterministic tool-call guardrails for pi — enforce rules with before-tool hooks instead of prompts. Zero token cost, 100% reliability.

samfp271/mo14d ago
extension
$ pi install npm:@samfp/pi-steering-hooks

pi-brave-search

Token-efficient Brave web search + AI grounding extension for Pi, with optional full-page Markdown content extraction

w-winter271/mo11d ago
package
$ pi install npm:pi-brave-search

@noahsaso/pi-remote

Remote terminal access for pi via WebSocket and browser, with Tailscale integration

noahsaso270/mo1mo ago
package
$ pi install npm:@noahsaso/pi-remote

pi-agent-bus-node

Node.js runtime for pi-agent-bus — MessageBus, Agent base class, LLMProvider, TaskQueue

kylebrodeur270/mo9d ago
extension
$ pi install npm:pi-agent-bus-node

pi-lcm

Lossless Context Management for Pi — DAG-based summarization with full history recovery

engaze270/mo1mo ago
extension
$ pi install npm:pi-lcm