claude

claude is a plugin for Claude Code from viticci/shortcuts-playground-plugin. Its manifest loads nothing; the 1 skill, 2 commands, 2 agents, 1 hook it bundles cost 365 tokens per session together, scanned A, original, MIT.

A Claude Code plugin for creating macOS and iOS Shortcuts from code or natural-language requests. It includes Shortcut knowledge, validation, signing, archiving, and automatic checks when Shortcut files are written.

In plain words
What is it for?
Use it to build, check, sign, and archive Apple Shortcuts, including workflows saved as XML or .shortcut files.
Why use it?
It brings the Shortcut workflow into Claude Code so creation and file validation do not have to be handled manually.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add viticci/shortcuts-playground-plugin
agentmods
npx agentmods add plugins/viticci/shortcuts-playground-plugin/claude
Clone the repo
git clone --depth 1 https://github.com/viticci/shortcuts-playground-plugin

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for claude

README.md
[![agentmods](https://agentmods.dev/badge/plugins/viticci/shortcuts-playground-plugin/claude.svg)](https://agentmods.dev/plugins/viticci/shortcuts-playground-plugin/claude)
Your own site
<a href="https://agentmods.dev/plugins/viticci/shortcuts-playground-plugin/claude"><img src="https://agentmods.dev/badge/plugins/viticci/shortcuts-playground-plugin/claude.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 1 skill, 2 commands, 2 agents, 1 hook cost 365 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

claude scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

claude/.claude-plugin/plugin.json · 48 lines

How it starts

The opening of the file, as written. The whole thing — 48 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "shortcuts-playground",
  "version": "1.2.1",
  "description": "Build, validate, sign, and archive macOS/iOS Shortcuts directly from Claude Code. Ships a full Shortcuts knowledge base, target-gated macOS 27 Apple-derived grounding data, a Craig Loop validator, a build agent, and a PostToolUse hook that auto-validates every .xml/.shortcut file as it is written.",
  "author": {
    "name": "Federico Viticci",
    "url": "https://www.macstories.net"
  },
  "homepage": "https://www.macstories.net",
  "license": "MIT",
  "keywords": [
    "shortcuts",
    "macos",
    "ios",
    "automation",
    "apple",
    "macstories",
    "plist",
    "workflow"
  ],
  "userConfig": {
    "output_dir": {
      "type": "directory",
      "title": "Shortcuts Playground output directory",
      "description": "Directory where unsigned XML archives and signed .shortcut files are written. Example: /Users/you/Documents/Shortcuts Playground. Leave blank to fall back to ~/Documents/Shortcuts Playground.",
      "sensitive": false
    },
    "signing_mode": {
      "type": "string",
      "title": "Default shortcuts sign mode",
      "description": "Default mode passed to `shortcuts sign`. Use `anyone` to distribute publicly or `people-who-know-me` to restrict to your contacts. Leave blank for `anyone`.",
      "sensitive": false
    },
    "target_macos": {
      "type": "string",
      "title": "Target macOS for validation",
      "description": "Target macOS major version for action availability. Leave blank or use `auto` to detect the host. Use `27` only when building Golden Gate-only shortcuts, or `latest` to include every packaged OS snapshot.",
      "sensitive": false
    },
    "target_platform": {
      "type": "string",
      "title": "Target platform for validation",
      "description": "Target platform for action availability. Use `macos` for Mac shortcuts, `ios` for iPhone/iPad shortcuts, or `all` only when intentionally validating every packaged platform.",
      

Read the full file on GitHub · 48 lines

Contents

What it installs

The manifest is a name and a version. 1 skill, 2 commands, 2 agents, 1 hook travel with it, and installing the plugin installs all of them — 365 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 48 lines scan A 7d9669529c06

Subscribe to this mod's changes

claude is a plugin published in the GitHub repository viticci/shortcuts-playground-plugin (1,069 stars, last pushed 2mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.