meeting-ingestion

Convert meeting transcripts into structured pages with attendee and entity enrichment.

5|1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/GYF0311/lorekit --skill meeting-ingestion-gyf0311
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-ingestion
Source: https://github.com/GYF0311/lorekit/tree/main/brain/skills/meeting-ingestion
Command: npx skills add https://github.com/GYF0311/lorekit --skill meeting-ingestion-gyf0311

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Meeting transcripts usually stay unstructured and disconnected from the rest of your knowledge base, making it hard to recall attendees, decisions, and timeline context later.

Core Features & Use Cases

  • Creates a complete meeting page with attendees, summary, key decisions, and action items.
  • Enriches every attendee and propagates entities so related people/companies get updated with meeting context and backlinks.
  • Merges timeline events across all mentioned entities so one meeting consistently appears everywhere it matters.
  • Back-linking guarantee to prevent “unlinked mentions” and broken navigation in the wiki.

Quick Start

Tell your AI agent: ingest this meeting transcript into your brain using the meeting-ingestion skill, and ensure attendee enrichment and entity propagation are completed before marking the meeting fully ingested.

Frequently Asked Questions about meeting-ingestion

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

FAQPage Schema
How do I turn raw meeting transcripts into structured wiki pages with backlinks?

Meeting ingestion parses raw transcripts to create structured meeting pages containing attendees, summaries, decisions, and action items. It then establishes bidirectional links across your knowledge base, turning unstructured notes into connected wiki pages.

How does attendee enrichment work when processing meeting notes?

Attendee enrichment updates individual people pages with meeting context and backlinks before finalizing ingestion. This mandatory step ensures every participant's page reflects the meeting details and maintains consistent timeline entries across the knowledge base.

What is the best way to maintain a consistent timeline across all mentioned people and companies?

Performing a timeline merge across every referenced entity during meeting ingestion ensures consistent timeline entries. Entity propagation updates all mentioned people, companies, and concepts so the meeting appears everywhere relevant.

Can I use meeting-ingestion for knowledge base linking without creating unlinked mentions?

Yes, the process enforces a back-linking guarantee to prevent unlinked mentions and broken navigation. It requires creating and updating meeting, people, and entity pages to maintain bidirectional links throughout the wiki structure.

Do I need to prepare my meeting notes in a specific format before entity propagation?

You need raw meeting transcripts as input. The skill handles attendee enrichment and entity propagation automatically, extracting mentioned people, companies, and concepts to create linked brain pages without requiring pre-formatted notes.