pi-searxng
SearXNG web search extension for Pi with automatic GitHub repo cloning
$ pi install npm:pi-searxngExtensions, skills, prompt templates, and themes published to npm. Install with pi install npm:<package>. See the package docs for details.
SearXNG web search extension for Pi with automatic GitHub repo cloning
$ pi install npm:pi-searxngPi skill + extension for llm-as-verifier style pairwise, repeated, criteria-decomposed candidate selection.
$ pi install npm:pi-llm-as-verifierPermission system extension for pi coding agent
$ pi install npm:@pi-lab/permissionsHybrid RAG pipeline for the Pi coding agent. BM25 + local vector embeddings (Transformers.js) + auto-injection into LLM context. Zero cloud dependency.
$ pi install npm:pi-local-ragAutocomplete for !<command> in Pi, with optional shell-history indexing.
$ pi install npm:@firstpick/pi-extension-bang-command-autocompleteLocal notes CRUD extension for Pi with optional rule-note prompt injection.
$ pi install npm:@firstpick/pi-extension-notesOpenCode-style proactive tool output pruning for pi — reduce token usage by pruning stale tool outputs before each LLM call
$ pi install npm:pi-context-pruningA pi extension that guards against committing secrets, API keys, and credentials to git repositories using hybrid regex + LLM review.
$ pi install npm:pi-secret-guardReactive background shell tasks for pi with /bg, Ctrl+Shift+B, log viewing, and agent wakeups on output.
$ pi install npm:@ifi/pi-background-tasksPersistent agent memory for pi — raw verbatim storage with semantic search. Never lose context again.
$ pi install npm:pi-mempalaceMemory helper commands and remember_note tool for Pi.
$ pi install npm:@firstpick/pi-extension-memory-helperPi agent extension for Grafana Sigil AI telemetry
$ pi install npm:@grafana/sigil-piPi extension for loading skills on demand from any location
$ pi install npm:pi-load-skillNative terminal progress indicator support for pi via OSC 9;4
$ pi install npm:@claaslange/pi-progress-barPi session search, ask, handoff, auto-titling, and indexing tools
$ pi install npm:pi-sessionsClaude Code system prompt extension for pi.
$ pi install npm:@ryan_nookpi/pi-extension-cc-system-promptProvider-only Pi package that registers a dedicated glm provider backed by OpenCode Zen.
$ pi install npm:pi-opinionated-glmPi extension that adds personal and work aliases for the built-in OpenAI Codex provider.
$ pi install npm:@carlosgtrz/pi-codex-aliasesBrave Search tool for Pi with API key resolution from env and .env files.
$ pi install npm:@firstpick/pi-extension-brave-searchExact symbol navigation companion for Pi, built to sit between pi-codesight discovery and pi-lens raw LSP operations.
$ pi install npm:pi-code-navWeb search tool for pi — Exa MCP search with DuckDuckGo fallback via wreq-js.
$ pi install npm:@leonardorick/pi-web-searchKarpathy's LLM Wiki pattern as a minimal, agent-agnostic skill for Pi
$ pi install npm:@micuintus/llm-wikiCustom compaction for pi — swap the model, template, and trigger for context compaction
$ pi install npm:pi-custom-compactionImage preview extension for pi coding agent — renders inline image thumbnails above the editor using kitty graphics protocol with tmux support
$ pi install npm:pi-image-previewPi extension for BytePlus ModelArk Coding Plan — registers ModelArk as a custom OpenAI-compatible provider with all supported coding models.
$ pi install npm:pi-byteplus-modelarkOpenAI-compatible HTTP proxy for pi's multi-provider model registry
$ pi install npm:@victor-software-house/pi-openai-proxyPublic Pi package that adds in-process sub-agents via the SDK
$ pi install npm:pi-subagenturaA pi extension that replicates GitHub Copilot's manage_todo_list tool
$ pi install npm:pi-manage-todo-listOrchestrated multi-phase development missions for pi — architect, implement, test, audit, verify
$ pi install npm:pi-missionsExplicit SSH tools for pi. Toggle /ssh on for a host, then use ssh_read, ssh_write, ssh_edit, and ssh_bash without replacing local tools.
$ pi install npm:@ogulcancelik/pi-ssh-toolsPi extension for llama.cpp integration. Supports both router and single modes.
$ pi install npm:pi-llama-cppPi package inspired by Hermes Agent Self-Evolution for reflective improvement of skills, prompts, and instruction files.
$ pi install npm:pk-pi-hermes-evolveShareable Pi package that extends the status line with git branch, uncommitted files, and ahead/behind counts.
$ pi install npm:pi-git-status-lineOpen the last Pi assistant response in Obsidian — /preview command and configurable keyboard shortcut
$ pi install npm:pi-obsidian-previewUntil loop extension for pi.
$ pi install npm:@ryan_nookpi/pi-extension-untilPi image generation tool powered by OpenAI (GPT Image, DALL-E)
$ pi install npm:pi-image-gen-openaiUse your Claude subscription with pi using their official Claude Code SDK.
$ pi install npm:pi-provider-cc-sdkSync pi theme with Ghostty terminal colors
$ pi install npm:@ogulcancelik/pi-ghostty-theme-syncPi extension that exposes web search through the local Codex CLI
$ pi install npm:pi-codex-web-search