Voice Fetch — Documentation skill for Claude Code
Transcribe a local audio file (Voice Memos .m4a, mp3, wav, …) fully on-device via WhisperKit and ingest it into the wiki — /voice-fetch.
How to install Voice Fetch
Installs to ~/.claude/skills/techtripai-techtrip-secondbrain-voice-fetch/SKILL.md
mkdir -p ~/.claude/skills/techtripai-techtrip-secondbrain-voice-fetch && curl -fsSL https://raw.githubusercontent.com/TechTripAi/techtrip-secondbrain/HEAD/commands/voice-fetch.md -o ~/.claude/skills/techtripai-techtrip-secondbrain-voice-fetch/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Voice Fetch does
description: Transcribe a local audio file (Voice Memos .m4a, mp3, wav, …) fully on-device via WhisperKit and ingest it into the wiki — /voice-fetch . No cloud, no credentials; the audio never leaves the machine.
Read the `voice-fetch` skill, then run its flow for the given audio file.
- Short forms are the point.
/voice-fetch(ortranscribe, oringest .m4a) is the whole request — transcribe, then proceed to the ingest handoff. Never ask the user
Alternatives in Documentation
- Notion Knowledge Capture — Convert conversations into structured, searchable Notion wiki entries 14.6k ★
- Save — Save the current conversation or a specific insight into the wiki vault as a structured note 3.3k ★
- Hyperresearch — Agent-driven research knowledge base 2.4k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Code Fetch
Read a codebase (local path or git URL) and distill it into a semantic digest — architecture, API contracts, p
Audible Ingest
Extract Audible clips + typed notes and transcribe with OpenAI Whisper. Markdown per book. Bundled as a Claude
Jaz Doc Collect
Scan and classify client documents for upload to Jaz — local files and cloud links (Dropbox, Drive, OneDrive)
Mumblr
Think out loud, get a prompt. Speech to markdown in the folder you start it from, with edits by voice through
Wiki Gc
Deep wiki cleanup — archive stale content, enforce line caps, regenerate index. Never destroys history.
Consulting CRM
HIVE: local-first knowledge-graph CRM for consulting. Markdown/Obsidian vault as a typed property graph, PageR
Related Agents
Personal Ingest
Ingests personal/private material — meeting notes (Granola, pasted, hand-summarized), voice memos (.opus / .m4
Seminar Transcriber
세미나·강연 녹음 파일(m4a/mp3/wav/mp4)을 전사 텍스트로 변환한다. 오디오→텍스트 변환, 자막 파일 정제, 화자 구간 분리, 타임코드 정리 작업에 위임한다. 판단이 아니라 기계적 변환만
Gameclient
Use for the thin player-facing Bevy client (apps/client) — shared deterministic sim, client prediction & recon