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

201-250 / 353 (of 5378)
Reset

@wystack/agent-kit

One portable agent-workflow kit — plan, build, review, verify, design, and ship — running identically on Claude Code, Codex, Cursor, and Pi.

youhaowei214/mo2mo ago
skill
$ pi install npm:@wystack/agent-kit

pi-router

Intelligent routing layer for pi coding agent with multi-level failover, circuit breaker, and comprehensive observability

freescheme212/mo6d ago
extension
$ pi install npm:pi-router

pi-cc-patch

Use Claude Pro/Max subscription with pi — bypasses third-party app detection

picassio203/mo15d ago
extension
$ pi install npm:pi-cc-patch

predexec

Predictive execution: collapse an adaptive multi-level tool sequence into a single model round-trip via a deterministic plan tree. pi coding agent extension / opencode plugin / Claude Code MCP server.

furiouszen202/mo4d ago
package
$ pi install npm:predexec

pi-agent-memory

Persistent memory for pi-agents, powered by claude-mem (55k+ stars). Cross-session, cross-engine memory with hybrid search.

artemisai-dev198/mo3mo ago
extensionskill
$ pi install npm:pi-agent-memory

claude-agent-sdk-pi

This extension registers a custom provider that routes LLM calls through the **Claude Agent SDK** while **pi executes tools** and renders tool results in the TUI.

prateekmedia196/mo2mo ago
package
$ pi install npm:claude-agent-sdk-pi

pi-claude-plugins

Pi extension that exposes Claude marketplace plugin skills from ~/.claude/plugins/marketplaces into the current pi session.

rossz195/mo1d ago
extensionskill
$ pi install npm:pi-claude-plugins

pi-native-search

Pi extension that adds web_search and web_fetch tools using each provider's native search backend (ZAI MCP, Anthropic, Google, OpenAI, xAI, Claude Code subscription via claude-bridge), with DuckDuckGo as a universal fallback.

salem-malibary194/mo3mo ago
extension
$ pi install npm:pi-native-search

pi-claude-style-tools-aft

Claude Code-style tool rendering for Pi with complete AFT tool support, grouped rows, rich diffs, previews, and math rendering

aaalice233192/mo1mo ago
extension
$ pi install npm:pi-claude-style-tools-aft

pi-packages-manager

Claude-style Pi packages manager: browse, search, install, update, and remove Pi packages from inside Pi.

rex_young191/mo1mo ago
extension
$ pi install npm:pi-packages-manager

@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).

pgilad189/mo1mo ago
extension
$ pi install npm:@pgilad/pi-vertex-anthropic

@zaganjade/pi-usage

Claude Code-style /usage panel for pi — Pi-chan navigation, seven views, 5H/weekly quota, attribution by model/skill/bundle/plugin/tool/project, Wrapped year-in-review with monthly heatmap, multi-skill + bundle tracking, live upstream quotas (ZAI, OpenAI

zaganjade189/mo1mo ago
package
$ pi install npm:@zaganjade/pi-usage

pi-claude-code-provider

Use a Claude Code subscription as a model provider in Pi through the approved non-interactive mode and without Anthropic's Agents SDK.

sineverbisnon187/mo14h ago
extension
$ pi install npm:pi-claude-code-provider

@rizukirr/vibekit

Token-efficient vibe-coding pipeline — 16 auto-triggered guardrail skills for Claude Code, Codex, Gemini, Pi, and OpenCode.

rizukirr187/mo29d ago
skill
$ pi install npm:@rizukirr/vibekit

@ssweens/pi-vertex

Google Vertex AI provider for Pi coding agent - supports Gemini, Claude, and all MaaS models

ssweens185/mo2mo ago
extension
$ pi install npm:@ssweens/pi-vertex

pi-auto-reviewer

Auto-review bash commands before your pi agent executes them — akin to Codex Auto-review and Claude Code auto mode.

vinzenzulrich182/mo1mo ago
package
$ pi install npm:pi-auto-reviewer

pi-screenshots-picker

Screenshot picker extension for pi coding agent - quickly select and attach screenshots to your prompts

graffioh179/mo3mo ago
extension
$ pi install npm:pi-screenshots-picker

tap-skill

thalix-auto — multi-agent orchestration skill for Claude Code, Codex CLI, and Pi (pi.dev). Forked from oh-my-claudecode.

manateeit178/mo2mo ago
package
$ pi install npm:tap-skill

@javargasm/pi-usage-bars

Usage indicator for pi — footer status bars and /usage command for Codex, Claude, Z.AI, Gemini, Antigravity, OpenCode Go, and Kiro

javargasm177/mo1mo ago
extension
$ pi install npm:@javargasm/pi-usage-bars

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.

vaibhav290797176/mo1mo ago
package
$ pi install npm:pi-secrets-guard

pi-dynamic-workflows-mingrui

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.

whfzgyx174/mo19d ago
package
$ pi install npm:pi-dynamic-workflows-mingrui

pi-safety-net

Fail-open fork of cc-safety-net — blocks destructive git/filesystem commands, but defaults to fail-OPEN on broken/legacy config so the shell never bricks.

buihongduc132171/mo1mo ago
extension
$ pi install npm:pi-safety-net

tdder

A plugin for pi, Claude Code, and OpenCode that guides AI agents through disciplined Test-Driven Development and Clean Code practices.

t1-npm171/mo26d ago
package
$ pi install npm:tdder

pi-meter

LLM spend tracking, budget alerts, auto-downshift, and hard cutoff for AI coding agents — as a CLI, an MCP server, a Claude/Cursor skill, or a pi extension.

vaibhav290797166/mo1mo ago
package
$ pi install npm:pi-meter

@marcfargas/skills

Reusable AI agent skills for pi, Claude Code, Cursor, and any Agent Skills compatible agent

marcfargas164/mo5mo ago
skill
$ pi install npm:@marcfargas/skills

claude-code-opentelemetry

Bring pi into your Claude Code observability stack—same OTLP pipeline, same metrics, same Grafana dashboard.

swdtalent160/mo17d ago
extension
$ pi install npm:claude-code-opentelemetry

@rhinos0608/pi-subagents

A pi extension that brings Claude Code-style autonomous sub-agents to pi. Fork of @tintinweb/pi-subagents.

rhinos0608159/mo3mo ago
extension
$ pi install npm:@rhinos0608/pi-subagents

@alexion42/claude-agent-sdk-pi

This extension registers a custom provider that routes LLM calls through the **Claude Agent SDK** while **pi executes tools** and renders tool results in the TUI.

alexion42156/mo1mo ago
package
$ pi install npm:@alexion42/claude-agent-sdk-pi

@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.

ilang155/mo3mo ago
package
$ pi install npm:@i-language/autocode

pi-green-loop

Keep the build green: a polyglot, affected-test-scoped feedback loop for AI coding agents (Node/Python/Go/Rust/Make). Use as a CLI, an MCP server, a Claude/Cursor skill, or a pi extension.

vaibhav290797155/mo1mo ago
package
$ pi install npm:pi-green-loop

planning-with-files

Persistent file-based planning for AI coding agents: keeps task_plan.md, findings.md and progress.md on disk so the plan survives /clear, context loss and compaction. Manus-style. Ships the skill plus a Pi Coding Agent extension.

ahmad_othman_adi154/mo1d ago
skill
$ pi install npm:planning-with-files

@shaw-h/callsign

Agent skill for human-aesthetic naming of repos, products, tools and features

shaw-h154/mo13d ago
package
$ pi install npm:@shaw-h/callsign

@fish59fish/dynamic-workflows

Portable Claude-Code-style dynamic workflows for Pi, Codex, and Claude Code with a resumable CLI runtime, model routing, durable agent I/O, usage accounting, worktree isolation, and live UI.

fish59fish152/mo13d ago
package
$ pi install npm:@fish59fish/dynamic-workflows

pi-claude-shimmer

Claude Code-style working spinner for Pi — shimmer, thinking glow, token count, stall detection

ouzhenkun151/mo1mo ago
extension
$ pi install npm:pi-claude-shimmer

@engrammic/veil-subagents

A pi extension that brings smart Claude Code-style autonomous sub-agents to pi. Fork of @tintinweb/pi-subagents with Veil memory hooks.

novusedge150/mo1mo ago
extension
$ pi install npm:@engrammic/veil-subagents

@aphotic/pi-mux-subagents

Interactive + headless subagent framework for pi and Claude Code, with mux-pane support, sync/async orchestration, and a multi-CLI design.

pangolinparty149/mo1mo ago
package
$ pi install npm:@aphotic/pi-mux-subagents

pi-odoo-workflow

Odoo 18/19 module development for pi and Claude Code — auto-detects your modules, finds XML IDs, and scaffolds models, views, wizards, reports, controllers, OWL components, tests and migrations with 15 /odoo-* slash commands. Includes TypeScript extension

edgarnaranjo145/mo2mo ago
skill
$ pi install npm:pi-odoo-workflow

@evolvehq/docflow

ADR-driven documentation workflow: scaffold an Architecture Decision Record (ADR) catalogue, a plan/ queue, and AGENTS.md conventions into any repo, then author, queue, ship, audit, and roll up ADRs with lifecycle skills — across one repo or a multi-repo

eugenio.minardi143/mo1mo ago
package
$ pi install npm:@evolvehq/docflow

@zakelfassi/htmlify

Turn agent answers into self-contained HTML artifacts and presentation decks — operator briefs, review packets, incident timelines, decision briefs, and talks. Zero dependencies, zero build, one file.

zakelfassi143/mo1mo ago
extension
$ pi install npm:@zakelfassi/htmlify

code-memory-router

Claude Code skill that routes code and memory queries between MemPalace (project memory) and QMD (codebase search), fusing both when the question spans code and decisions.

ahmad_othman_adi141/mo7d ago
skill
$ pi install npm:code-memory-router