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

51-100 / 116 (of 5376)
Reset

pi-dsh

Pi Coding Agent provider extension that exposes the DeepSeek Harness (dsh) as a selectable provider: in-process session pool with live streaming; DSH owns prompt/memory/skills, pi-dsh routes each turn.

fatwang2619/mo1mo ago
extension
$ pi install npm:pi-dsh

pi-deepseek-cache

DeepSeek prefix-cache extension for pi — hit-rate telemetry, prefix guard, and cache-friendly compaction.

ruanbw617/mo8d ago
extension
$ pi install npm:pi-deepseek-cache

@kennyfrc/pi-deepseek-minimal-mode

Strict-by-default DeepSeek Harness composition for Pi, with an opt-in augmented profile that inlines configured extra tool definitions and durable AGENTS context.

kennyfrc606/mo27d ago
package
$ pi install npm:@kennyfrc/pi-deepseek-minimal-mode

pi-relace-provider

Register Relace (models.relace.ai) as an OpenAI-compatible model provider for pi

shivamnarkar47603/mo22d ago
extension
$ pi install npm:pi-relace-provider

pi-deepseek-cost

DeepSeek usage & cost tracker for Pi — live session cost in the status bar, /ds-cost overlay panel, bilingual UI with CNY/USD/EUR display, official peak/off-peak billing

hacxy593/mo7d ago
extension
$ pi install npm:pi-deepseek-cost

pi-peak-hours

Peak/off-peak billing-hours indicator for LLM APIs (DeepSeek, GLM Coding Plan) in the pi coding agent.

oglenyaboss572/mo16d ago
package
$ pi install npm:pi-peak-hours

pi-dsh-mimic

Unlock DeepSeek V4 Pro's DSH Minimal capability in Pi while keeping Pi's full plugin ecosystem

uranox553/mo13d ago
extension
$ pi install npm:pi-dsh-mimic

pi-inferx-provider

Pi coding-agent extension that registers InferX (https://model.inferx.net) as a model provider — live /v1/models discovery with a disk cache, a built-in public catalog fallback, and vLLM compatibility shims (system role, max_tokens, Qwen/DeepSeek/GLM thin

nrynss522/mo1mo ago
package
$ pi install npm:pi-inferx-provider

pi-provider-status

Show remaining quota and balance for LLM providers in pi — /status panel for Kimi Coding, Zhipu ZAI, MiniMax, DeepSeek, OpenRouter, Claude and Codex subscription windows

cyzlmh521/mo4d ago
extension
$ pi install npm:pi-provider-status

pi-no-spin

pi extension that detects when the LLM spins (repeats the same string over and over), interrupts generation, and reminds it to stop

wilhg472/mo27d ago
extension
$ pi install npm:pi-no-spin

@amartinr/pi-bifrost-reasoning-fix

Pi extension that fixes the DeepSeek-behind-Bifrost reasoning drop on tool-calling turns. Bifrost relays DeepSeek reasoning in non-standard fields (reasoning / reasoning_details instead of reasoning_content); in tool-calling contexts DeepSeek requires rea

amartinr462/mo18d ago
extension
$ pi install npm:@amartinr/pi-bifrost-reasoning-fix

@wuxiangru/pi-vision-bridge

Give text-only models (DeepSeek, Llama, etc.) vision — describe_image tool + automatic image-to-text fallback, using any vision model configured in pi's model registry.

wuxiangru418/mo1mo ago
extension
$ pi install npm:@wuxiangru/pi-vision-bridge

pi-dsh-pet

Floating desktop deepseek chan for the pi coding agent: idle breathing, random actions, screen wandering, and pi event reactivity (thinking/coding/idle → matching animations).

somwhy389/mo22d ago
extension
$ pi install npm:pi-dsh-pet

pi-deepseek-harness-anchor

DeepSeek V4 Pro/Flash harness trajectory anchoring for Pi: Minimal-persona first turn, narrow tool pair, durable promotion, DSH-compatible str_replace_editor

lertian382/mo29d ago
extension
$ pi install npm:pi-deepseek-harness-anchor

@limccn/deepseek-vl-support

Give DeepSeek (text-only) models vision in Claude Code, Codex, and Agent Plugins clients: describe images via any OpenAI-compatible vision endpoint.

limccn372/mo17d ago
package
$ pi install npm:@limccn/deepseek-vl-support

@kennyfrc/pi-str-replace-editor

Model-facing str_replace_editor (view/create/str_replace/insert) for DeepSeek-family models on Pi; replaces read/edit/write for those models

kennyfrc363/mo29d ago
package
$ pi install npm:@kennyfrc/pi-str-replace-editor

pi-anchored-tool-for-dspro

Pi extension that anchors a target model's first request to a minimal tool catalog (shell + read), then restores the full catalog after the first tool call. For DeepSeek V4 Pro and other models that condition on the API-visible tool list (Standard/PTC 91/

dbydd356/mo1mo ago
extension
$ pi install npm:pi-anchored-tool-for-dspro

pi-opencode-go-cache

Prompt caching for Pi's OpenCode Go provider (kimi, deepseek, mimo, qwen, minimax). Stamps prompt_cache_key, 24h retention, and cache_control breakpoints on every request — beyond what pi-ai or opencode CLI do by default.

nnocte335/mo2mo ago
extension
$ pi install npm:pi-opencode-go-cache

deepseek-peak-hours-warning

Pi extension that warns during DeepSeek peak billing hours and locally applies the active peak/off-peak rates to DeepSeek model cost estimates.

tuncoglu334/mo13d ago
package
$ pi install npm:deepseek-peak-hours-warning

pi-deepseek-router

Task-aware DeepSeek routing extension for Pi with strict no-op for other models.

rrain001333/mo27d ago
extension
$ pi install npm:pi-deepseek-router

aegis-method-pack

Aegis Method Pack: make your AI coding agent trustworthy — fewer reworks, safer changes, proof before done. Multi-harness method pack (Claude Code, Codex, OpenCode, Cursor, Windsurf, CodeBuddy, DeepSeek Harness, Kimi, and more).

zzz-test309/mo13d ago
package
$ pi install npm:aegis-method-pack

pi-deepseek-peak-alert

Pi extension that warns you with desktop notifications when using DeepSeek during peak pricing hours (2× rates)

napender308/mo2mo ago
extension
$ pi install npm:pi-deepseek-peak-alert

@mcowger/pi-llmgateway

A Pi extension that adds [LLM Gateway](https://llmgateway.io) as a model provider, giving you access to 160+ chat models from OpenAI, Anthropic, Google, xAI, Mistral, DeepSeek, and many others through a single OpenAI-compatible API.

mcowger297/mo2mo ago
extension
$ pi install npm:@mcowger/pi-llmgateway

pi-turn-metrics

Pi Coding Agent extension for real-time execution turns, steps, LLM/tool durations, TTFT, and TPS in the footer status bar

leon-zym292/mo23d ago
extension
$ pi install npm:pi-turn-metrics

pi-deepseek-anchor

pi extension: DeepSeek V4 Pro Minimal-anchored bootstrap, then full Standard tools (port of dsh-anchored-standard)

kxh4892636287/mo1mo ago
extension
$ pi install npm:pi-deepseek-anchor

@yankewei/pi-web-search

pi extension that exposes provider-native web search for DeepSeek Responses and OpenAI Codex GPT-5.6 models

yankewei287/mo19d ago
extension
$ pi install npm:@yankewei/pi-web-search

@jours_757/pi-extensions

Pi 扩展合集:当前包含 vision-bridge(识图桥接——自动把图片识别交给视觉模型,文字描述交回文本主模型)。

jours_757285/mo1mo ago
extension
$ pi install npm:@jours_757/pi-extensions

pi-byteplus-modelark

Pi extension for BytePlus ModelArk Coding Plan — registers ModelArk as a custom OpenAI-compatible provider with all supported coding models.

irahardianto277/mo4mo ago
package
$ pi install npm:pi-byteplus-modelark

@oversk7/pi-web-dsh-style

An unofficial DSH-styled Windows browser UI for pi coding agent with configurable LAN and native frp relay access

oversk7260/mo2d ago
package
$ pi install npm:@oversk7/pi-web-dsh-style

@demo-0416/pi-trace

pi extension: deepseek-harness-style trajectory view — timeline gantt, turn-grouped ledger, rich detail panel, live SSE streaming

demo-0416224/mo26d ago
extension
$ pi install npm:@demo-0416/pi-trace

pi-qwencloud-provider

QwenCloud provider for pi — access Qwen3.8, DeepSeek V4, GLM-5.2, Wan image generation, and HappyHorse video generation through QwenCloud's OpenAI-compatible API

jellydn214/mo1mo ago
package
$ pi install npm:pi-qwencloud-provider

pi-provider-alibaba-complete

Alibaba Cloud provider for Pi with Coding Plan, Token Plan, pay-as-you-go, dynamic catalogs, and verified reasoning controls

weijf14-gmail207/mo22d ago
extension
$ pi install npm:pi-provider-alibaba-complete

yimo-pi-kit

A portable Pi coding-agent profile with extensions, subagents, skills, prompts, themes, DeepSeek Responses Web Search, and optional local code-review graph/MCP integration.

yimolieu206/mo1mo ago
package
$ pi install npm:yimo-pi-kit

pi-vision-native

Native vision for text-only pi models (DeepSeek, Llama, ...). Capability-aware chat attachment interception + vision-describe/vision-ask tools via any OpenAI-compatible vision endpoint (ModelScope, SiliconFlow, OpenRouter, GLM, Ollama), with intent detect

fengxbin204/mo25d ago
extension
$ pi install npm:pi-vision-native

pi-deepseek-v4-anchor

Two-phase DeepSeek V4 Pro tool bootstrap for pi: Minimal-anchored first request (bash + str_replace_editor + DSH persona), then full catalog. Port of xiaobright/dsh-anchored-standard.

hjbztlbr201/mo28d ago
package
$ pi install npm:pi-deepseek-v4-anchor

pi-ocr

Pi extension: Zero-setup multi-backend OCR — MinerU (free cloud), Ollama (local GPU, LaTeX formulas), Pix2Text (local Python). Extract text, formulas, and tables from images and PDFs. Default: zero config, works out of the box.

astronaut_jack197/mo3mo ago
extension
$ pi install npm:pi-ocr

pi-aws-bedrock-mantle

Pi extension: all Bedrock Mantle models (GPT-5.5, DeepSeek, Qwen3, Mistral, Kimi, ...) via SigV4 — no long-term API key needed

0xrichardh194/mo1mo ago
extension
$ pi install npm:pi-aws-bedrock-mantle

pi-vision-bridge-tomoyo

Vision bridge for text-only models (e.g. DeepSeek V4 Flash): images pasted into the chat and screenshots are described by a cheap vision model (MiniMax M3 via opencode.go) and fed to the main model as text. Registers a describe_image tool for on-demand sc

tomoyo123188/mo1mo ago
extension
$ pi install npm:pi-vision-bridge-tomoyo

pi-deepseekx

A Pi extension for configurable minimal prompting and neutral bash safeguards.

dashxio183/mo1mo ago
extension
$ pi install npm:pi-deepseekx

pi-deepseek-startup

DeepSeek branded startup UI for Pi: whale splash screen, animated whale working indicator, and a matching DeepSeek theme. Bundles the startup-ui adapter, the DeepSeek page, and the DeepSeek theme in one installable package.

xiaolizi0v0181/mo1mo ago
extensiontheme
$ pi install npm:pi-deepseek-startup

pi-v4-jspace

DeepSeek V4 Minimal Anchor + J-Space runtime integration for Pi

banyueban180/mo27d ago
package
$ pi install npm:pi-v4-jspace

pi-deepseek-responses-search

DeepSeek V4 on the Responses API with native server-side web search (OpenCode Zen/Go + DeepSeek first-party) — search markers shown in the thinking chain

chasedream1129178/mo1mo ago
package
$ pi install npm:pi-deepseek-responses-search

pi-usage-plus

Super usage/quota extension for Pi & Pi Web – 10+ providers, Kimi/Moonshot, OpenRouter, OpenCode Go, DeepSeek, GLM, dual Pi & Pi Web compatible

bluesjan177/mo11d ago
extension
$ pi install npm:pi-usage-plus