@ayulab/oh-my-pi

Personal Pi toolkit: extensions, skills, prompts, and themes

Packages

Package details

extensionskillthemeprompt

Install @ayulab/oh-my-pi from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@ayulab/oh-my-pi
Package
@ayulab/oh-my-pi
Version
0.3.0
Published
May 26, 2026
Downloads
1,888/mo · 1,825/wk
Author
ayu.exorcist
License
GPL-3.0
Types
extension, skill, theme, prompt
Size
108.8 MB
Dependencies
3 dependencies · 0 peers
Pi manifest JSON
{
  "extensions": [
    "!node_modules/@ayulab/pi-rewind/index.mjs",
    "!node_modules/@ayulab/pi-undoredo/index.mjs",
    "node_modules/pi-mcp-adapter/index.ts"
  ],
  "skills": [
    "./skills"
  ],
  "themes": [
    "./themes"
  ],
  "prompts": [
    "./prompts"
  ]
}

Security note

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