@hk-vk/pi-skill-router
Reduce Pi context usage by loading skills on demand instead of injecting the full catalog.
Package details
Install @hk-vk/pi-skill-router from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@hk-vk/pi-skill-router- Package
@hk-vk/pi-skill-router- Version
0.1.0- Published
- Aug 20, 2026
- Downloads
- 161/mo · 161/wk
- Author
- hk-vk
- License
- MIT
- Types
- extension
- Size
- 14.5 KB
- Dependencies
- 1 dependency · 1 peer
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
@hk-vk/pi-skill-router
Reduce Pi context usage by loading skills on demand instead of injecting the full catalog.
Install
pi install npm:@hk-vk/pi-skill-router
Commands:
/skill-router-status
/skill-router-hide
/skill-router-restore
The extension keeps /skill:name available while exposing skill_search and skill_read for on-demand discovery.