desktop-control

Windows 桌面控制工具 (仅Windows) - 截屏、窗口管理、鼠标键盘控制、进程管理、系统信息。当用户要求截屏、查看进程、关闭程序、桌面控制时使用此技能。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "desktop-control" with this command: npx skills add tr0812/windows-desktop-control

Desktop Control Skill

Windows 桌面控制工具 - 通过 Python 脚本实现桌面自动化控制。

功能列表

命令说明
screenshot截取屏幕
processes进程列表
mouse获取鼠标位置
click鼠标点击
move鼠标移动
type输入文本
press按键
hotkey快捷键
kill结束进程 (白名单限制)
clipboard剪贴板操作
info系统信息

依赖安装

pip install pyautogui mss pillow

使用示例

截屏

python scripts/desktop_ctrl.py screenshot

进程列表

python scripts/desktop_ctrl.py processes

结束进程

python scripts/desktop_ctrl.py kill notepad

系统信息

python scripts/desktop_ctrl.py info

剪贴板

# 读取剪贴板
python scripts/desktop_ctrl.py clipboard get

# 写入剪贴板
python scripts/desktop_ctrl.py clipboard set "要复制的文字"

触发关键词

  • "截屏"、"截图"、"屏幕快照"
  • "查看进程"、"列出进程"
  • "关闭程序"、"结束进程"
  • "桌面控制"
  • "系统信息"、"电脑配置"
  • "鼠标位置"
  • "剪贴板"

注意事项

  • 仅支持 Windows 系统(使用 PowerShell 和 Win32 API)
  • 截图保存在用户图片目录 ~/Pictures/OpenClaw/
  • 鼠标坐标以屏幕左上角为原点 (0, 0)
  • 部分操作可能需要管理员权限
  • kill 命令仅限白名单进程
  • exec 命令已禁用(安全原因)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Grab Company

Provides detailed insights on Grab's evolution, business model, market position, and significance in Southeast Asia's digital economy and super app landscape.

Registry SourceRecently Updated
General

CV-Driven Job Hunter

Asiste en una búsqueda laboral proactiva basada en el CV del usuario — analiza perfil, sugiere banda salarial, escanea boards y career pages, califica matche...

Registry SourceRecently Updated
General

Changelog Linter

Validate CHANGELOG.md files against the Keep a Changelog format (keepachangelog.com). Checks version ordering, date formats, section types, link references,...

Registry SourceRecently Updated
General

Bosch Company

Bosch is the world's largest automotive Tier 1 supplier, focusing on automotive parts, industrial tech, consumer goods, and energy solutions with a foundatio...

Registry SourceRecently Updated