pi-mill

Pi extension package that routes subagent execution through mill

Package details

extensionskill

Install pi-mill from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:pi-mill
Package
pi-mill
Version
0.1.1
Published
Feb 24, 2026
Downloads
23/mo · 7/wk
Author
laulauland
License
MIT
Types
extension, skill
Size
149.3 KB
Dependencies
0 dependencies · 5 peers
Pi manifest JSON
{
  "extensions": [
    "./index.ts"
  ],
  "skills": [
    "./.pi-skills/mill/SKILL.md"
  ]
}

Security note

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