@hk-vk/pi-skill-shortcut
Codex-style $skill-name autocomplete and explicit skill invocation for Pi.
Package details
Install @hk-vk/pi-skill-shortcut from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@hk-vk/pi-skill-shortcut- Package
@hk-vk/pi-skill-shortcut- Version
0.1.0- Published
- Aug 20, 2026
- Downloads
- 161/mo · 161/wk
- Author
- hk-vk
- License
- MIT
- Types
- extension
- Size
- 9.3 KB
- Dependencies
- 0 dependencies · 2 peers
Pi manifest JSON
{
"extensions": [
"./index.ts"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@hk-vk/pi-skill-shortcut
Codex-style $skill-name autocomplete and explicit skill invocation for Pi.
Install
pi install npm:@hk-vk/pi-skill-shortcut
Type $ followed by a skill name to discover and select a skill. Submitting $skill-name loads that skill into the current request.