transcribe-meeting
Transcribe Meeting
Transcribe a meeting recording and create a structured meeting note in the Obsidian vault with summary, decisions, action items, and full transcript.
Input sources (checked in order):
- Auto-detect — Screen recordings + Rodecaster recordings for the target date (matched by time overlap)
- Google Drive URL — if provided as argument
- Local file path — if provided as argument
Recording modes:
- omarchy+rodecaster — screen recording + Rodecaster WAV matched by start time. Transcribe from Rodecaster (better audio). Upload merged video (Rodecaster audio + screen video) to YouTube + MP3 to Google Drive.
- omarchy-only — screen recording with no matching Rodecaster. Extract audio from MP4 for transcription. Upload original MP4 to YouTube.
- rodecaster-only — Rodecaster recording with no matching screen recording. Upload MP3 to Google Drive only (existing behavior).
Rodecaster note:
- In my current setup, the Rodecaster Duo is usually connected in data transfer mode.
- When already mounted, recordings typically appear under
/run/media/<user>/RodeCaster/RODECaster. - If it is connected but not mounted yet, the discovery script should try to detect the block device by label and mount it automatically.
More from olivoil/skills
resolve-mappings
Use when you need to resolve project/repo/calendar/channel/FreshBooks mappings from the shared cache — loads mapping files, applies CONTAINS-match logic, learns new mappings
1session-rollup
Summarize recent work from Engram memory into an Obsidian coding note and link it from the daily note. Use when wrapping up a coding session or when asked to sync recent project work into the vault.
1pr-review
Use when asked to review a pull request, inspect a PR URL or number, review a local branch before opening a PR, post GitHub review comments, or give code-review feedback on changed files.
1weekly-rollup
Generate a weekly summary from daily notes — time totals, meeting highlights, coding sessions, key decisions, and todo progress. Use when asked for a weekly summary from daily notes, meetings, and todos.
1topic-pulse
Research recently active topics from the vault and deepen topic notes with concept documentation, subtopic exploration, and selective fresh context. Use when you want Topics notes expanded from recent vault activity.
1write-vault-section
Use when you need to append or replace a named section in an Obsidian note — handles idempotency, section positioning, Obsidian CLI with filesystem fallback
1