Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add samttoo22-MewCat/OpenSoul --skill searxnggit clone --depth 1 https://github.com/samttoo22-MewCat/OpenSoulWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/samttoo22-mewcat/opensoul/searxng)<a href="https://agentmods.dev/skills/samttoo22-mewcat/opensoul/searxng"><img src="https://agentmods.dev/badge/skills/samttoo22-mewcat/opensoul/searxng/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/samttoo22-mewcat/opensoul/searxng"><img src="https://agentmods.dev/badge/skills/samttoo22-mewcat/opensoul/searxng.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00066 | $0.00699 |
| Opus 5 | $0.00033 | $0.00349 |
| Sonnet 5 | $0.00013 | $0.00140 |
| Haiku 4.5 | $0.00007 | $0.00070 |
Grade A, and why
searxng scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
SearXNG 隱私搜尋
自架的隱私保護元搜尋引擎,聚合多個搜尋來源(Google、Bing、DuckDuckGo、Brave 等),不儲存任何搜尋記錄。
前置需求
SearXNG 以 Docker 服務方式運行,已整合至 openclaw/docker-compose.yml。
確認服務已啟動:
docker compose -f openclaw/docker-compose.yml up searxng -d
服務啟動後可在 http://localhost:8888 存取網頁介面。
使用時機(觸發情境)
- 搜尋最新資訊、新聞、技術文件
- 需要隱私保護的網頁搜尋
- 從多個搜尋引擎聚合結果
- 搜尋特定類別(新聞、圖片、影片、學術論文等)
指令
基本搜尋
python scripts/search.py --query "AI agent security 2025"
指定類別搜尋
python scripts/search.py --query "Python asyncio" --categories "it"
python scripts/search.py --query "climate change" --categories "news"
python scripts/search.py --query "machine learning papers" --categories "science"
指定語言與搜尋引擎數量
python scripts/search.py --query "台灣 AI 新創" --language "zh-TW" --max-results 10
輸出格式
# 預設:精簡摘要(標題 + URL + 摘要)
python scripts/search.py --query "openai news"
# JSON 原始輸出
python scripts/search.py --query "openai news" --json
可用類別
| 類別 | 說明 |
|---|---|
general |
一般網頁搜尋(預設) |
news |
新聞 |
it |
技術/IT |
science |
學術論文 |
images |
圖片 |
videos |
影片 |
social media |
社群媒體 |
注意事項
- SearXNG 服務需在 Docker 內運行(
http://searxng:8888容器內部,http://localhost:8888主機存取) - 搜尋結果品質取決於各搜尋引擎的回應,可能偶有空結果
- 無 API 金鑰需求,完全本地運行
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 87 lines · 66 tokens per session scan A 67df6c0862a8
searxng is a skill published in the GitHub repository samttoo22-MewCat/OpenSoul (19 stars, last pushed 5mo ago), licensed MIT. It adds 66 tokens to every session and 699 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
Discord Integration
Send messages to Discord channels via webhook or bot.
twitter-writer
Write X/Twitter posts, tweet drafts, shitposts, and short threads for engineering or startup topics. Use this when the user asks for a tweet, X post, shitpost, post draft, or wants social copy for Twitter/X. Always return 3 distinct variants, each inside its own code block, unless the user explicitly asks for one.
obsidian-pro
Advanced Obsidian knowledge management using callouts, properties, and wikilinks. Aligned with the Gold Standard.
Weather
Get current weather and forecasts using wttr.in (no API key needed).
vault-memory
Treat the Obsidian vault as operational memory, not just note storage. Focus on retrieval quality, metadata integrity, and safe consolidation.
Logging
Where logs live and when to write them — errors, daily, system.