meeting-ingestion

Ingest meeting transcripts into brain pages with attendee enrichment and entity propagation.

1|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/edwifiguy/era-agents-ops --skill meeting-ingestion-edwifiguy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-ingestion
Source: https://github.com/edwifiguy/era-agents-ops/tree/main/skills/era-agents-op/gbrain/skills/meeting-ingestion
Command: npx skills add https://github.com/edwifiguy/era-agents-ops --skill meeting-ingestion-edwifiguy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ingest meeting transcripts into brain pages with attendees, summaries, decisions, actions, and linked entities, ensuring a complete, navigable knowledge record.

Core Features & Use Cases

  • Phase-based parsing of transcripts to extract attendees, dates, decisions, actions, and entities
  • Mandatory attendee enrichment and entity propagation to create or update pages with backlinks
  • Timeline merging across all mentioned entities and bidirectional linking for traceability
  • Back-linking enforcement and sync to keep the knowledge graph consistent

Quick Start

Process a new meeting transcript by running the ingest workflow on the transcript to generate a meeting page with attendees, decisions, actions, and linked entities.

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 a knowledge base with backlinks and timeline merging?

Meeting transcript ingestion uses phase-based parsing to extract attendees, decisions, and entities, then creates brain pages with bidirectional backlinks and timeline synchronization. This ensures a complete, navigable knowledge record across corporate meetings and project reviews.

What is entity propagation and how does it work when processing meeting transcripts?

Entity propagation in meeting transcript processing creates or updates linked pages for mentioned entities and attendees. It enforces mandatory attendee enrichment and bidirectional backlinking to keep the entire knowledge graph consistent and traceable.

Can I use this meeting ingestion workflow for cross-team conversations and project reviews?

Yes, meeting ingestion is applicable to corporate meetings, project reviews, and cross-team conversations. It connects attendees, entities, and decisions across pages by enforcing phase-based parsing and mandatory attendee enrichment.

How do I parse meeting transcripts to extract decisions, actions, and linked entities?

Run the ingest workflow on a meeting transcript to trigger phase-based parsing. It automatically extracts dates, attendees, decisions, actions, and entities, generating a meeting page with timeline merging and bidirectional backlinks.

What is the best way to maintain bidirectional backlinks and timeline synchronization across meeting pages?

Bidirectional backlinking and timeline synchronization are enforced automatically during meeting transcript ingestion. The workflow merges timelines across all mentioned entities and enforces back-linking to keep the knowledge graph consistent without manual intervention.