meeting-ingestion

Parse meeting transcripts into brain pages with attendee enrichment and timeline merge.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ingest meeting transcripts into brain pages with attendee enrichment, entity propagation, and timeline merge. A meeting is NOT fully ingested until the enrich skill has processed every entity.

Core Features & Use Cases

  • End-to-end meeting ingestion: parse transcripts, create a meeting page, and attach attendees, decisions, actions, and topics.
  • Attendee enrichment and entity propagation: automatically create or update people and companies pages, linking them back to the meeting and merging timelines across all participants.
  • Back-links and traceability: ensure every referenced entity links back to the meeting with a dated timeline entry for auditability.

Quick Start

Provide a meeting transcript to trigger the ingestion workflow and observe the meeting page, attendee pages, and connected entities being created.

Frequently Asked Questions about meeting-ingestion

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

FAQPage Schema
How do I ingest meeting transcripts into brain pages with attendee enrichment?

Meeting transcript ingestion parses transcripts to create meeting pages, enriches attendees, propagates entities, and merges timelines across attendees, companies, and projects using brain page APIs.

What is entity propagation and how does it work during meeting ingestion?

Entity propagation automatically creates or updates people and companies pages during meeting ingestion, linking them back to the meeting with bidirectional back-links and dated timeline entries for auditability.

How do I merge timelines across attendees and companies from a meeting transcript?

Timeline merging consolidates dated timeline entries across all meeting participants and referenced entities, ensuring every attendee page and company page reflects the meeting with traceable back-links.

Does meeting ingestion require the enrich skill to process every entity?

Yes, a meeting is not fully ingested until the enrich skill has processed every entity, completing attendee enrichment and entity propagation for comprehensive brain page integration.

What's the best way to ensure back-links and traceability when parsing meeting transcripts?

The ingestion workflow creates bidirectional back-links between the meeting page and all referenced entities, attaching dated timeline entries to guarantee auditability and traceability across brain pages.

Can I trigger meeting ingestion by providing a raw meeting transcript?

Yes, providing a meeting transcript triggers the ingestion workflow, which parses the transcript and automatically creates the meeting page, attendee pages, and connected entity pages.