@chrisbielinski/pi-searchxng

Pi package exposing the searchxng CLI as a tool.

Package details

extensionskill

Install @chrisbielinski/pi-searchxng from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@chrisbielinski/pi-searchxng
Package
@chrisbielinski/pi-searchxng
Version
1.0.0
Published
Mar 23, 2026
Downloads
25/mo · 7/wk
Author
chrisbielinski
License
MIT
Types
extension, skill
Size
4.4 KB
Dependencies
1 dependency · 2 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

@chrisbielinski/pi-searchxng

Pi package that exposes the standalone searchxng CLI as a Pi tool for agents.

What it includes

  • a searchxng_search tool
  • a matching searchxng skill

Install

pi install npm:@chrisbielinski/pi-searchxng

Usage

Once installed, agents can call the searchxng_search tool to query a SearchXNG instance.

The tool shells out to the published searchxng CLI package and returns JSON results to the model.