@howaboua/pi-extensions

all Howaboua Pi extensions

Packages

Package details

extension

Install @howaboua/pi-extensions from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@howaboua/pi-extensions
Package
@howaboua/pi-extensions
Version
0.0.75
Published
Sep 18, 2026
Downloads
2,498/mo · 615/wk
Author
howaboua
License
MIT
Types
extension
Size
60.6 KB
Dependencies
15 dependencies · 2 peers
Pi manifest JSON
{
  "extensions": [
    "./index.ts"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

@howaboua/pi-extensions

The general-purpose extension bundle from this repository.

Install

pi install npm:@howaboua/pi-extensions

Included extensions

  • pi-ask — interactive decisions, review triage, human handoffs, and optional /fold and /grill prompts
  • pi-auto-trees/marker and /end for incremental long sessions
  • pi-better-skills-tool — progressive skill discovery in normal Pi, Code Mode, and Notebook Mode
  • pi-cache-hit-predictor — inline prompt-cache hit predictions when switching models or reasoning levels
  • pi-explore-subagents — isolated, discovery-only subagents
  • pi-gippity-control — realtime voice and LAN remote control for any Pi model
  • pi-gpt-switcher/sol, /terra, and /luna commands for GPT-5.6 Codex models
  • pi-memories — shutdown memory candidates in a Markdown inbox
  • pi-pet — animated companion miniapps for GipPity Remote
  • pi-semantic-grep — semantic code and docs search
  • pi-shepherdr — Herdr-native multi-agent orchestration
  • pi-smart-btw — async side-session questions
  • pi-subagent-review — isolated review subagents through /review
  • pi-unicode-charts — terminal-native Unicode charts for Pi Markdown
  • pi-vent — repeated workflow-friction notes in VENT.md

pi-browser, pi-codex-conversion, pi-codex-web-run, pi-codex-imagegen, and pi-subdir-agents are not included. The retired pi-dynamic-tools is also excluded because Pi Codex provides its Code Mode implementation. Install the maintained packages separately for logged-in browser access, Codex integration, or nested agent guidance.

Installing this bundle loads every extension above. Install individual packages instead if you only want part of the set.