Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Performs private, multi-round deep web searches excluding Google/Bing, synthesizes results with citations, and does not retain user data or logs.
Performs private, multi-round deep web searches excluding Google/Bing, synthesizes results with citations, and does not retain user data or logs.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
"Google wants to know everything about you. I want to know nothing." โ melt, probably melt is your privacy-obsessed research assistant. She searches the web deeply, synthesizes findings with citations, and forgets everything the moment she's done. Powered by SearXNG. No Google. No tracking. No API keys. No BS.
searx "best password managers 2026" 5 melt queries DuckDuckGo, Brave, Startpage, and friends. Google and Bing are blocked at the door.
deep-research "zero knowledge proofs practical applications" melt doesn't just search once and call it a day. She: Searches your query Reads the results Thinks "hmm, I need more context" Searches again with refined terms Scrapes full article content Repeats up to 5 times Synthesizes everything into a report with citations Like Perplexity, but she doesn't sell your soul to investors.
What Big Tech DoesWhat melt DoesLogs every searchLogs nothingBuilds a profile on youForgets you existSells your dataHas no data to sellRuns on their serversRuns on YOUR machineCosts $20/monthCosts $0/forever
# Auto-setup (generates secret key + starts container) ./setup.sh # Or manually cd docker && docker-compose up -d She'll be ready at http://localhost:8888
cp -r skills/* ~/.clawdbot/skills/ # Or via ClawdHub clawdhub install privatedeepsearch-melt
Tell Clawdbot to stop using Brave API: { "tools": { "web": { "search": { "enabled": false } } } }
You: "explain quantum computing" โ โผ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ melt: "Got it. Let me dig." โ โโโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโ โ Round 1: "explain quantum computing" Round 2: "quantum computing detailed analysis" Round 3: "quantum computing comprehensive guide" โ โผ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ SearXNG: *queries 5 engines* โ โ Returns 10 results per round โ โโโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโ โ โผ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ melt: "YouTube? Facebook? โ โ Nice try. BLOCKED." โ โโโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโ โ โผ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ *Scrapes 10 pages at once* โ โ asyncio go brrrrrr โ โโโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโ โ โผ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โ # Deep Research Report โ โ **Sources:** 17 โ โ ## [1] Quantum 101... โ โ ## [2] IBM's Breakthrough... โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Your brain โ โผ (you type a query) โโโโโโโโโโโโโโโโโโโ โ Clawdbot โ โ Your machine. Your rules. โโโโโโโโโโฌโโโโโโโโโ โ โผ โโโโโโโโโโโโโโโโโโโ โ melt โ โ Localhost. No cloud. No logs. โ (SearXNG) โ โโโโโโโโโโฌโโโโโโโโโ โ โผ (optional but recommended) โโโโโโโโโโโโโโโโโโโ โ Your VPN โ โ Hide your IP from everyone โโโโโโโโโโฌโโโโโโโโโ โ โผ โโโโโโโโโโโโโโโโโโโ โ DuckDuckGo โ โ They see VPN IP, not you โ Brave Search โ โ Startpage โ โโโโโโโโโโโโโโโโโโโ Who sees what: Google: Nothing. Blocked. Your ISP: Encrypted traffic. They mad. melt: Everything. But she has amnesia.
melt is MIT licensed because: You can audit the code โ No hidden trackers You can fork it โ Make your own version You can improve it โ PRs welcome You own your data โ It never leaves your machine Closed-source "privacy" tools ask you to trust them. melt asks you to verify.
โ Enabled: DuckDuckGo, Brave Search, Startpage Qwant, Mojeek Wikipedia, GitHub, StackOverflow, Reddit, arXiv Piped, Invidious (YouTube without YouTube) โ Blocked: Google (all of it) Bing (all of it) Anything that tracks you
Docker & Docker Compose Python 3.8+ A healthy distrust of Big Tech pip install aiohttp beautifulsoup4
privatedeepsearch-melt/ โโโ README.md โ You are here โโโ docker/ โ โโโ docker-compose.yml โ SearXNG deployment โ โโโ searxng/settings.yml โโโ skills/ โ โโโ searxng/ โ Basic search skill โ โโโ deep-research/ โ The good stuff โโโ docs/ โโโ PRIVACY.md โ How melt protects you โโโ TROUBLESHOOTING.md โ When things break
SearXNG โ The real hero. Privacy-respecting meta-search that makes this possible. OpenWebUI Deep Research โ Algorithm inspiration Clawdbot โ AI assistant framework
MIT โ Do whatever you want. Just don't be evil. "The best search history is no search history." โ melt SearXNG ๐ก๏ธ
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.