Spillwavesolutions Automating Mac Apps Plugin
automating-mac-apps-plugin is a Claude Code plugin for the Build phase that automates native Mac applications using AppleScript, JXA, and PyXA from agent skills and commands.
Install this plugin when you want Claude Code to drive native Mac apps (Keynote, Notes, Reminders, Numbers) via AppleScript, JXA, or PyXA from agent skills and commands.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install spillwavesolutions-automating-mac-apps-plugin@SpillwaveSolutions/automating-mac-apps-pluginBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:SpillwaveSolutions/automating-mac-apps-plugin") and the paste-ready config with skillselion.get_install_config("plugin:SpillwaveSolutions/automating-mac-apps-plugin").
What it does
Spillwave Solutions’ automating-mac-apps plugin gives Claude Code a macOS-native automation lane: agents, skills, and commands that talk to Keynote, Notes, Reminders, Numbers, and similar apps through AppleScript, JXA, and PyXA. For indie builders who ship from a Mac, that means the agent can draft slides, file notes, set reminders, or touch spreadsheet workflows without you context-switching into each app. It is a task-and-integration style plugin—phase-specific to wiring—not a full product framework. Expect macOS permissions, Automation privacy settings, and comfort with osascript-style glue. It pairs well with content and operate habits (capture ideas, run repeatable local jobs) but is wrong for Linux-only or purely web-SaaS stacks. The repo is modest in stars but clearly scoped to real desktop automation rather than generic prompts.
Highlights
- Agents, skills, and slash commands for Keynote, Notes, Reminders, Numbers, and related Mac apps
- AppleScript, JXA, and PyXA paths for automating macOS UI and document workflows
- Discovery-oriented plugin keywords for Mac automation and production scripting
- Single-plugin bundle focused on local Mac execution (not cloud CI)
- Suited to solo builders who live on macOS and want hands-off deck, notes, and reminder ops
Why builders use it
Solo builders on macOS waste time manually hopping between Keynote, Notes, Reminders, and Numbers when an agent could script those apps locally.
After install, Claude Code can invoke documented automations so deck, notes, reminder, and spreadsheet tasks run from the agent session on your Mac.
At a glance
- Type - Plugin in Automation.
- Adoption - 0 installs, 25 stars, 0 votes.
FAQ
Who is automating-mac-apps-plugin for?
It is for Claude Code users on macOS who want agents to control Keynote, Notes, Reminders, Numbers, and related apps via AppleScript or PyXA.
When should I use automating-mac-apps-plugin?
Use it when repetitive Mac app tasks—slides, notes, reminders, or numbers—should run from an agent workflow instead of manual clicking.
How do I add automating-mac-apps-plugin to my agent?
Add the SpillwaveSolutions/automating-mac-apps-plugin marketplace entry in Claude Code, grant macOS Automation permissions for target apps, then invoke its skills or commands from a Mac session.
Comments
Share how you use spillwavesolutions-automating-mac-apps-plugin, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.