voice-note-ingest

Route voice notes into structured brain pages with verbatim transcripts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Captures the user's voice content verbatim and routes it into the correct brain pages, preserving exact words to maintain nuance and traceability.

Core Features & Use Cases

  • Exact-phrasing capture: preserves the transcript without paraphrase for fidelity.
  • Automated routing: applies a decision tree to classify to originals/, concepts/, people/, companies/, ideas/, personal/, or voice-notes/.
  • Cross-linking and timelines: links mentioned entities to their brain pages and anchors the note in related timelines.
  • Storage discipline: stores the original audio and a verbatim transcript as a structured brain page.

Quick Start

Ingest a voice memo and file it into the appropriate brain page, preserving the verbatim transcript.

Frequently Asked Questions about voice-note-ingest

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

FAQPage Schema
How do I ingest voice notes verbatim into structured brain pages?

Voice notes are ingested verbatim by routing audio content into structured brain pages via a decision tree, preserving exact words without paraphrase. Notes are classified into categories like originals, concepts, people, companies, ideas, personal, or voice-notes. You get verbatim transcripts stored alongside original audio with cross-linked entities.

What does verbatim transcription mean for voice memos?

Verbatim transcription for voice memos means preserving exact words without paraphrase or summarization. This Skill stores original audio and a verbatim transcript block as a structured brain page, maintaining nuance and traceability. The transcript is cross-linked to mentioned entities and anchored in related timelines.

Can I automatically route voice memos to different brain page categories?

Voice memos can be automatically routed to brain page categories using a decision-tree classification system. The Skill routes content into originals, concepts, people, companies, ideas, personal, or voice-notes pages based on audio content. Each note is cross-linked to related entity pages and generates back-links automatically.

Does this voice-note ingest approach support cross-linking to related pages?

The voice-note ingest process supports cross-linking by linking mentioned entities to their corresponding brain pages. When ingesting verbatim, the Skill identifies mentioned people, companies, or concepts and creates cross-links. Back-links are also generated, anchoring the note in related timelines for traceability.

What's the best way to store original audio with a verbatim transcript?

Storing original audio with a verbatim transcript is handled by this Skill's structured brain page approach. It stores the original audio file alongside a verbatim transcript block within a classified brain page. The page is routed to the correct category and cross-linked to related entities, preserving audio and exact phrasing.