← Back to Skills Marketplace
ppopen

Shortcuts Automator

by pp · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
340
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-skill-shortcuts-automator
Description
Manage and run macOS Shortcuts from OpenClaw: list, execute, view details, and sign shortcuts for automation via CLI commands.
Usage Guidance
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).
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-skill-shortcuts-automator
  3. After installation, invoke the skill by name or use /openclaw-skill-shortcuts-automator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Skills Factory publish
Metadata
Slug openclaw-skill-shortcuts-automator
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Shortcuts Automator?

Manage and run macOS Shortcuts from OpenClaw: list, execute, view details, and sign shortcuts for automation via CLI commands. It is an AI Agent Skill for Claude Code / OpenClaw, with 340 downloads so far.

How do I install Shortcuts Automator?

Run "/install openclaw-skill-shortcuts-automator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Shortcuts Automator free?

Yes, Shortcuts Automator is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Shortcuts Automator support?

Shortcuts Automator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Shortcuts Automator?

It is built and maintained by pp (@ppopen); the current version is v1.0.0.

💬 Comments