@howaboua/pi-stuff

all Howaboua Pi extensions and skills

Packages

Package details

extensionskill

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

$ pi install npm:@howaboua/pi-stuff
Package
@howaboua/pi-stuff
Version
0.0.83
Published
Sep 18, 2026
Downloads
2,923/mo · 828/wk
Author
howaboua
License
MIT
Types
extension, skill
Size
69.6 KB
Dependencies
19 dependencies · 2 peers
Pi manifest JSON
{
  "skills": [
    "../pi-skill-chrome-cdp/skills",
    "../pi-skill-code/skills",
    "../pi-skill-foundations/skills",
    "../pi-skill-harness-and-agent-engineering/skills"
  ],
  "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-stuff

The full general-purpose bundle: all 15 extensions from @howaboua/pi-extensions, pi-ask's prompt workflows, and all 15 skills from @howaboua/pi-skills.

Install

pi install npm:@howaboua/pi-stuff

This installs:

  • extensions: pi-ask, pi-auto-trees, pi-better-skills-tool, pi-cache-hit-predictor, pi-explore-subagents, pi-gippity-control, pi-gpt-switcher, pi-memories, pi-pet, pi-semantic-grep, pi-shepherdr, pi-smart-btw, pi-subagent-review, pi-unicode-charts, and pi-vent
  • skills: agents-md, communication, skill-creator, codebase-hygiene, code-review, project-reference-research, repository-delivery, scratchpad, agent-session-diagnostics, agent-tool-design, extension-design, harness-checklist, instruction-calibration, prompt-caching, and chrome-cdp

pi-browser, pi-codex-conversion, pi-codex-web-run, pi-codex-imagegen, pi-subdir-agents, and omarchy-help are intentionally separate installs. The retired pi-dynamic-tools is also excluded because Pi Codex provides its Code Mode implementation. These packages cover logged-in browser access, Codex integration, nested agent guidance, and workstation-specific support.

Install @howaboua/pi-extensions, @howaboua/pi-skills, or an individual package when you want a smaller setup.