ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified browser automation Safety 4/5

doko

Dokobot tools - read web pages, search the web, list connected dokos, and update skill definitions.

Why use this skill?

Enhance your OpenClaw agent with the doko skill. Perform web searches, extract structured page content, and manage browser sessions via the Dokobot API.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/dokobot/doko
Or

What This Skill Does

The doko skill provides a comprehensive bridge between your AI agent and the Dokobot ecosystem, enabling advanced web interaction, real-time search capabilities, and device management. By leveraging the Dokobot Chrome extension, this skill allows the agent to navigate the web, extract specific information with context-aware goals, and manage multiple connected browser instances as individual 'dokos.' It transforms static browsing into an actionable, agentic workflow.

Installation

To integrate this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/dokobot/doko

Ensure your environment is configured by adding DOKO_API_KEY to your .claude/settings.local.json. If you do not have a key, visit the Dokobot dashboard to generate one.

Use Cases

  • Deep Research: Use the read command to extract specific data points or comments from complex web pages without manual navigation.
  • Content Aggregation: Use search to pull multi-source data and synthesize findings into summarized reports.
  • Multi-Device Orchestration: Manage and command multiple active browser sessions to perform parallel research tasks efficiently.
  • Self-Maintenance: Use the update command to ensure your skill definitions remain synced with the latest upstream capabilities.

Example Prompts

  1. "/doko search latest trends in renewable energy for 2024"
  2. "/doko read https://techcrunch.com/article-slug summarize the primary arguments regarding the new AI regulation act"
  3. "/doko dokos (and then) /doko read [URL] [goal] using the first available device"

Tips & Limitations

  • Resource Management: While you can run tasks in parallel, keep concurrent read requests to a maximum of 5 to avoid browser performance degradation.
  • Goal Clarity: When using the read tool, provide specific goals. Instead of saying 'read this page,' say 'extract the key bullet points from the conclusion section.'
  • Treat Dokos as Peers: The system treats dokos as personified entities; maintain clear context when managing multiple device IDs.
  • Network Dependency: All commands are API-reliant; ensure a stable connection to the Dokobot backend.

Metadata

Author@dokobot
Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-dokobot-doko": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#web-automation#research#browser-control#data-extraction
Safety Score: 4/5

Flags: network-access, external-api, file-write