Real Skill packageSource verifiedClawHub registry

windows-agent

全能 Windows 桌面控制:看屏幕/截图/控窗口(移动缩放激活关闭启动)/模拟鼠标键盘/点按钮填框/UI自动化/管理进程。当用户说"看屏幕/看窗口/截图/帮我点/输入文字/控制程序/打开应用/操作窗口/最小化/最大化/移动窗口"时使用。

Identity and source

Publisher attributionSunsetregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 55% rule confidence
Package forminstruction bundle14 recorded files
Canonical sourceClawHub registryclawhub:sunsettide:windows-agent
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/29/2026.claude/skills/windows-agent

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/29/2026.agents/skills/windows-agent

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/29/2026skills/windows-agent

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @sunsettide/windows-agent
clawhub inspect @sunsettide/windows-agent --version 0.0.1

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
14 / 14 inspected as text
Checked
8/29/2026, 4:46:57 PM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
1 dependency and API indicators
  • api: clawhub.ai
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/29/2026, 4:32:02 PM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:afce7e08b47ae4deb5126c9d13480d2d3e33f4230ee39496bb07fb0878f12899
Show up to 14 recorded paths
  • CHANGELOG.md
  • PREREQUISITES.md
  • scripts/batch.ps1
  • scripts/clipboard.ps1
  • scripts/input.ps1
  • scripts/process.ps1
  • scripts/read-text.ps1
  • scripts/screen.ps1
  • scripts/uiauto.ps1
  • scripts/vision.ps1
  • scripts/wait.ps1
  • scripts/window.ps1
  • skill-card.md
  • SKILL.md

Source changelog

Initial release of windows-agent: A comprehensive Windows desktop automation tool. - Enables viewing screen, taking screenshots, window control (move, resize, activate, close, open), simulated mouse/keyboard input, UI automation, and process management—all via PowerShell scripts (pwsh, PS7). - No node or tray app required; all scripts located in the skill's scripts/ folder. - Includes safety rules (e.g., confirm before closing windows or overwriting clipboard). - Provides practical usage guides, common task workflows, and best practices to avoid pitfalls with Windows desktop automation. - Supports advanced operations: visual observation, batch inputs, waiting for windows/text, UIA-based operations, smart application launching, and more.