Automates Apple Voice Memos (Mac Catalyst, no dictionary) via JXA using filesystem/SQLite access and System Events UI scripting. Use when asked to "automate Voice Memos", "export voice recordings", "access Voice Memos database", or "transcribe voice memos".
automating-mac-apps skill for permissions (Full Disk Access, Accessibility) and the ObjC bridge basics.osascript skills/automating-voice-memos/scripts/copy_transcript_to_file.applescript "/path/to/output.txt"${home}/Library/Group Containers/group.com.apple.VoiceMemos.shared/.After implementing Voice Memos automation:
automating-voice-memos/references/voice-memos-basics.md (setup and core concepts).automating-voice-memos/references/voice-memos-ui.md (shortcuts, AX scripting).automating-voice-memos/references/voice-memos-data.md (storage paths, epochs, database schema).automating-voice-memos/references/voice-memos-recipes.md (exports, transcripts, recording control).Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer