Skillquality 0.46
powerskills
Windows automation toolkit for AI agents. Provides Outlook email/calendar, Edge browser (CDP), desktop screenshots/window management, and shell commands via PowerShell. Install this for the full suite, or install individual sub-skills (powerskills-outlook, powerskills-browser, po
What it does
PowerSkills
Windows capabilities for AI agents via PowerShell. Each skill in skills/ is independently discoverable.
Setup
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy RemoteSigned
Usage
.\powerskills.ps1 <skill> <action> [--param value ...]
.\powerskills.ps1 list # Discover available skills
.\powerskills.ps1 outlook inbox --limit 10 # Run an action
Output Format
All actions return JSON:
{"status": "success", "exit_code": 0, "data": {...}, "timestamp": "..."}
Configuration
Edit config.json:
{
"edge_debug_port": 9222,
"default_timeout": 30,
"outlook_body_max_chars": 5000
}
Skills
| Skill | Description |
|---|---|
| outlook | Email & calendar via Outlook COM |
| browser | Edge automation via CDP |
| desktop | Screenshots, window management, keystrokes |
| system | Shell commands, processes, system info |
Capabilities
skillsource-alothskill-powerskillstopic-agent-skillstopic-ai-agenttopic-ai-toolstopic-automationtopic-browser-automationtopic-cdptopic-clitopic-com-automationtopic-desktop-automationtopic-devtools-protocoltopic-edge-browsertopic-json-api
Install
Installnpx skills add aloth/PowerSkills
skills.shhttps://skills.sh/aloth/PowerSkills
Transportskills-sh
Protocolskill
Quality
0.46/ 1.00
deterministic score 0.46 from registry signals: · indexed on github topic:agent-skills · 20 github stars · SKILL.md body (1,075 chars)
Provenance
Indexed fromgithub
Enriched2026-04-22 13:02:56Z · deterministic:skill-github:v1 · v1
First seen2026-04-19
Last seen2026-04-22