@mutmutco/pi-plugin

MMI workflow skills and org gates delivery.

Packages

Package details

extensionskill

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

$ pi install npm:@mutmutco/pi-plugin
Package
@mutmutco/pi-plugin
Version
4.0.6
Published
Aug 19, 2026
Downloads
1,368/mo · 1,368/wk
Author
jervaise
License
unknown
Types
extension, skill
Size
352.1 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "extensions": [
    "./extensions/mmi-policy.ts"
  ],
  "skills": [
    "./skills"
  ]
}

Security note

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

README

@mutmutco/pi-plugin

MMI workflow skills and org gates for the Pi coding agent (JervCode).

Published from mutmutco/MMI-Hub. Normally installed and kept version-pinned by MMI Hub maintenance (mmi-hub); install by hand only as a fallback:

npm install @mutmutco/pi-plugin

Docs, configuration, and the shipped skills live in mutmutco/MMI-Hub.