diff --git a/skills/omni-inference/SKILL.md b/skills/omni-inference/SKILL.md index 4494a31ec9..6a85683888 100644 --- a/skills/omni-inference/SKILL.md +++ b/skills/omni-inference/SKILL.md @@ -47,7 +47,7 @@ curl https://localhost:20128/api/v1/search \ Run a unified search -Searches the web, news, or X through a configured provider. Set `provider` to `xquik-search` to use Xquik for X search. The aliases `xquik` and `xquik_search` resolve to the same provider. +Searches the web, news, or X through a configured provider. Set `provider` to `xquik-search` to use Xquik for X search. The aliases `xquik` and `xquik_search` resolve to the same provider. AnySearch (`anysearch-search`, aliases `anysearch` / `anysearch_search`) provides free fallback-only web search. ```bash curl -X POST https://localhost:20128/api/v1/search \