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

5101-5150 / 5327
Reset

pi-cc

pi extension that auto-publishes autoresearch.jsonl updates to community.computer.

monadic-works112/mo4mo ago
package
$ pi install npm:pi-cc

pi-super-curl

HTTP request extension for pi shitty coding agent with auto-config, JWT generation, and named endpoints

graffioh112/mo4mo ago
extension
$ pi install npm:pi-super-curl

@whfzgyx/pi-dynamic-workflows

Claude-Code-style dynamic workflows for Pi — fan a task out across 100s of subagents with real model routing, token/cost accounting, resume, git-worktree isolation, an interactive /workflows TUI, and a real /deep-research.

whfzgyx112/mo1mo ago
package
$ pi install npm:@whfzgyx/pi-dynamic-workflows

@masonchow/pi-agent-formula

Pi extension: F1-themed model roster and pit-stop advisor — tag models as red/yellow/white tires and switch on demand

masonchow111/mo1mo ago
extension
$ pi install npm:@masonchow/pi-agent-formula

@pedro_klein/pi-task

Task graph manager for Pi — DAG-based plans with sub-tasks and parallel groups

pedro_klein111/mo1mo ago
package
$ pi install npm:@pedro_klein/pi-task

@pgilad/pi-vertex-anthropic

Pi extension: Claude on Google Cloud Vertex AI via ADC. Uses the official @anthropic-ai/vertex-sdk for real Application Default Credentials (gcloud user creds, service account JSON, GCE/GKE metadata server, workload identity).

pgilad111/mo2mo ago
extension
$ pi install npm:@pgilad/pi-vertex-anthropic

pi-computer-use

Pi extension for GUI computer-use on macOS

swairshah111/mo5mo ago
package
$ pi install npm:pi-computer-use

pi-encoding-fs

Encoding-aware read/write/edit/grep for Pi — transparent GB18030/GBK/GB2312 support

yuanwentao111/mo1mo ago
extension
$ pi install npm:pi-encoding-fs

pi-firecrawl

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

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

pi-mimo-voice-zh

小米 MiMo 中文语音扩展 — 语音输入(ASR)和语音输出(TTS)

mlosun111/mo1mo ago
extension
$ pi install npm:pi-mimo-voice-zh

pi-persistent-term

Integrated terminal panel for pi coding agent — persistent PTY shell, colored overlay, LLM tools

kowssari111/mo3mo ago
extension
$ pi install npm:pi-persistent-term

pi-qwencloud-token-plan-provider

Qwen Cloud Token Plan provider extension for pi — access Qwen, DeepSeek, GLM models via the Token Plan endpoint

uttkarsh26111/mo1mo ago
extension
$ pi install npm:pi-qwencloud-token-plan-provider

pi-secrets-guard

Block secrets and PII before they land: regex + entropy scanning for files, diffs, and AI coding agents. CLI, MCP server, Claude/Cursor skill, and pi extension.

vaibhav290797111/mo2mo ago
package
$ pi install npm:pi-secrets-guard

pi-tool-search

Hide all tools behind a manifest-aware tool_search — LLM enables tools by name on demand

tuan_son.dinh111/mo4mo ago
extension
$ pi install npm:pi-tool-search

@tkreuziger/pi-events

A minimal Pi event bridge: relays Pi runtime/session events over a WebSocket to connected clients in real time.

tkreuziger111/mo8d ago
extension
$ pi install npm:@tkreuziger/pi-events

@beatly/core

Beatly control layer and bundled SuperCollider runtime.

yuvadm110/mo4mo ago
package
$ pi install npm:@beatly/core

checkpoint-pi

Git-based checkpoint extension for pi-coding-agent - creates checkpoints at each turn for code state restoration

prateekmedia110/mo3mo ago
extension
$ pi install npm:checkpoint-pi

@cnife/pi-footer

个人专属 pi footer:两行工作区/模型状态,全 dim,仅 ASCII+Unicode

cnife110/mo1mo ago
package
$ pi install npm:@cnife/pi-footer

@i-language/autocode

You say it, AutoCode ships it. 47 I-Lang skills covering understanding, planning, building, quality, debugging, deployment, progress, and learning. Code to deployment in one session.

ilang110/mo4mo ago
package
$ pi install npm:@i-language/autocode

pi-context-loader

Config-driven context injection for Pi agents. Loads files at session start and injects them as system prompt or message.

juanjeojeda110/mo1mo ago
package
$ pi install npm:pi-context-loader

pi-impact-analyzer

AST-based dependency tracing that answers: If I change this symbol, what else could break? Passive mode with auto-indexing and caching.

realvendex110/mo2mo ago
package
$ pi install npm:pi-impact-analyzer

pi-moa

Mixture of Agents for pi: run multiple high-intelligence reference models in parallel, then synthesize with a main model that keeps full conversation context.

wangding2020110/mo21d ago
package
$ pi install npm:pi-moa

pi-web-suite

Web search, URL fetching, PDF extraction, and content extraction tools for the Pi coding agent. Cascading providers: Exa, AnySearch, Tavily.

eddie0521110/mo1mo ago
extension
$ pi install npm:pi-web-suite

@skepsun/pi-loom

Long-term memory plugin for pi with Dream Engine for insight generation — designed to collaborate with pi-esr

skepsun110/mo1mo ago
package
$ pi install npm:@skepsun/pi-loom

b5-fusion

Multi-model B5 fusion ensemble for pi — every turn runs all candidates, the aggregator fuses the best answer

lunwhale109/mo1mo ago
extension
$ pi install npm:b5-fusion

@carter2099/pi-omp-coder

Pi extension that lets the agent delegate heavy coding tasks to an OMP (Oh My Pi) subprocess with a richer tool set (LSP, AST, browser, etc.).

carter2099109/mo1mo ago
extension
$ pi install npm:@carter2099/pi-omp-coder

@chewey182/multipi

Multi-agent orchestration system for pi-coding-agent with subagents, web search, and URL fetching

chewey182109/mo4mo ago
package
$ pi install npm:@chewey182/multipi

@easiest-ai/pi-compaction-manager

Makes pi's auto-compaction configurable: cap context windows, set compaction trigger targets, improve summarization quality, and manage settings via an interactive /compaction command.

easiest-ai-shawn109/mo23d ago
package
$ pi install npm:@easiest-ai/pi-compaction-manager

pi-ayu-themes

Ayu color themes for pi — dark, mirage, and light

iodic109/mo2mo ago
theme
$ pi install npm:pi-ayu-themes

@touchtechclub/pi-oc-prompt-cache

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

touchtechclub109/mo18d ago
extension
$ pi install npm:@touchtechclub/pi-oc-prompt-cache

@bacnh85/pi-init

Guided AGENTS.md generation for Pi — /init scans the repo (package.json, CI, dir structure) and generates/updates AGENTS.md with build/test/lint commands, architecture, and conventions. Inspired by OpenCode's /init.

bacnh85108/mo27d ago
package
$ pi install npm:@bacnh85/pi-init

@bb84/quailbot-pi

Quailbot Pi -- a Pi agent extension that turns a quantum instrument workspace into a measurement-readback action loop, with experiment logging and a workspace calibrator.

bb84108/mo1mo ago
package
$ pi install npm:@bb84/quailbot-pi

@dbaida/pi-sync

Git-backed Pi extension for syncing agent settings, skills, prompts, themes, and extensions across machines.

dmytro.baida108/mo1mo ago
extensionskillthemeprompt
$ pi install npm:@dbaida/pi-sync

@eliemessiecode/pi-mcp

Connect MCP (Model Context Protocol) HTTP servers to Pi agent. Auto-discover and use MCP tools.

eliemessiecode108/mo5mo ago
extension
$ pi install npm:@eliemessiecode/pi-mcp

@marcfargas/odoo-skills

Battle-tested Odoo knowledge modules for AI agents — 5,200+ lines validated against Odoo v17 in CI

marcfargas108/mo5mo ago
skill
$ pi install npm:@marcfargas/odoo-skills

@msdavid/pi-distro

Reusable, composable configurations for the pi coding agent — seed distros, project snapshots, and GitHub sharing with version-aware updates.

msdavid108/mo1mo ago
package
$ pi install npm:@msdavid/pi-distro