web-search-plus-cli
Installation
SKILL.md
Web Search Plus CLI
Use this skill when current web evidence is needed and the local repository CLI should be used instead of a hosted search connector or Hermes plugin.
Goal
Provide hermes-web-search-plus search-tool functionality through a CLI plus this skill. The plugin host is out of scope.
Command
Use the installed CLI after pip install .:
web-search-plus --query "<query>" --provider auto --max-results 5 --compact
If web-search-plus is not found after installation, the pip scripts directory is not on PATH. Do not switch interfaces unless the user asks; fix PATH and keep using the CLI.