meeting-ingestion

Ingest meeting transcripts into brain pages with attendee details and entity links.

2|2|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/codysumpter-cloud/buddy-brain --skill meeting-ingestion-codysumpter-cloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-ingestion
Source: https://github.com/codysumpter-cloud/buddy-brain/tree/main/skills/meeting-ingestion
Command: npx skills add https://github.com/codysumpter-cloud/buddy-brain --skill meeting-ingestion-codysumpter-cloud

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 brain pages, creating a structured repository of meeting information with attendee enrichment and entity propagation.

Core Features & Use Cases

  • Transcript Ingestion: Extracts information from meeting transcripts, including attendees, date, topics, decisions, and action items.
  • Brain Page Creation: Automatically creates brain pages for meetings with structured content and links to attendees and entities.
  • Entity Propagation: Ensures every company and project mentioned in the meeting is linked and updated in the brain.
  • Timeline Merge: Merges meeting events into the timelines of all mentioned entities.
  • Use Case: Imagine you have a series of meeting transcripts that need to be processed and stored in a structured format for easy access and reference. This Skill can handle the entire process, from parsing the transcript to creating the brain pages.

Quick Start

Use the meeting-ingestion skill to process the meeting transcript '2023-04-01-meeting-transcript.txt'.

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 structured notes?

Automating meeting transcript ingestion requires parsing text data to extract attendees, topics, and action items, then creating structured brain pages with links to mentioned entities. This Skill handles the entire process from transcript parsing to brain page updates.

How does entity propagation work when processing meeting transcripts?

Entity propagation works by linking every company and project mentioned in a meeting transcript to the brain page, then merging meeting events into the timelines of all mentioned entities to ensure structured content is automatically updated.

Can I use this to extract action items and decisions from meeting notes?

Yes, you can use this to extract action items and decisions from meeting notes. The transcript ingestion process parses text data to identify attendees, dates, topics, decisions, and action items, enriching them with attendee details before brain page creation.

What is the best way to merge meeting events into existing entity timelines?

The best way to merge meeting events into entity timelines is through automated transcript processing that identifies mentioned companies and projects, then propagates those entities and merges the meeting events directly into their respective timelines.

Do I need to manually format meeting transcripts before ingestion?

No manual formatting is required before ingestion. The Skill automates parsing of text data from raw meeting transcripts, extracting necessary information like attendees and topics, and handling the creation of structured content and external entity links automatically.

Are there limitations when linking external entities during brain page creation?

Limitations depend on the transcript text data quality, as the Skill requires parsing text to identify companies and projects for entity propagation. If external entities are not clearly mentioned in the meeting notes, they will not be linked or updated in the brain page.