Introducing WebSearch skill for AI agents. Search any search engine and social media from your browser.
- Runs locally. Free, unlimited, no signup required.
- Works with Google, Bing, DuckDuckGo, Baidu, X, Reddit & more.
- One-click install for 12+ agents: Claude Code, Codex, Cursor, Hermes Agent, OpenClaw and more.
๐ธ New in Dokobot: Webpage Screenshots
Screenshot any webpage from the Dokobot CLI, save it wherever you want, and hand it straight to your AI agent. Long pages get full scrolling capture, automatically.
Introducing WebSearch skill for AI agents. Search any search engine and social media from your browser.
- Runs locally. Free, unlimited, no signup required.
- Works with Google, Bing, DuckDuckGo, Baidu, X, Reddit & more.
- One-click install for 12+ agents: Claude Code, Codex, Cursor, Hermes Agent, OpenClaw and more.
Introducing WebSearch skill for AI agents. Search any search engine and social media from your browser.
- Runs locally. Free, unlimited, no signup required.
- Works with Google, Bing, DuckDuckGo, Baidu, X, Reddit & more.
- One-click install for 12+ agents: Claude Code, Codex, Cursor, Hermes Agent, OpenClaw and more.
Introducing dokobot download images.
Pull images from any page your Chrome can see. Screenshots, product photos, chart exports, thumbnails behind a login wall. Saved straight to disk.
1. Filter by format: PNG, JPG, SVG, WebP, GIF.
2. Filter by min width and height.
3. Auto-scrolls lazy-loaded galleries.
4. End-to-end encrypted in remote mode.
dokobot download images <URL> --max 20 --format png
Free and unlimited with --local. Read-only, no forms, no scripts.
Dokobot CLI 2.5 โ 2.7 highlights:
1. Edge & Brave support - dokobot install-bridge now wires up native messaging for Edge and Brave alongside Chrome.
2. Sleep-proof bridge - the local bridge detects post-sleep wakes and auto-recovers CDP state. Close your laptop, open it back up, keep going.
3. Scriptable config - dokobot config set/get/unset/show for non-interactive setup. CI- and dotfiles-friendly.
4. Local session continuity fix - --session-id now forwards through the native bridge, so multi-step reads in local mode survive across calls.
Dokobot CLI 2.0 โ 2.5 highlights:
1. Free local mode - --local reads any page through your browser. No account, no server, unlimited.
2. End-to-end encryption - Remote reads encrypted with AES-256-GCM. Even we can't read your data.
3. One-command skill install - dokobot install-skill for Claude Code, Cursor, Windsurf, Hermes.
4. File output - --output result.md saves reads directly to file.
5. Session continuity - --reuse-tab keeps tabs open, sessions resume where you left off.
Dokobot now has end-to-end encryption. ๐
This was the last missing piece. Today it's live.
Local mode: data never leaves your device. Zero server contact.
Remote mode: all content is encrypted with AES-256-GCM before it leaves your device. The server only forwards ciphertext. It cannot read anything.
Our server is a transparent relay. Only your device holds the key.