@vimhead.dev/pi-norn
Deliver installed Norn runtime documentation to outer Pi agent sessions.
Package details
Install @vimhead.dev/pi-norn from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@vimhead.dev/pi-norn- Package
@vimhead.dev/pi-norn- Version
0.1.0-tip.0- Published
- Sep 17, 2026
- Downloads
- 611/mo · 611/wk
- Author
- vimhead-dev
- License
- MIT
- Types
- extension
- Size
- 3.8 KB
- Dependencies
- 0 dependencies · 1 peer
Pi manifest JSON
{
"extensions": [
"./dist/index.js"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
Norn for Pi
Deliver the selected Norn runtime's documentation introduction to outer Pi sessions. Install the Norn CLI separately, then:
pi install npm:@vimhead.dev/pi-norn@tip
pi
The adapter selects norn from PATH, or pi --norn-executable /absolute/path/to/norn.
It does not carry another Norn runtime or SDK and does not inject authoring context
into Norn-managed agent sessions.