apple-notes
SKILL.md
Apple Notes Skill
Extract and monitor Apple Notes content for workflow integration with support for bulk extraction, real-time monitoring, and export to various formats.
Prerequisites
- macOS with Apple Notes app
- Python 3.8+ (for coordination scripts)
- osascript (built-in macOS)
- Proper macOS permissions for Notes access
Installation
# Run the installation script
./scripts/setup.sh
# Or manual setup
chmod +x scripts/*.py