Voice Memo Organizer
Description
Claude Code skill that organizes hundreds of Apple Voice Memos into a searchable archive with transcriptions, summaries, and key quotes. No API keys needed.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Voice Memo Organizer
A [Claude Code](https://docs.anthropic.com/en/docs/claude-code) skill that turns hundreds of untitled Apple Voice Memos into a searchable, organized archive — with descriptive titles, summaries, themes, and key quotes.
Transcription runs 100% locally on your Mac — no API keys needed. The skill supports two engines: **Parakeet** (recommended, faster + better punctuation, ~2.3 GB model) or **whisper.cpp** (lighter, ~150 MB model, better fit for Macs with less RAM). Summarization is handled by Claude.
What It Does
Your Apple Voice Memos are buried in a hidden macOS folder, named things like "New Recording 247." This skill:
- Finds all your Voice Memos (they're at a non-obvious path that requires Full Disk Access)
- Extracts metadata from Apple's SQLite database (dates, durations, display titles)
- Transcribes every recording locally — choose Parakeet MLX (recommended) or whisper.cpp (lighter); both run ~60× realtime on Apple Silicon in batch mode
- Summarizes each transcript with a descriptive title, themes, key quotes, and type classification
- Builds a searchable master index document
- (Optional) Renames memos through the Mac Voice Memos app UI so the new titles sync to your iPhone
Before → After
**Before:** 329 recordings named "New Recording 1" through "New Recording 329"
**After:** A searchable markdown index with entries like:
- "90-Day Focus Sprint Framework" (productivity, goal-setting)
- "Bedtime Story About the Brave Little Fox" (personal, family)
- "Legal Call Re: Buying Back Company from PE" (business, legal)
Each with summaries, themes, and key quotes extracted. With Step 7, Claude drives the Mac Voice Memos UI to rename each memo, and the same titles appear in the Voice Memos app on your iPhone.
Start Here: Beginner Walkthrough
If you have never installed a Claude Code skill before, follow thes
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development