onesearch
v0.2.4
Published
CLI-first multi-source web research for AI agents and terminal users.
Readme
onesearch
onesearch is a CLI-first multi-source web research tool for AI agents and terminal users.
This npm package installs a small JavaScript launcher and downloads the matching prebuilt binary for your platform through optional dependencies.
npm install -g onesearch
onesearch --version
onesearch search "query" --format json
onesearch tavily search "query" --format json
onesearch exa web-search "query" --format json
onesearch fetch "https://example.com" --provider exa --format json
onesearch skills list --format json
onesearch skills show exa --format content
onesearch skills show tavily --format contentSupported npm binary packages:
@deqiying/onesearch-win32-x64@deqiying/onesearch-linux-x64@deqiying/onesearch-darwin-arm64
