v1.0.0 — Cross-environment SearxNG search skill
Released on 2026-03-09.
New Features
- CLI command
ask-searchworking in OpenClaw, Claude Code, and any shell - MCP server for Antigravity / Claude Code MCP integration
- Auto-detects SearxNG via
SEARXNG_URLenv var (default:localhost:8080) - Flags:
--num,--engines,--lang,--categories,--json,--urls-only SKILL.mddescriptor for OpenClaw skill loaderinstall.shone-command installer
Notes
- Requires a running SearxNG instance
- Must enable
jsonformat in SearxNGsettings.yml - Uses
subprocess curlinternally to avoid HTTP/1.0 compatibility issues
Full Changelog: https://github.com/ythx-101/ask-search/commits/v1.0.0