pi-web-minimal
Minimal web, code, and documentation retrieval distillation tools for Pi
$ pi install npm:pi-web-minimalExtensions, skills, prompt templates, and themes published to npm. Install with pi install npm:<package>. See the package docs for details.
Minimal web, code, and documentation retrieval distillation tools for Pi
$ pi install npm:pi-web-minimal@path syntax for AGENTS.md — include files by reference with recursive resolution
$ pi install npm:@d3ara1n/pi-context-includeOn-demand LSP code-intelligence tools for Pi without automatic diagnostics or context injection.
$ pi install npm:pi-diet-lspPi extension wrapping Context Hub (@aisuite/chub) for current API and SDK docs.
$ pi install npm:pi-context-hubGeneric Model Context Protocol support extension for Pi.
$ pi install npm:@codella/pi-mcp-supportOpen-source memory infrastructure for pi agents - inspired by Honcho. Provides peer representations, reasoning, and context assembly for stateful AI agents.
$ pi install npm:@0xkobold/pi-learnDeveloper toolkit for Pi — modular skills for authoring extensions, skills, prompt templates, themes, packages, and context files. Includes introspection tools for version, docs, changelog, benchmarking, and loaded tools.
$ pi install npm:@gaodes/pi-dev-kitPi extension package that autocompletes $skill refs and injects referenced skill bodies as visible environment context.
$ pi install npm:pi-skillrefsExplicit lightweight persistent memory for Pi with no automatic context injection.
$ pi install npm:pi-diet-memoryForce-feed complete files into pi conversation context without read-tool truncation
$ pi install npm:@alasano/pi-forcefeedOfficial Context7 extension for pi.dev — adds resolve-library-id and query-docs tools to the pi coding agent
$ pi install npm:@upstash/context7-piPi statusline extension — shows context usage, token speed, and provider quota in the footer.
$ pi install npm:@zhushanwen/pi-statuslineModel Context Protocol (MCP) integration for pi-coding-agent. Connect to any MCP server (stdio, SSE, StreamableHTTP, WebSocket) and use its tools, resources, and prompts natively.
$ pi install npm:@0xkobold/pi-mcpCodex-style long-running goal mode for pi with automatic linked-session handoff.
$ pi install npm:@ogulcancelik/pi-goalEnable/disable skills from loading into pi context at startup
$ pi install npm:pi-skill-toggleContext-aware session handoff for pi. Transfer context to a new session via command, tool, or automatic context guard.
$ pi install npm:@ogulcancelik/pi-handoffLoads provider-specific context files (CLAUDE.md, CODEX.md, GEMINI.md) based on current model.
$ pi install npm:@tmustier/pi-agent-guidanceStateful single-token anchored file editing (Dirac-style). MCP server via `anchor-edit mcp`.
$ pi install npm:anchor-editAllows the agent or user to ask questions about the current session's pre-compaction history, parent (if forked) sessions' histories, or any other sessions' histories, via a subagent (keeping current context clean).
$ pi install npm:pi-session-askPi extension that adds /ooc for out-of-context side questions using the current session context.
$ pi install npm:@mjakl/pi-oocPi extension for flat peer-agent orchestration — named, addressable teammates with resumable context (mirrors Claude Code's team-mate model)
$ pi install npm:pi-mono-team-modeDeep PR review extension for Pi with deterministic context packing and Responses API streaming
$ pi install npm:pi-deep-reviewPersistent agent memory for pi — raw verbatim storage with semantic search. Never lose context again.
$ pi install npm:pi-mempalacePersistent session HUD widget for Pi (below-editor bar with git/context/model/activity).
$ pi install npm:@tmustier/pi-session-hudUnified search toolkit for pi — web search, code search, docs lookup, and GitHub code search in one extension.
$ pi install npm:@heyhuynhgiabuu/pi-searchSaves LLM provider request payloads to the project's .pi folder for per-project debugging
$ pi install npm:pi-llm-debuggingA pi coding agent extension that tracks and displays session context (worktree, Jira ticket, GitLab MR) in the footer
$ pi install npm:pi-session-contextPI coding agent extension — Dynamic Context Pruning (DCP)
$ pi install npm:@complexthings/pi-dynamic-context-pruningAppend model-specific content to Pi system prompt before Project Context
$ pi install npm:pi-model-sysprompt-appendixHide all tools behind a manifest-aware tool_search — LLM enables tools by name on demand
$ pi install npm:pi-tool-searchImmediate compaction extension for Pi CLI agent — proactive context window management with configurable thresholds
$ pi install npm:pi-immediate-compactionBreak down your pi context window into categories — system prompt, rules, tools, MCP, skills, user context, and messages
$ pi install npm:pi-context-breakupPi extension that exposes Forgejo via the official forgejo-mcp CLI.
$ pi install npm:pi-forgejo-mcpInteractive context window visualizer for pi — colored grid overlay with token breakdown, stats, and optimization suggestions
$ pi install npm:pi-context-vizPi package for generating, injecting, and maintaining path-scoped project rules in .pi/rules.
$ pi install npm:@supierior/pi-rulesSmart context compaction extension for pi-coding-agent — LLM-assisted relevance filtering
$ pi install npm:pi-ate-smart-compactGives models awareness of mid-session model switches in Pi
$ pi install npm:pi-assistant-provenancePi coding agent extension for plain-Markdown memory system — long-term memory, daily logs, and scratchpad checklist (haha1903 fork with role: user injection fix for pi-coding-agent ≥ 0.75)
$ pi install npm:@haha1903/pi-memA minimal pi extension that exposes MCP server tools to pi via stdio transport.
$ pi install npm:pi-mcp-bridgeSemantic, token-cheap reading of large source files: outline a file's symbols, then read just the one you need.
$ pi install npm:@yusukeshib/pi-ast-readAn independent fork of pi-bar showing extra metrics and status info in pi's footer.
$ pi install npm:pi-footer-barPi extension that estimates model-facing context footprint by resource.
$ pi install npm:@ocodista/pi-token-bloatIntelligent context management for long-session AI agents. Solves U-shaped attention curve and context decay problems with four-level memory hierarchy.
$ pi install npm:pi-smart-context-managerCustom compaction for pi — swap the model, template, and trigger for context compaction
$ pi install npm:pi-custom-compactionA pi extension to add coding support to any editor by using the clipboard (aka CTRL+C) for light integration. It searches the current project for the text in your clipboard, and then sends the matching file and snippet into the conversation as context, po
$ pi install npm:pi-paste-contextMCP (Model Context Protocol) adapter extension for Pi coding agent
$ pi install npm:@shuv1337/pi-mcp-adapter