voice-note-ingest

Ingest voice notes into a brain filing system with verbatim transcripts and audio storage.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/ngochuy13/intern-dev --skill voice-note-ingest-ngochuy13
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: voice-note-ingest
Source: https://github.com/ngochuy13/intern-dev/tree/main/skills/voice-note-ingest
Command: npx skills add https://github.com/ngochuy13/intern-dev --skill voice-note-ingest-ngochuy13

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill preserves your exact spoken words when turning a voice note into structured brain pages, so your phrasing never gets paraphrased or “cleaned up.”

Core Features & Use Cases

  • Exact-phrasing transcription handling: Keeps the transcript verbatim and stores it as the primary source material.
  • Decision-tree routing: Routes the note to the right destination (originals, concepts, people, companies, ideas, personal, or voice-notes) based on the content.
  • Entity cross-linking (Iron Law): Links the created/updated page back to any mentioned person or company timelines to maintain provenance.
  • Audio + page linkage: Uploads and stores the original audio and includes an audio link on the resulting brain page.

Quick Start

Send a voice note to the assistant and ask it to ingest your recording into your brain while preserving your words exactly.

Frequently Asked Questions about voice-note-ingest

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I transcribe and store voice notes without losing my exact spoken wording?

Voice note ingest with verbatim retention stores your exact spoken transcript as primary source material and uploads the original audio, ensuring your original phrasing is never paraphrased or cleaned up during the knowledge base filing process.

How does decision-tree routing work for organizing voice memos into a knowledge base?

Decision-tree routing analyzes voice memo content and directs the transcript to specific destination pages like originals, concepts, people, companies, ideas, personal, or voice-notes, ensuring each recording is filed in the correct knowledge base category.

Can I keep the original audio file linked to my transcribed voice notes?

Yes, audio storage is integrated into the ingest cycle. The Skill uploads and stores the original audio recording alongside the verbatim transcript, including a direct audio link on the resulting brain page for reliable provenance and playback.

What is the best way to cross-link transcribed voice notes to mentioned people and companies?

Entity cross-linking applies an Iron Law that links the created or updated voice note page back to any mentioned person or company timelines. This maintains provenance by connecting the verbatim transcript to the relevant entity pages in your knowledge base.

Does voice note transcription automatically categorize recordings into concepts and ideas?

Yes, the ingest process uses decision-tree routing to automatically categorize recordings into concepts, ideas, people, companies, personal, or voice-notes based on the spoken content. It then writes the verbatim transcript directly to the resolved destination page.