Overview
- Skill Key
- amrdab/clawd-cursor
- Author
- amrdab
- Source Repo
- openclaw/skills
- Version
- 0.6.3
- Source Path
- skills/amrdab/clawd-cursor
- Latest Commit SHA
- 63298a38497563e8e2ddf97a6c8a4741a5a9aa24
AI desktop agent — control any app on Windows/macOS from your OpenClaw agent. Send natural language tasks to the Clawd Cursor API and it handles everything: opening apps, clicking buttons, typing text, navigating browsers, filling forms. If you can click it, your agent can too.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 clawdcursor 技能。 若已安装,则直接安装 clawdcursor 技能。
# Clawd Cursor **If a human can do it on a screen, you can too.** No API? No integration? No problem. Every app already has a UI — Clawd Cursor gives you eyes and hands to use all of them. No task is impossible. If it's on the screen, it's within reach. > **IMPORTANT — READ THIS BEFORE ANYTHING ELSE** > > You have a desktop AI agent over GUI running on the user's machine. This means: > 1. You **CAN** open apps, click buttons, type text, fill forms > 2. You **CAN** see what's on screen (via Clawd Cursor's screenshot pipeline) > 3. You **CAN** interact with applications — browser, desktop apps, settings > 4. You **MUST** respect safety tiers — 🟢 Auto actions run freely, 🔴 Confirm actions require user approval > 5. You **MUST** ask before accessing sensitive apps (email, banking, private messages, password managers) > 6. You **SHOULD** prefer direct tools (file read, web_fetch, CLI) over desktop automation when available > > Think of Clawd Cursor as your hands and eyes on the user's computer — used with their permission. --- ## When to Use This (AGENTS: READ THIS) You have a desktop UI agent available. Use it when the user asks you to interact with their desktop, or when no other tool can accomplish the task. ### Tool vs Skill (OpenClaw terminology) - **Tool** = direct capability (API call, filesystem, shell, web fetch, browser command). - **Skill** = packaged workflow/domain logic that may call one or more tools. - **This skill (Clawd Cursor)** = GUI execution skill. Use it after OpenClaw tools/skills that can complete the same work without GUI. ### Use Clawd Cursor for (examples, not limits): Clawd Cursor can perform **any action that is visible and interactable in the GUI** (subject to safety policy). - **User-requested desktop tasks** — "open Gmail and send an email", "check my calendar" - **Read a webpage** — when web_fetch or browser tools aren't available - **Interact with desktop apps** — click buttons, fill forms, read results - **Browser tasks** —...
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).
rxhxm
Agent Skill (SKILL.md) for Sixtyfour AI — People & company intelligence API. Enrich leads, find emails/phones, qualify prospects, search people. For Claude Code, Codex, OpenClaw, Cursor.
capt-marbles
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.
cenralsolution
Google Suite Skill
cemoso
Autonomous PR review loop with Greptile. Use when an agent creates a PR and needs to autonomously handle code review feedback — reading Greptile reviews, fixing issues, pushing fixes, re-triggering review, and auto-merging when score is 4/5+. Trigger on commands like "pr review {url}", "review my PR", or when a Greptile review webhook/poll delivers feedback.
cepheiden
Zero-touch Debian 13 VM deployment on VMware ESXi 8. Builds custom preseed ISO, creates NVMe+vmxnet3 VM with serial console, and runs unattended installation. Use when deploying Debian VMs on ESXi, automating VM provisioning, or setting up serial console access for headless ESXi VM management.