← 返回 Skills 市场
erik-agens

Shortcuts Generator

作者 erik-agens · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
2344
总下载
2
收藏
17
当前安装
1
版本数
在 OpenClaw 中安装
/install shortcuts-skill
功能描述
Generate macOS/iOS Shortcuts by creating plist files. Use when asked to create shortcuts, automate workflows, build .shortcut files, or generate Shortcuts plists. Covers 1,155 actions (427 WF*Actions + 728 AppIntents), variable references, and control flow.
安全使用建议
This skill appears coherent and focused on creating Shortcuts plist files, but be cautious when importing any generated .shortcut into your device: review the workflow actions and parameters before importing or running. Generated shortcuts can legitimately include powerful actions (run shell/AppleScript, delete photos, change system settings, access clipboard, make network requests, or call Apple Intelligence). Do not import shortcuts that include destructive actions (deletephotos, run shell scripts, or open arbitrary URLs) unless you understand and trust every action and referenced UUIDs. Also note the skill's SKILL.md lists allowed-tools: Write and Bash — while the skill itself doesn't request running shell commands, if your agent is permitted to run Bash it could execute local commands; restrict agent tooling or run in a safe environment if you are not comfortable with that. If you need more assurance, ask the publisher for provenance (homepage/source) or request a signed sample shortcut to audit before use.
功能分析
Type: OpenClaw Skill Name: shortcuts-skill Version: 0.1.0 The skill bundle is classified as benign. Its stated purpose is to generate macOS/iOS Shortcuts by creating plist files, which is supported by the `Write` and `Bash` allowed tools (Bash is used for signing the generated shortcuts). The documentation comprehensively details the powerful capabilities of Apple Shortcuts, including actions like `runshellscript`, `downloadurl`, and system controls via AppIntents. While these documented actions could be used to create malicious shortcuts, the skill bundle itself acts as a generator/knowledge base and does not exhibit any intentional harmful behavior, prompt injection against the agent, data exfiltration, or persistence mechanisms within its own code or instructions.
能力评估
Purpose & Capability
Name/description (generate Shortcuts .shortcut/plist files) align with the provided documentation, examples, and action catalogs. The skill requires no external credentials, binaries, or config paths — appropriate for an instruction-only generator.
Instruction Scope
SKILL.md and the reference files stay on-topic (plist format, actions, control flow, examples). They document many powerful Shortcuts actions (delete photos, run shell/osascript, access clipboard, call network/AI, control system settings) — which is expected for a comprehensive generator, but means generated shortcuts can perform sensitive operations. The skill instructions do not themselves instruct the agent to read unrelated system files or exfiltrate data.
Install Mechanism
No install spec or downloads; instruction-only skill — lowest install risk.
Credentials
requires.env, primary credential, and config path lists are empty. No credentials or unrelated environment access are requested.
Persistence & Privilege
Skill is not always-enabled and does not request system- or agent-wide persistence. disable-model-invocation is default (false) but that is the usual platform behavior and not a standalone concern here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shortcuts-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shortcuts-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of shortcuts-generator for creating macOS/iOS Shortcuts as plists. - Generate valid `.shortcut` files importable into Apple's Shortcuts app. - Supports 1,155 actions (427 WF*Actions + 728 AppIntents), variable references, and control flow. - Comprehensive documentation covering action identifiers, parameter structure, variable wiring, and control flow patterns. - Includes workflow for creating, structuring, and signing shortcut files. - Quick reference for common actions and essential rules for plist formatting.
元数据
Slug shortcuts-skill
版本 0.1.0
许可证
累计安装 18
当前安装数 17
历史版本数 1
常见问题

Shortcuts Generator 是什么?

Generate macOS/iOS Shortcuts by creating plist files. Use when asked to create shortcuts, automate workflows, build .shortcut files, or generate Shortcuts plists. Covers 1,155 actions (427 WF*Actions + 728 AppIntents), variable references, and control flow. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2344 次。

如何安装 Shortcuts Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install shortcuts-skill」即可一键安装,无需额外配置。

Shortcuts Generator 是免费的吗?

是的,Shortcuts Generator 完全免费(开源免费),可自由下载、安装和使用。

Shortcuts Generator 支持哪些平台?

Shortcuts Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Shortcuts Generator?

由 erik-agens(@erik-agens)开发并维护,当前版本 v0.1.0。

💬 留言讨论