← 返回
沟通协作 中文

PowerSkills

Windows automation toolkit for AI agents. Provides Outlook email/calendar, Edge browser (CDP), desktop screenshots/window management, and shell commands via...
面向AI智能体的Windows自动化工具包,提供Outlook邮件/日历、Edge浏览器(CDP)、桌面截图/窗口管理及Shell命令执行等功能。
aloth
沟通协作 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 814
下载
💾 30
安装
1
版本
#latest

概述

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

SkillDescription
--------------------
outlookEmail & calendar via Outlook COM
browserEdge automation via CDP
desktopScreenshots, window management, keystrokes
systemShell commands, processes, system info

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-30 12:07 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Overleaf

aloth
通过命令行同步和管理 Overleaf LaTeX 项目。支持本地拉取项目、推送更改、编译 PDF 以及下载 arXiv 投稿所需的编译输出文件(如 .bbl)。适用于 LaTeX、Overleaf、学术论文或 arXiv 相关工作。
★ 1 📥 1,587
communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,676
communication-collaboration

Himalaya

lamelas
{"answer":"通过IMAP/SMTP管理邮件的CLI。可在终端使用 `himalaya` 收发、回复、转发、搜索及整理邮件。支持多账户与MML(MIME元语言)编写邮件。"}
★ 68 📥 45,584