← 返回 Skills 市场
340
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-skill-shortcuts-automator
功能描述
Manage and run macOS Shortcuts from OpenClaw: list, execute, view details, and sign shortcuts for automation via CLI commands.
安全使用建议
This skill is a simple wrapper around macOS's built-in 'shortcuts' CLI and is internally consistent. Before using it: (1) ensure you're on macOS with the 'shortcuts' tool available, (2) only run shortcuts you trust — shortcuts can execute shell commands and access your files/emails, (3) review or inspect a shortcut with `shortcuts view` before running, (4) be prepared to grant Automation/Accessibility permissions in System Settings if macOS prompts, and (5) if you want to limit risk, require explicit user confirmation before the agent runs any shortcut (especially those from unknown sources).
功能分析
Type: OpenClaw Skill
Name: openclaw-skill-shortcuts-automator
Version: 1.0.0
The skill bundle provides a legitimate interface for the native macOS `shortcuts` command-line utility, allowing the agent to list, run, and manage shortcuts. The instructions in SKILL.md and README.md are consistent with the stated purpose and include appropriate security warnings regarding the potential risks of running untrusted shortcuts. No evidence of malicious logic, data exfiltration, or obfuscation was found.
能力评估
Purpose & Capability
The name/description promise to list, run, view, and sign macOS Shortcuts; the SKILL.md only instructs using the macOS 'shortcuts' CLI which is exactly what you'd expect for that functionality. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Instructions stay within the Shortcuts domain (list/run/view/sign). The guide correctly notes that shortcuts themselves can run shell commands and access personal data; the skill does not itself instruct reading arbitrary system files or exfiltrating data. Users should be aware that running a shortcut may execute arbitrary actions because of the shortcut's own behavior.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded by the skill itself, which is the lowest-risk install model.
Credentials
No environment variables, credentials, or config paths are requested. This is proportionate for a CLI wrapper that relies on the user's local 'shortcuts' tool and macOS permissions.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It relies on user-invocation (normal) and does not claim to modify other skills or system configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-skill-shortcuts-automator - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-skill-shortcuts-automator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Skills Factory publish
元数据
常见问题
Shortcuts Automator 是什么?
Manage and run macOS Shortcuts from OpenClaw: list, execute, view details, and sign shortcuts for automation via CLI commands. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 340 次。
如何安装 Shortcuts Automator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-skill-shortcuts-automator」即可一键安装,无需额外配置。
Shortcuts Automator 是免费的吗?
是的,Shortcuts Automator 完全免费(开源免费),可自由下载、安装和使用。
Shortcuts Automator 支持哪些平台?
Shortcuts Automator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Shortcuts Automator?
由 pp(@ppopen)开发并维护,当前版本 v1.0.0。
推荐 Skills