Overview
- Skill Key
- dokobot/doko
- Author
- dokobot
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/dokobot/doko
- Latest Commit SHA
- 1b5b30f929546ee8a098bbc4fc038ec62dadfa19
Read and extract content from any web page using a real Chrome browser — including SPAs, JavaScript-rendered sites, and complex dynamic pages. Use when fetching page content that headless tools can't render, searching the web, or reading fully rendered pages via your own browser.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 dokobot 技能。 若已安装,则直接安装 dokobot 技能。
# Dokobot — Read Web Pages with a Real Browser Read, extract, and search web content through a real Chrome browser session. Unlike headless scrapers, Dokobot uses your actual browser with full JavaScript rendering — so it works on SPAs, dynamic sites, and complex web applications. Also useful for multilingual tasks: translate web pages (网页翻译), summarize articles (文章总结), and extract content (内容提取) in any language. Supports web search (联网搜索) and reading from social platforms like Twitter/X, Reddit, YouTube, GitHub, LinkedIn, Facebook, Instagram, WeChat articles (微信公众号), Weibo (微博), Zhihu (知乎), Xiaohongshu (小红书), and Bilibili (B站). All commands require `DOKO_API_KEY` environment variable. **Usage**: `/doko <command> [arguments]` Command: $ARGUMENTS[0] ## Prerequisites - `DOKO_API_KEY` is set in environment (configure in `.claude/settings.local.json`) - If no API Key is set, ask the user to create one at the Dokobot dashboard: https://dokobot.ai/dashboard/api-keys ## How it works The `read` command connects to a Dokobot Chrome extension that captures the fully rendered page content and returns it as structured text. The extension must be installed and running in the user's browser. ## Commands ### read Read a web page via the Chrome extension and return its content. **Usage**: `/doko read <url> [--screens N] [--timeout S] [--device ID] [sessionId]` **Requires**: Chrome browser open with Dokobot extension installed, logged in, and Remote Control enabled. **Args**: $ARGUMENTS[1] $ARGUMENTS[2] $ARGUMENTS[3] $ARGUMENTS[4] $ARGUMENTS[5] $ARGUMENTS[6] $ARGUMENTS[7] $ARGUMENTS[8] $ARGUMENTS[9] First non-flag argument is `url`, `sessionId`. Named flags: - `--screens N` → `screens`: Screens to collect (1 = no scroll, 3 = 3 screens) (default: 1) - `--timeout S` → `timeout`: Timeout in seconds (default: 300) - `--device ID` → `deviceId`: Target device ID (from `/doko dokos`) ```bash curl -s --max-time 330 -X POST "https://dokobot.ai/api/...
laborany
基于 Claude Code 的桌面 AI 工作力平台 — 支持飞书/QQ 远程调度、技能创建、定时任务。OpenClaw 的桌面实现,零代码养好你的 AI 🦞 Desktop AI workforce platform built on Claude Code. Feishu/QQ bot integration, skill creation, scheduled tasks — OpenClaw for your desktop. Raise your AI lobsters 🦞
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
win4r
Reusable OpenClaw skill for remote Linux deployment with MiniMax M2.1 and Telegram bot setup
botlearn-ai
Bots learn, human earns, curated open claw playbook list and skill list for life long learners at https://botlearn.ai
duanecilliers
Web-based admin dashboard for OpenClaw — manage Discord persona bots, workspace files, skills, cron jobs, channels, and config
abczsl520
OpenClaw skill: Dynamic bug audit for Node.js web projects (games, data tools, WeChat, APIs, bots). 200+ real-world pitfalls.