@howaboua/pi-extensions
all Howaboua Pi extensions
Package details
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.42- Published
- Jul 27, 2026
- Downloads
- 1,945/mo · 592/wk
- Author
- howaboua
- License
- MIT
- Types
- extension
- Size
- 5.3 KB
- Dependencies
- 13 dependencies · 1 peer
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/foldand/grillpromptspi-auto-reasoning-tool— agent-controlled reasoning levels with the user's level as a floorpi-auto-trees—/markerand/endfor incremental long sessionspi-cache-hit-predictor— inline prompt-cache hit predictions when switching models or reasoning levelspi-dynamic-tools— TOML-defined command tools through JavaScript Code Modepi-explore-subagents— isolated, discovery-only subagentspi-gpt-switcher—/sol,/terra, and/lunacommands for GPT-5.6 Codex modelspi-markdown-workflows— workflow/skill UI and nestedAGENTS.mdloadingpi-memories— shutdown memory candidates in a Markdown inboxpi-semantic-grep— semantic code and docs searchpi-smart-btw— async side-session questionspi-subagent-review— isolated review subagents through/reviewpi-vent— repeated workflow-friction notes inVENT.md
The Codex conversion packages are not included because they change the GPT/Codex tool surface. Install one separately when you want that behavior.
Installing this bundle loads every extension above. Install individual packages instead if you only want part of the set.