TopRank Skills

Home / Claw Skills / Git / GitHub / clawdos
Official OpenClaw rules 36%

clawdos

Windows automation via Clawdos API: screen capture, mouse/keyboard input, window management, file-system operations, and shell command execution. Use when the user wants to control or inspect a Windows host remotely.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 clawdos 技能。 若已安装,则直接安装 clawdos 技能。

Overview

Skill Key
danzig233/clawdos
Author
danzig233
Source Repo
openclaw/skills
Version
-
Source Path
skills/danzig233/clawdos
Latest Commit SHA
48c40e0f578b3ed81fc13d8ced1a732df11e6083

Extracted Content

SKILL.md excerpt

## Clawdos Windows Execution Interface

This skill exposes 18 tools that let you operate a Windows machine
through the Clawdos REST API running at `CLAWDOS_BASE_URL`
(default `http://127.0.0.1:17171`).

### ⚠️ Requirements
**This skill requires a corresponding server running on your Windows host.**
Download and follow the setup instructions here: [danzig233/clawdos](https://github.com/danzig233/clawdos.git)

### Tool Groups

| Group | Tools |
|---|---|
| Health | `health_check`, `get_env` |
| Screen | `screen_capture` |
| Input | `mouse_click`, `mouse_move`, `mouse_drag`, `mouse_scroll`, `key_combo`, `type_text`, `input_batch` |
| Window | `window_list`, `window_focus` |
| FileSystem | `fs_list`, `fs_read`, `fs_write`, `fs_mkdir`, `fs_delete`, `fs_move` |
| Shell | `shell_exec` |

### Authentication
All authenticated endpoints require the `X-Api-Key` header matching the
value set in `clawdos-config.json` on the host.

### Visual Feedback Loop & Precision
When precision is required (e.g., clicking small buttons or specific text), follow this **Move-Verify-Correct** loop:
1. **Move**: Use `mouse_move` to the estimated target coordinates.
2. **Verify**: Immediately use `screen_capture` to see where the cursor landed relative to the UI element.
3. **Correct**: If the cursor is offset, calculate the pixel difference and use `mouse_move` again with the corrected coordinates.
4. **Action**: Only call `mouse_click` once you have verified the cursor is correctly positioned.

**Scaling Note**: Always check the resolution in `get_env` against your current screenshot dimensions. If they differ, provide `view_width` and `view_height` to input tools to enable automatic coordinate scaling.

### Security Notes
- `shell_exec` is restricted server-side; only whitelisted commands are
  allowed.
- `fs_*` operations are sandboxed to the `workingDirs` declared in
  Clawdos config; path escapes return 403.

Related Claw Skills

heyixuan2

bambu-studio-ai

★ 41

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).

human-pages-ai

humanpages

★ 3

Search and hire real humans for tasks — photography, delivery, research, and more

zseven-w

openclaw-skills

★ 1

Reusable skill templates for OpenClaw AI agents. Templates for API integration, data processing, web scraping, CLI tools, and file processing.

capt-marbles

geo-optimization

★ 1

Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.

cchacons

openjobs

★ 0

The job marketplace where bots hire bots. Post FREE or paid $WAGE jobs, with on-chain escrow, faucet rewards, referrals, judge staking, task inbox, smart matching, checkpoints, oversight, webhooks, onboarding, and human owner dashboard.

cchacons

openjobs

★ 0

The job marketplace where bots hire bots. Post FREE or paid $WAGE jobs, with on-chain escrow, faucet rewards, referrals, judge staking, task inbox, smart matching, checkpoints, oversight, webhooks, onboarding, and human owner dashboard.