meeting-ingestion

Ingest meeting transcripts into a knowledge base with entity enrichment and timeline merging.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/sixtycat2000-ctrl/gbrain-qmd --skill meeting-ingestion-sixtycat2000-ctrl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-ingestion
Source: https://github.com/sixtycat2000-ctrl/gbrain-qmd/tree/main/skills/meeting-ingestion
Command: npx skills add https://github.com/sixtycat2000-ctrl/gbrain-qmd --skill meeting-ingestion-sixtycat2000-ctrl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of ingesting meeting transcripts into a knowledge base, enriching attendees, entities, and creating timeline entries, thus streamlining the organization of meeting data.

Core Features & Use Cases

  • Meeting Transcription Ingestion: Automatically ingest meeting transcripts and process them for further analysis.
  • Entity Enrichment: Enhance attendee profiles, propagate company entities, and merge timelines across mentioned entities.
  • Use Case: Integrate meeting transcripts from various sources into a unified knowledge base, providing a comprehensive view of all meetings and associated data.

Quick Start

Ingest a meeting transcript with the command: gbrain run meeting-ingestion "meeting transcript file".

Frequently Asked Questions about meeting-ingestion

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

FAQPage Schema
How do I automate meeting transcript ingestion into a knowledge base?

Automating meeting transcript ingestion into a knowledge base requires processing raw transcripts to extract attendees and entities, merging them into existing timelines to streamline corporate meeting data organization.

What is entity enrichment for meeting transcripts?

Entity enrichment for meeting transcripts involves enhancing attendee profiles and propagating company entities mentioned in the transcript, then merging these data points into a unified knowledge base timeline.

Do I need a structured knowledge base to link meeting entities and timelines?

Yes, you need a structured knowledge base to link meeting entities and update timelines, as the ingestion process requires a structured environment to map attendee profiles and merge cross-meeting data.

How do I merge timelines across multiple meeting transcripts?

To merge timelines across multiple meeting transcripts, you ingest each transcript file to extract chronological entries, automatically linking mentioned entities and attendee profiles into a unified knowledge base timeline.

Can I process corporate meeting transcripts from various sources into one knowledge base?

Yes, you can process corporate meeting transcripts from various sources into one knowledge base by ingesting individual transcript files, which automatically enriches entities and integrates them into a unified view.

What are the limitations of automating meeting organization with transcript ingestion?

The limitation of automating meeting organization with transcript ingestion is its strict dependency on accessing raw meeting transcripts and a pre-existing structured knowledge base for successful entity linking and timeline updates.