@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.1.11
Published
Aug 26, 2026
Downloads
7,860/mo · 3,669/wk
Author
jervaise
License
unknown
Types
extension, skill
Size
370.3 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.