pi-system-prompt
Display the full pi coding agent system prompt with injected tools, guidelines, context files, and skills in a scrollable overlay
Package details
Install pi-system-prompt from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-system-prompt- Package
pi-system-prompt- Version
0.1.2- Published
- May 4, 2026
- Downloads
- 103/mo · 103/wk
- Author
- jandrikus
- License
- Apache-2.0
- Types
- extension
- Size
- 22.5 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"extensions": [
"./extensions"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
pi-system-prompt
Display the full pi coding agent system prompt — with all injected tools, guidelines, context files, and skills — in a scrollable full-screen overlay.
Usage
/system-prompt
| Key | Action |
|---|---|
↑↓ / j k |
Scroll line |
PgUp / PgDn |
Scroll page |
Home / End |
Jump to top/bottom |
c |
Copy full prompt to clipboard |
Esc / q |
Close |
Install
pi install npm:pi-system-prompt
Or via git:
pi install git:github.com/jandrikus/pi-system-prompt
License
Apache-2.0