@tmustier/extending-pi
Guide for extending Pi — skills, extensions, prompt templates, themes, and packaging.
Package details
Install @tmustier/extending-pi from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@tmustier/extending-pi- Package
@tmustier/extending-pi- Version
0.1.1- Published
- Apr 19, 2026
- Downloads
- 163/mo · 11/wk
- Author
- tmustier
- License
- MIT
- Types
- skill
- Size
- 19.8 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"skills": [
"SKILL.md",
"./skill-creator/SKILL.md"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
extending-pi
Guide for extending Pi — decide between skills, extensions, prompt templates, themes, context files, or custom models, then create and package them.
Includes nested sub-skills:
- skill-creator — detailed guidance for creating Pi skills
Installation
pi install git:github.com/tmustier/pi-extensions
Or symlink for local development:
ln -s /path/to/pi-extensions/extending-pi ~/.pi/agent/skills/extending-pi