@ahkohd/pi-yagami-search
Pi package providing Yagami web search tools
Package details
Install @ahkohd/pi-yagami-search from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@ahkohd/pi-yagami-search- Package
@ahkohd/pi-yagami-search- Version
0.1.13- Published
- Apr 24, 2026
- Downloads
- 1,162/mo · 315/wk
- Author
- ahkohd
- License
- MIT
- Types
- extension
- Size
- 11.8 KB
- Dependencies
- 0 dependencies · 4 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-yagami-search
Pi package that adds Yagami-backed web search tools.
Install
From npm:
pi install npm:@ahkohd/pi-yagami-search
From a local checkout:
pi install ./packages/pi-yagami-search
Runtime requirements
- A running Yagami daemon (default:
http://127.0.0.1:43111) - Optionally set
YAGAMI_URLto override the daemon URL
export YAGAMI_URL=http://127.0.0.1:43111
Tools provided
web_searchget_code_contextfetch_contentcompany_researchweb_search_advancedfind_similardeep_research_startdeep_research_check
These tool names match Pi's common search tool surface.