pi-context

Agentic Context Management for the Pi

Packages

Package details

extensionskill

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

$ pi install npm:pi-context
Package
pi-context
Version
1.1.4
Published
May 10, 2026
Downloads
1,907/mo · 365/wk
Author
ttttmr
License
MIT
Types
extension, skill
Size
58 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "image": "https://github.com/ttttmr/pi-context/raw/refs/heads/main/img/context.png",
  "skills": [
    "./skills"
  ],
  "extensions": [
    "./src/index.ts",
    "./src/context.ts"
  ]
}

Security note

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