meeting-ingestion

Convert meeting transcripts into structured knowledge records with linked entities.

Updated Jun 20, 2026
One-click install
npx skills add https://github.com/Sigmacodeat/subsumio-web --skill meeting-ingestion-sigmacodeat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-ingestion
Source: https://github.com/Sigmacodeat/subsumio-web/tree/main/server/skills/meeting-ingestion
Command: npx skills add https://github.com/Sigmacodeat/subsumio-web --skill meeting-ingestion-sigmacodeat

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the challenge of manually converting meeting transcripts into structured knowledge by creating linked meeting records, enriching participants, and preserving context across the knowledge graph.

Core Features & Use Cases

  • Transcript Processing: Extract attendees, topics, decisions, action items, dates, and referenced entities from meeting transcripts.
  • Knowledge Graph Enrichment: Create or update people, companies, and project pages with meeting context, timelines, and bidirectional links.
  • Use Case: Transform a client meeting transcript into a searchable meeting page where every participant, company, decision, and follow-up action is connected throughout the brain.

Quick Start

Process this meeting transcript and create the meeting page with attendee enrichment, entity propagation, and timeline updates.

Frequently Asked Questions about meeting-ingestion

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

FAQPage Schema
How do I convert meeting transcripts into structured knowledge records?

To convert meeting transcripts into structured knowledge records, extract attendees, topics, decisions, and action items, then apply entity enrichment and bidirectional linking to connect the data across your knowledge graph.

What is the best way to link meeting notes to existing entities in a knowledge graph?

Linking meeting notes to existing entities requires propagating participant, company, and project context across pages, merging meeting timelines, and applying bidirectional linking to connect related knowledge entities.

Can I use this for client meeting transcripts and organizational knowledge management?

Yes, you can use this for client meeting transcripts and organizational knowledge management workflows by transforming discussions into searchable meeting pages with connected participants, decisions, and referenced entities.

Do I need to manually format meeting notes before processing them?

You do not need to manually format meeting notes before processing them. The transcript parsing mechanism extracts attendees, topics, dates, and referenced entities directly from raw meeting transcripts to create structured pages.

What happens to participant data when I ingest a meeting transcript?

When ingesting a meeting transcript, participant data is processed through entity enrichment to create or update people pages with meeting context, and bidirectional links are established to connect attendees to the meeting record.

Are there limitations when merging meeting timelines into a knowledge graph?

Timeline merging limitations depend on the accuracy of transcript parsing and the existing entity structure. Incomplete transcripts or unlinked referenced entities may result in fragmented timeline updates across the knowledge graph.