@yosuang/pi-agent-stuff
Small, general-purpose Pi extensions and skills from Water.
Package details
Install @yosuang/pi-agent-stuff from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@yosuang/pi-agent-stuff- Package
@yosuang/pi-agent-stuff- Version
0.0.1- Published
- Sep 10, 2026
- Downloads
- 97/mo · 97/wk
- Author
- yosuang
- License
- unknown
- Types
- extension, skill, prompt
- Size
- 46.3 KB
- Dependencies
- 1 dependency · 2 peers
Pi manifest JSON
{
"prompts": [
"./prompts"
],
"extensions": [
"./extensions"
],
"skills": [
"./skills"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
Pi Agent Stuff
Small, general-purpose Pi resources that are easier to maintain and install as one package.
Extensions
add-dir: adds session-scoped working directories and@completion.claude-rules: loads unscoped project rules from.claude/rules/.continue: sends a literal continuation prompt while Pi is idle.prompt-stash: transfers an unsent editor draft to and from one branch-local stash slot.
Skills
eli5handoff-herdrwrite-docs
Install this package instead of the Water root when only these general resources are needed. Do not install both, because Pi would load the same resources twice.