apple-notes-pack
Claude Code skill pack for Apple Notes (24 skills)
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
Run Apple Notes automation in CI on macOS runners.
Diagnose and fix common Apple Notes automation errors.
Build automated note management workflows with Apple Notes JXA scripts.
Export and convert Apple Notes to Markdown, JSON, HTML, and SQLite.
Apple Notes cost optimization — it is free, focus on iCloud storage management.
Handle Apple Notes data formats: HTML body, attachments, and rich content.
Collect Apple Notes automation debug evidence for troubleshooting.
Deploy Apple Notes automation as a local macOS service.
Implement access control for multi-user Apple Notes automation.
Create, read, and list Apple Notes using JXA and AppleScript.
Incident response runbook for Apple Notes automation failures.
Set up macOS automation access for Apple Notes via AppleScript, JXA, and Shortcuts.
Set up local development workflow for Apple Notes automation with JXA hot reload.
Migrate notes between Apple Notes, Obsidian, Notion, and other platforms.
Configure Apple Notes automation for multiple accounts and environments.
Monitor Apple Notes automation health and performance metrics.
Optimize Apple Notes automation performance for large note collections.
Production checklist for Apple Notes automation deployments.
Handle Apple Notes automation rate limits and iCloud sync throttling.
Reference architecture for Apple Notes automation systems.
Apply production-ready patterns for Apple Notes JXA/AppleScript automation.
Apply security best practices for Apple Notes automation scripts.
Migrate Apple Notes automation scripts between macOS versions.
Monitor Apple Notes changes using file system events and Shortcuts triggers.