voice-note-ingest

Route voice note transcripts into knowledge directories with verbatim storage.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Voice notes often get paraphrased, cleaned up, or routed to the wrong place, losing the exact phrasing that carries the real signal; this Skill preserves the transcript verbatim and files it correctly for later synthesis and graph linking.

Core Features & Use Cases

  • Verbatim transcript preservation: stores the user's exact words in a dedicated “User's Words” section and avoids paraphrasing or transcript cleanup.
  • Decision-tree routing: routes the content into the right brain directory (originals, concepts, people, companies, ideas, personal, or voice-notes) using a first-match policy.
  • Exact-phrasing filing with cross-links: adds timeline back-links to the relevant people and company pages to keep the knowledge graph connected.

Quick Start

Tell the AI to ingest your voice note and transcribe and file it word-for-word into the correct brain pages with the original audio attached.

Frequently Asked Questions about voice-note-ingest

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

FAQPage Schema
How do I preserve the exact wording of a voice note transcript without paraphrasing?

To preserve the exact wording of a voice note transcript, the content is stored verbatim in a dedicated “User's Words” section. This prevents paraphrasing or cleanup, maintaining the original phrasing for later knowledge graph synthesis and retrieval.

How does voice note routing work for a personal knowledge graph?

Voice note routing uses a canonical decision tree with a first-match policy to file transcripts into correct directories like concepts, people, or companies. It automatically adds timeline back-links to relevant entity pages, keeping the knowledge graph connected.

Can I ingest audio and transcribe it at the same time for my notes?

Yes, you can ingest audio and transcribe it simultaneously. The system handles audio ingestion, accepts optional agent-provided transcripts, and transcribes the audio when needed, ensuring the output is filed correctly into your specified destinations.

What is the best way to file transcribed voice notes into specific brain directories?

The best way to file transcribed voice notes is through deterministic routing via a canonical decision tree. This first-match policy categorizes content into directories like originals, ideas, personal, or voice-notes, ensuring exact-phrasing filing with required citations and cross-links.

Why do my voice notes lose their original phrasing when saved to my knowledge base?

Voice notes lose original phrasing when systems paraphrase or clean up transcripts during filing. To prevent this, verbatim “User's Words” storage is enforced, preserving the exact transcript while routing it into the correct knowledge directories for retrieval.

Do I need to provide a transcript when ingesting audio notes?

You do not need to provide a transcript when ingesting audio notes. The system handles audio ingestion with optional agent-provided transcripts, automatically transcribing the audio when needed to ensure verbatim storage and cross-linked brain pages.