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

1-36 / 36 (of 5482)
Reset

pi-hashline-edit-pro

Hash-anchored read/replace/insert/grep tools for pi-coding-agent. Every line gets a unique 4-char tokenizer-friendly anchor that stays stable across edits; stale or ambiguous anchors are rejected, never fuzzy-matched. Undo persists across restarts.

yugimob17.4K/mo3h ago
extension
$ pi install npm:pi-hashline-edit-pro

@narumitw/pi-lsp

Pi extension that exposes configurable, language-agnostic LSP tools through a shared runner.

narumitw7,324/mo1d ago
extension
$ pi install npm:@narumitw/pi-lsp

pi-task-tracker

Task workflow tracking for the pi coding agent: TODO/README maintenance, per-task git auto-commits as checkpoints, and an interactive /rollback. Hashline-aware, nested-repo aware, subagent-artifact-safe.

pagey3,771/mo14h ago
package
$ pi install npm:pi-task-tracker

pi-readseek

Pi extension for LINE:HASH-anchored file operations and structural code navigation

jarkkojs2,618/mo21d ago
extension
$ pi install npm:pi-readseek

@danypops/pi-lector

Pi host adapter for Lector: overrides read/write/edit with a daemon-backed, hash-guarded filesystem

danypops2,421/mo9d ago
package
$ pi install npm:@danypops/pi-lector

pi-better-edit

Hash-anchored read/edit/undo tools for pi-coding-agent. Every line gets a unique 3-char hash (A-Za-z0-9) that stays stable across edits; stale or ambiguous anchors are rejected, never fuzzy-matched. Undo persists across restarts.

rianico1,869/mo9h ago
extension
$ pi install npm:pi-better-edit

pi-hashline-readmap

Unified pi extension: hash-anchored read/edit/grep, structural code maps, AST-grep, file exploration (ls/find), and bash output compression

coctostan1,525/mo1mo ago
extension
$ pi install npm:pi-hashline-readmap

@d3ara1n/pi-hashline-edit

Hashline-style file editing for pi — line-anchored edits verified by content hash, replacing oldText/newText matching

d3ara1n1,387/mo10h ago
package
$ pi install npm:@d3ara1n/pi-hashline-edit

pi-mesh-extension

Live agent-to-agent communication for Pi — local broker, mesh.v1 protocol, honest delivered/read/answered statuses, hash-only ledger. Zero runtime dependencies. Published as pi-mesh-extension on npm (the plain pi-mesh name is taken by another project).

cgarrot1,191/mo23d ago
extension
$ pi install npm:pi-mesh-extension

pi-kis

Korea Investment (KIS) OPEN API direct REST client for pi — 공식 포털 전체 API 규격(338개) 기반 국내/해외 주식 시세·차트·주문·리서치·파생 (v2 키 체계, hashkey 자동, tr_cont 연속조회). 토스증권은 pi-toss 패키지 (v0.3.0부터 분리).

preinpost1,059/mo26d ago
package
$ pi install npm:pi-kis

pi-lean-edit

Safer, cheaper edits by verifying prior reads in the harness instead of the prompt. Lets the harness verify the model already read the latest text it wants to edit, avoiding old-text replay and hash-decorated reads.

sergiobonf939/mo24d ago
extension
$ pi install npm:pi-lean-edit

@zhushanwen/pi-cache-probe

Zero-impact Pi probe extension — records system prompt / tools fingerprint hashes into session custom entries (only on change) to attribute LLM prompt-cache miss to prefix drift vs server-side eviction.

zhushanwen321849/mo3d ago
extension
$ pi install npm:@zhushanwen/pi-cache-probe

pi-jev-context-curator

A pi extension that uses TypeSafe AI's Jev model to curate context before each LLM call, keeping only the context the next call is likely to need.

shashank-harikripa737/mo19h ago
extension
$ pi install npm:pi-jev-context-curator

@leo-alvarenga/pi-hash-edit

Hash-anchored file reading and editing tools (hash_read / hash_edit) that eliminate code corruption and line drift

leo-alvarenga714/mo3h ago
extension
$ pi install npm:@leo-alvarenga/pi-hash-edit

@signalridge/pi-lsp

Pi extension that exposes configurable, language-agnostic LSP tools through a shared runner.

signalridge568/mo12d ago
extension
$ pi install npm:@signalridge/pi-lsp

@jetserge/pi-read-full

Read an entire text file into Pi agent context in one call, without clipping or hashline markup.

jetserge455/mo11d ago
extension
$ pi install npm:@jetserge/pi-read-full

@hashset/pi

Hashset inference provider for the Pi coding agent

veld354/mo28d ago
extension
$ pi install npm:@hashset/pi

pi-deepseek-optimized

Harness techniques for DeepSeek V4 Pro on the pi coding agent (cache stability, storm-breaker, hashline editing, plan mode, rewind).

jrimmer343/mo3mo ago
package
$ pi install npm:pi-deepseek-optimized

pi-export-my-chat

pi extension that exports a running chat to one complete, lossless, revivable JSON — the full session tree, every provider request observed (captured to a compact content-addressed journal, deduplicated by content hash), usage/cost/context stats, and timi

prawnbear337/mo8d ago
extension
$ pi install npm:pi-export-my-chat

@yassimba/pi-add-dir

Add another directory to Pi context with a short model-generated project orientation.

yassimba286/mo16d ago
package
$ pi install npm:@yassimba/pi-add-dir

@fyeeme/pi-session-name

Auto-name pi sessions with a short LLM-generated title so --resume lists are easy to scan. Supports first (once) and auto (content-aware rename) modes; never overwrites manual names.

fyeeme271/mo3d ago
package
$ pi install npm:@fyeeme/pi-session-name

@arcanemachine/pi-retry

Pi extension to re-prompt or nudge the current assistant turn with a shortcut (default Ctrl+Alt+R)

arcanemachine266/mo14d ago
extension
$ pi install npm:@arcanemachine/pi-retry

@jackice/hashline

Hashline: a compact, line-anchored patch language and applier, packaged as a pi coding-agent extension. Fork of @oh-my-pi/hashline with a pure-TS line diff (no native bindings).

jackice263/mo1mo ago
package
$ pi install npm:@jackice/hashline

@criogaid/pi-hashline-edit

Hashline-style file editing for pi — line-anchored edits verified by content hash, replacing oldText/newText matching

criogaid236/mo16h ago
package
$ pi install npm:@criogaid/pi-hashline-edit

@the-agency/pi-hashline-edit

Pi extension providing hashline-based file reading and editing with staleness-checked line addressing.

joshmock235/mo10d ago
package
$ pi install npm:@the-agency/pi-hashline-edit

pi-blackbytes

Pi coding-agent extension that provides local search tools, locally-managed HTTP clients for the websearch / context7 / grep.app surfaces (replacing Pi's MCP-plugin dependency for these services), hashline-based editing, and delegated sub-agents for explo

cuongntr177/mo1mo ago
package
$ pi install npm:pi-blackbytes

pi-hledit

Pi wrapper for hledit hash-anchored file edits. Rejects stale writes before they happen for AI coding agents.

dabitoo132/mo2mo ago
extension
$ pi install npm:pi-hledit

pi-show-provider-gentle-pi

Pi package with a /show-provider-gentle-pi on|off command to show provider/model instead of only model in the gentle-pi shell bar.

alexandregz129/mo7d ago
extension
$ pi install npm:pi-show-provider-gentle-pi

@deevus/pi-wayfinder

Structure-aware code navigation and anchor-stable editing tools for pi agents.

deevus98/mo3mo ago
package
$ pi install npm:@deevus/pi-wayfinder