apple-notes-pack

v1.6.0 by Jeremy Longshore

Claude Code skill pack for Apple Notes (24 skills)

24 plugin-local skills
MIT License
Claude Code Adapters (declared)

Installation

Open Claude Code and run this command:

/plugin install apple-notes-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

> Claude Code skills for Apple Notes automation — JXA, AppleScript, Shortcuts, osascript (24 skills)

Apple Notes has no REST API. These skills use real macOS scripting technologies: JavaScript for Automation (JXA), AppleScript, osascript command-line tool, and Apple Shortcuts. All code examples are runnable on macOS via osascript -l JavaScript.

Skills (24) plugin-local skills

apple-notes-ci-integration View full skill →

Run Apple Notes automation in CI on macOS runners.

ReadWriteEditBash(osascript:*)Grep
apple-notes-common-errors View full skill →

Diagnose and fix common Apple Notes automation errors.

ReadWriteEditBash(osascript:*)Grep
apple-notes-core-workflow-a View full skill →

Build automated note management workflows with Apple Notes JXA scripts.

ReadWriteEditBash(osascript:*)Bash(node:*)Grep
apple-notes-core-workflow-b View full skill →

Export and convert Apple Notes to Markdown, JSON, HTML, and SQLite.

ReadWriteEditBash(osascript:*)Bash(node:*)Grep
apple-notes-cost-tuning View full skill →

Apple Notes cost optimization — it is free, focus on iCloud storage management.

ReadWriteEditBash(osascript:*)Grep
apple-notes-data-handling View full skill →

Handle Apple Notes data formats: HTML body, attachments, and rich content.

ReadWriteEditBash(osascript:*)Grep
apple-notes-debug-bundle View full skill →

Collect Apple Notes automation debug evidence for troubleshooting.

ReadWriteEditBash(osascript:*)Grep
apple-notes-deploy-integration View full skill →

Deploy Apple Notes automation as a local macOS service.

ReadWriteEditBash(osascript:*)Grep
apple-notes-enterprise-rbac View full skill →

Implement access control for multi-user Apple Notes automation.

ReadWriteEditBash(osascript:*)Grep
apple-notes-hello-world View full skill →

Create, read, and list Apple Notes using JXA and AppleScript.

ReadWriteEditBash(osascript:*)
apple-notes-incident-runbook View full skill →

Incident response runbook for Apple Notes automation failures.

ReadWriteEditBash(osascript:*)Grep
apple-notes-install-auth View full skill →

Set up macOS automation access for Apple Notes via AppleScript, JXA, and Shortcuts.

ReadWriteEditBash(osascript:*)Bash(defaults:*)Grep
apple-notes-local-dev-loop View full skill →

Set up local development workflow for Apple Notes automation with JXA hot reload.

ReadWriteEditBash(osascript:*)Grep
apple-notes-migration-deep-dive View full skill →

Migrate notes between Apple Notes, Obsidian, Notion, and other platforms.

ReadWriteEditBash(osascript:*)Grep
apple-notes-multi-env-setup View full skill →

Configure Apple Notes automation for multiple accounts and environments.

ReadWriteEditBash(osascript:*)Grep
apple-notes-observability View full skill →

Monitor Apple Notes automation health and performance metrics.

ReadWriteEditBash(osascript:*)Grep
apple-notes-performance-tuning View full skill →

Optimize Apple Notes automation performance for large note collections.

ReadWriteEditBash(osascript:*)Grep
apple-notes-prod-checklist View full skill →

Production checklist for Apple Notes automation deployments.

ReadWriteEditBash(osascript:*)Grep
apple-notes-rate-limits View full skill →

Handle Apple Notes automation rate limits and iCloud sync throttling.

ReadWriteEditBash(osascript:*)Grep
apple-notes-reference-architecture View full skill →

Reference architecture for Apple Notes automation systems.

ReadWriteEditBash(osascript:*)Grep
apple-notes-sdk-patterns View full skill →

Apply production-ready patterns for Apple Notes JXA/AppleScript automation.

ReadWriteEditBash(osascript:*)Grep
apple-notes-security-basics View full skill →

Apply security best practices for Apple Notes automation scripts.

ReadWriteEditBash(osascript:*)Grep
apple-notes-upgrade-migration View full skill →

Migrate Apple Notes automation scripts between macOS versions.

ReadWriteEditBash(osascript:*)Grep
apple-notes-webhooks-events View full skill →

Monitor Apple Notes changes using file system events and Shortcuts triggers.

ReadWriteEditBash(osascript:*)Grep

Ready to use apple-notes-pack?