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

2801-2850 / 3088 (of 5471)
Reset

pi-harper-grammar

Type it right, make the agent guess less — live grammar-check (and one-key alt+g fix) for the Pi/OMP chat input, powered by Harper.

loneexile128/mo1mo ago
extension
$ pi install npm:pi-harper-grammar

pi-novita-ai

Pi extension that registers Novita AI as an OpenAI-compatible model provider.

kellhect128/mo2mo ago
extension
$ pi install npm:pi-novita-ai

pi-onnx

Run Hugging Face onnx-community models locally inside pi: registers a chat provider for ONNX text-generation models and a set of tools (embeddings, classification, ASR) backed by @huggingface/transformers and onnxruntime-node.

jarkkojs128/mo3mo ago
extension
$ pi install npm:pi-onnx

pi-package-test

Test package for pi coding agent with extensions, skills, themes, and prompts

badlogic128/mo8mo ago
extensionskilltheme
$ pi install npm:pi-package-test

pi-procedural-graphs

Procedural Graph extension for pi: self-evolving, graph-structured procedural memory that injects step-level guidance at every decision step. Based on arXiv:2609.09153.

leftwinglautus128/mo11d ago
package
$ pi install npm:pi-procedural-graphs

@abarisain/pi-claude-transcript

Claude-Code-style compact transcript for the pi coding agent (and omp): one ✻ summary per turn instead of a wall of tool rows

arnaudbarisain127/mo1mo ago
extension
$ pi install npm:@abarisain/pi-claude-transcript

aloita-extensions

A Pi extension: one Pi session connects to an Aloita server and works on tickets natively.

frankvl76127/mo1mo ago
package
$ pi install npm:aloita-extensions

deword

🪱 De-Words your documents for AI agents. Read, edit, fill forms, replace text — all without breaking formatting.

asvozil127/mo4mo ago
package
$ pi install npm:deword

@hobocode/thought-layer

The Thought Layer: rigor for building. Validate an idea, grill it into a buildable spec, then build and deploy it, inside the agent you already use. BYOK, no telemetry.

hobocode127/mo13d ago
package
$ pi install npm:@hobocode/thought-layer

@ifi/pi-spec

Native spec-kit workflow for pi with a /spec command, TypeScript scaffolding, and spec-driven prompts.

ifiokjr127/mo4mo ago
package
$ pi install npm:@ifi/pi-spec

@ogulcancelik/pi-web-browse

Web search and content extraction skill for pi-coding-agent. Search the web and fetch pages via a real headless browser (CDP). Works on Linux, macOS, and Windows.

ogulcancelik127/mo4mo ago
skill
$ pi install npm:@ogulcancelik/pi-web-browse

pi-agent-colony

Agent Colony for Pi — bootstrap and package distribution for a multi-agent Pi plugin for complex coding tasks.

telagodme127/mo4mo ago
package
$ pi install npm:pi-agent-colony

pi-career

Pi tools, slash commands, and Agent Skill for deterministic Career Core workflows

revazi127/mo1mo ago
package
$ pi install npm:pi-career

pi-free-web-search

Free, hybrid, browser-aware web search and content extraction package for Pi coding agent

albertobelleiro127/mo6mo ago
extension
$ pi install npm:pi-free-web-search

pi-permission-suite

Four approval modes + command-level security restrictions for the Pi coding agent. Act / Auto / Ask / Plan mode switching, rule engine, subagent auto-approval.

eddie0521127/mo2mo ago
extension
$ pi install npm:pi-permission-suite

pi-zai-agents

Unofficial pi package exposing Z.AI Agent API tools for Slide/Poster, Translation, and Video Effect Template agents.

fitchmultz127/mo2mo ago
extension
$ pi install npm:pi-zai-agents

@touchtechclub/pi-oc-prompt-cache

Pi coding-agent extension: opencode-inspired prompt-cache optimizer (frozen context epoch, durable baseline, mid-conversation updates, payload tuning).

touchtechclub127/mo1mo ago
extension
$ pi install npm:@touchtechclub/pi-oc-prompt-cache

@haoyiyin/pi-done-sound

Pi coding agent extension: play a three-note chime when the agent finishes answering.

haoyiyin126/mo29d ago
extension
$ pi install npm:@haoyiyin/pi-done-sound

pi-a2a-adaptor

A2A extension for Pi — `pi install npm:pi-a2a-adaptor`, then `/a2a-send` by name, URL, or agent number

ww2521126/mo3mo ago
extension
$ pi install npm:pi-a2a-adaptor

pi-agent-codebase-workflows

Pi skills and prompt templates for structured YAML artifact workflows: safe-start, codebase-recon, safe-change, architecture review, structured-doc validation, and legacy docs migration.

prinova126/mo3mo ago
package
$ pi install npm:pi-agent-codebase-workflows

pi-disable-tools

Pi extension to disable tools so the agent can no longer see or call them

guokui0205126/mo9d ago
extension
$ pi install npm:pi-disable-tools

pi-engineering-services

IDE tooling for the Pi coding agent — LSP diagnostics/navigation/rename, DAP debugging (debugpy + js-debug), and task-toolchain build/test/lint runs.

wefio126/mo1mo ago
extension
$ pi install npm:pi-engineering-services

pi-git-assistant

AI-powered git commit assistant for the Pi coding agent. Automatically analyzes diffs, manages branches, writes conventional commit messages, and generates pull request descriptions.

e.lusifa_taehyung126/mo3mo ago
extension
$ pi install npm:pi-git-assistant

pi-optimizer

Context optimization tools for pi coding agent

thien2218126/mo1d ago
package
$ pi install npm:pi-optimizer

@pi-vault/pi-tools

Pi extension for web search, content extraction, documentation lookup, and deep research tools

lanhhoang126/mo1mo ago
extension
$ pi install npm:@pi-vault/pi-tools

@tian.zuo/pi-todo

A small todo-list tool for the pi coding agent: one call shape, a short prompt, and visible warnings when a write drops unfinished items.

tian.zuo126/mo1mo ago
extension
$ pi install npm:@tian.zuo/pi-todo

airic-agent

A document-defined, trainable agent for Pi and ACP clients

leric125/mo1mo ago
package
$ pi install npm:airic-agent

@arshan-dev/pi-ideas

Idea garden extension for pi: capture, browse, expand, combine, and ship ideas from slash commands.

arshan-dev125/mo5mo ago
extension
$ pi install npm:@arshan-dev/pi-ideas

@cloudfrog/memory

Memory: persistent memory for AI coding agents — a local-first SQLite brain, optionally replicated to the cloud, that survives sessions and compactions and is shared over MCP. This package plugs it into Pi.

cloudfrog125/mo3d ago
extension
$ pi install npm:@cloudfrog/memory

@dhcurry/pi-context-manager

Graphical context inspector for Pi agent - visualize, trace and edit the context sent to the LLM

dhcurry125/mo1mo ago
extension
$ pi install npm:@dhcurry/pi-context-manager

@dustinbyrne/kb

An automated Kanban board for [pi](https://github.com/badlogic/pi-mono). You (or an agent) add high level ideas to your task list, and a team of agents execute them using worktrees.

dustinbyrne125/mo5mo ago
package
$ pi install npm:@dustinbyrne/kb

@paulpham157/apply-patch

Universal apply_patch for every model on Pi, not just gpt-*: GPT, Claude, Gemini, DeepSeek, Kimi, GLM, Qwen, and more. One patch tool across providers with grammar support and JSON fallback.

paulpham157125/mo6d ago
extension
$ pi install npm:@paulpham157/apply-patch

pi-agent-budget

Pi extension: AI coding cost tracker with widget, budget limits, and CNY pricing for Chinese models.

rex_young125/mo3mo ago
extension
$ pi install npm:pi-agent-budget

pi-warp

Pi <> Warp. Multi-task to your heart's content and get notified the moment your agent finishes.

yianl125/mo4mo ago
extension
$ pi install npm:pi-warp

task-complete-notify

Pi extension that sends desktop notification + chime when a reply finishes. Supports duration threshold and explicit notify tool.

burgess731125/mo1mo ago
extension
$ pi install npm:task-complete-notify