Master orchestrator for Windows automation. Routes tasks across GUI automation (UIA), PowerShell primitives, COM automation (Office/Shell), and remote execution (WinRM). Use when the user asks to automate, inspect, or control anything on a Windows host.
stevenke1981/windows-agent-skill
SkillsMP 已收集 stevenke1981/windows-agent-skill 中的 8 个 Skill。打开任一 Skill 可查看来源和详情。
- 最近记录的来源活动
- SkillsMP 收录数据更新
- 已收集 skills
- 8
- GitHub 星标
- 0
- GitHub Forks
- 0
这个仓库中的 skills
已展示 8 / 8 个已收集 Skill。
Windows COM Automation for Office applications (Word, Excel, Outlook) and Shell.Application. Integrates WinClaw PowerShell COM recipes. Use for document creation, email automation, and Office batch operations.
Windows GUI automation via UI Automation API and screenshot-based reasoning loop. Use when controlling desktop applications that have no PowerShell or COM API. Integrates Windows-Use (UIA) and microsoft/cua_skill (perceive-reason-act loop).
Idiomatic PowerShell patterns for Windows automation with proper error handling, splatting, pipeline idioms, and safety practices. Integrates PowerShell Windows Patterns skill and PowerSkills primitives.
Safe Windows registry read/write with automatic backup and rollback support. Always exports before modifying. Use for application configuration, system tweaks, and environment settings.
原文语言:英语
Windows Task Scheduler management via PowerShell. Create, query, modify, and disable scheduled tasks safely.
原文语言:英语
Master orchestrator for Windows automation. Routes tasks across GUI automation (UIA), PowerShell primitives, COM automation (Office/Shell), and remote execution (WinRM).
原文语言:英语
Remote PowerShell execution via WinRM. Use for managing remote Windows hosts, running commands on multiple machines, and deploying scripts remotely.
原文语言:英语