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

2901-2950 / 3105 (of 5281)
Reset

pi-goal-xx

Goal mode extension for pi: persistent long-running objectives, /goal-set drafting, Sisyphus prompt style, autoContinue, verification contracts, recursive task lists, and an above-editor status overlay. Fork of pi-goal-x (which forked @capyup/pi-goal).

buihongduc132125/mo1mo ago
extension
$ pi install npm:pi-goal-xx

pi-mono-sentinel

Pi extension that guards against content-based secret leaks and indirect script execution

emanuelcasco125/mo3mo ago
extension
$ pi install npm:pi-mono-sentinel

pi-session-auto-rename

Automatically names pi sessions with AI, with configurable naming model

egornomic125/mo4mo ago
extension
$ pi install npm:pi-session-auto-rename

@schovest/pi-todo

Pi extension. A todo list for the model, rendered as a live overlay that survives /reload and conversation compaction.

schovest125/mo1mo ago
extension
$ pi install npm:@schovest/pi-todo

@4fu/pi-bin-hints

Detect installed modern Unix-tool replacements (rg, fd, sd, ...) once per session and inject a single stable line into pi's system prompt

4fu124/mo1mo ago
extension
$ pi install npm:@4fu/pi-bin-hints

@dhruv2mars/pi-queue

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

dhruv2mars124/mo4mo ago
extension
$ pi install npm:@dhruv2mars/pi-queue

@khanhicetea/pi-wui

A session-scoped Web UI portal for Pi and MCP-compatible coding agents

khanhicetea124/mo1mo ago
extension
$ pi install npm:@khanhicetea/pi-wui

pi-secure-it

In-process tool guard and subagent posture hardening for Pi coding agent. Enforces filesystem allow/deny lists and domain allowlists on read, write, edit, fetch_content, web_search, and get_search_content — with interactive ask-tier prompts to grant acces

hannesro124/mo1mo ago
extension
$ pi install npm:pi-secure-it

pi-sidecar

Unified visible Herdr sidecars for Pi: sidecar-as-subagent with lightweight prompt launches, frozen /goal audit chain, wait-all, and selectable agent backends (Codex/Claude/Pi).

ethan_szu124/mo7d ago
extension
$ pi install npm:pi-sidecar

pi-terse-tools

Compress every pi tool call into two lines: readable input, then useful result output.

astrohan124/mo1mo ago
extension
$ pi install npm:pi-terse-tools

pi-timestamps

Timestamps extension for pi coding agent — message timing widget, elapsed timer, and interactive timeline browser

eengad124/mo5mo ago
extension
$ pi install npm:pi-timestamps

@zhushanwen/pi-subagents

Spawned-process agent execution runtime for Pi — unified execute entry, isolated state, sync/background modes

zhushanwen321124/mo1mo ago
extension
$ pi install npm:@zhushanwen/pi-subagents

@abarisain/pi-markdown-memory

No bullshit memory store for the pi coding agent. Folders & Markdown, global & project stores, that's it

arnaudbarisain123/mo18d ago
extension
$ pi install npm:@abarisain/pi-markdown-memory

@ersintarhan/pi-sync

Encrypted + compressed per-session sync for pi coding agent (S3/R2 compatible).

ersintarhan123/mo22d ago
extension
$ pi install npm:@ersintarhan/pi-sync

pi-droid

Android phone control for pi-agent — 36 tools to see, touch, and automate any device via ADB

artemisai-dev123/mo4mo ago
extension
$ pi install npm:pi-droid

@piex-dev/xai-oauth

xAI Grok OAuth subscription login for pi — use SuperGrok or X Premium+ instead of API key

debugtalk123/mo1mo ago
extension
$ pi install npm:@piex-dev/xai-oauth

pi-glean

Zero-config web search and URL fetching for pi — works with no API keys, and uses your ChatGPT Plus/Pro or xAI subscription for higher-quality answers when available. Plus GitHub repos, PDFs, YouTube, and video frames.

pacoyang123/mo1mo ago
extension
$ pi install npm:pi-glean

pi-m3fix

Pi extension that repairs flattened reasoning blocks in compacted sessions

hypernewbie123/mo1mo ago
extension
$ pi install npm:pi-m3fix

pi-whisper-voice

Minimal hold-SPACE voice input for Pi using an OpenAI-compatible Whisper/STT endpoint.

kengbailey123/mo4mo ago
extension
$ pi install npm:pi-whisper-voice

@masonchow/pi-claude-rules

Pi extension: consume .claude/rules/ with Claude Code semantics (paths frontmatter, glob matching, /rules command)

masonchow122/mo1mo ago
extension
$ pi install npm:@masonchow/pi-claude-rules

pi-langgraph-workflow

A generic Pi extension that implements LangGraph-like workflows with transitions, joins, dynamic fan-out, and configurable node runners.

isaachan1984122/mo1mo ago
extension
$ pi install npm:pi-langgraph-workflow

pi-markdown-box

Pi extension that renders inline Markdown fenced code blocks and tables as terminal boxes (╭─╮ style). Fork of pi-codeblock-box with broader scope.

mcig-ggg122/mo10d ago
extension
$ pi install npm:pi-markdown-box

pi-ocgo-usage

Pi extension for monitoring OpenCode Go subscription usage quota in the footer

v587d122/mo26d ago
extension
$ pi install npm:pi-ocgo-usage

pi-web-providers-codex-cf

Minimal Pi web providers extension for Codex with ChatGPT subscription auth and Cloudflare Browser Rendering markdown.

arpagon122/mo1mo ago
extension
$ pi install npm:pi-web-providers-codex-cf

@andre-barbosa/pi-commit

A read-only pi extension that suggests Conventional Commit messages for uncommitted changes

andre-barbosa121/mo3d ago
extension
$ pi install npm:@andre-barbosa/pi-commit

@guygrigsby/pi-active-model

Inject a live call-out of the currently-active model into the system prompt each turn, so the orchestrator knows which model it is running and can route accordingly.

guygrigsby121/mo29d ago
extension
$ pi install npm:@guygrigsby/pi-active-model

pi-permissions

Configurable allow/deny permission rules for pi tool calls — control which bash commands, file reads, writes, and edits the agent can perform.

nicoavanzdev121/mo5mo ago
extension
$ pi install npm:pi-permissions

@ar-llm/pi-skill-request-params

Pi extension that injects per-skill, per-model, and per-provider request parameters (temperature, top_p, thinking, etc.) into every provider payload.

arichiardi120/mo1d ago
extensionskill
$ pi install npm:@ar-llm/pi-skill-request-params

@hazrid1993/pi-vision-handoff

Give text-only Pi and OMP models vision by handing images to a vision-capable model and returning text descriptions

hazrid1993120/mo1mo ago
extension
$ pi install npm:@hazrid1993/pi-vision-handoff

pi-firecrawl

Firecrawl web scraping tools for Pi coding agent - scrape, crawl, map, and search with Firecrawl API v2

fosterg4120/mo2mo ago
extension
$ pi install npm:pi-firecrawl

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_taehyung120/mo3mo ago
extension
$ pi install npm:pi-git-assistant

pi-hive

Hierarchical multi-agent orchestration extension for the Pi coding agent, with a live Solid + Vite telemetry dashboard.

demetere._120/mo2mo ago
extension
$ pi install npm:pi-hive

pi-nullsink

Pi coding-agent extension: use frontier Anthropic, OpenAI, and Tinfoil models through nullsink — the anonymous, account-less, crypto-paid metered proxy.

4by120/mo2mo ago
extension
$ pi install npm:pi-nullsink

pi-weixinbot

微信机器人 extension for pi,支持扫码登录和消息收发

huang.xinghui120/mo3mo ago
extension
$ pi install npm:pi-weixinbot

@taterdoge/pi-status

Configurable status bar with border decorations around the Editor for Pi.

taterdoge120/mo2mo ago
extension
$ pi install npm:@taterdoge/pi-status

pi-compact-ex

Configure Pi auto-compaction using a context-window percentage threshold.

evan-choi119/mo1mo ago
extension
$ pi install npm:pi-compact-ex

@raoxxxwq/pi-codebuddy-sdk

Pi extension that uses CodeBuddy (via Agent SDK) as a model provider and adds an AskCodebuddy tool.

raoxxxwq119/mo1mo ago
extension
$ pi install npm:@raoxxxwq/pi-codebuddy-sdk