Searxng web search
Agent-first CLI and Skills for self-hosted SearXNG search and web research
npx -y skills add stofancy/SearXNG-cli --skill searxng-web-searchAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 13 days oldThe repository was created 13 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Search the web through SearXNG-cli with task-aware engine selection, pagination, deduplication, and structured results. Use for current facts, source discovery, targeted engine queries, or any request that requires web search through a configured SearXNG instance.
SKILL.md
0.8 KB, as published. Nobody here has run it
Web Search
Use SearXNG-cli search --format json for web search. Start with SearXNG-cli schema search when the exact flags are unclear.
- Use
--mode autofor ordinary queries. - Use
--mode news,tech, oracademicwhen the user clearly requests that source class. - Use
--limit 30for research-sized searches; use--pageswhen more coverage is needed. - Treat
failed_enginesandpartialas evidence about coverage, not as a total failure when results exist. - Use
--enginesonly when a source-specific search is intentional.