@nklisch/pi-zai-research
Z.ai-powered web search, URL reading, and GitHub repo deep-read for Pi — wraps Z.ai's web-search-prime, web-reader, and zread MCP servers.
Package details
Install @nklisch/pi-zai-research from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@nklisch/pi-zai-research- Package
@nklisch/pi-zai-research- Version
0.4.1- Published
- Jul 26, 2026
- Downloads
- 55/mo · 55/wk
- Author
- nklisch
- License
- MIT
- Types
- extension, skill
- Size
- 173.7 KB
- Dependencies
- 5 dependencies · 0 peers
Pi manifest JSON
{
"extensions": [
"./extensions"
],
"skills": [
"./skills"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
zai-research
Z.ai-powered research tools for Pi: web search, URL/PDF/JSON reading, and GitHub repository deep reads through Z.ai's web-search-prime, web-reader, and zread services.
Install
pi install npm:@nklisch/pi-zai-research
# Local checkout/development install from this monorepo
pi install -l ./packages/pi-zai-research
The package's runtime extension requires the configured zai provider key in
Pi. See the zai-research skill for tool selection and source-verification
guidance.
License
MIT