meeting-ingestion

Parse meeting transcripts into structured knowledge pages and update entity profiles.

45|11|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/beyonai/ByClaw --skill meeting-ingestion-beyonai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-ingestion
Source: https://github.com/beyonai/ByClaw/tree/main/middleware/openclaw/skills/gbrain/references/meeting-ingestion
Command: npx skills add https://github.com/beyonai/ByClaw --skill meeting-ingestion-beyonai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill solves the problem of fragmented meeting information by automatically parsing transcripts into structured, interconnected knowledge pages that ensure no action item or decision is lost.

Core Features & Use Cases

  • Automated Parsing: Extracts attendees, key decisions, action items, and topics from raw meeting transcripts.
  • Entity Propagation: Automatically creates or updates pages for all mentioned people and companies, ensuring a unified knowledge graph.
  • Timeline Integration: Merges meeting events into the timelines of all participants and entities involved for a comprehensive history.

Quick Start

Use the meeting-ingestion skill to process the transcript provided in the current context and update the brain accordingly.

Frequently Asked Questions about meeting-ingestion

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

FAQPage Schema
How do I extract action items and decisions from meeting transcripts?

To extract action items and decisions from meeting transcripts, the skill automatically parses raw text to identify attendees, key decisions, action items, and topics, structuring them into interconnected knowledge pages.

What is the best way to build a knowledge graph from meeting notes?

Building a knowledge graph from meeting notes is achieved through entity propagation, which automatically creates or updates pages for all mentioned people and companies to ensure unified, bidirectional linking across domains.

Do I need the gbrain system to sync meeting timelines for participants?

Yes, you need the gbrain system to sync meeting timelines, as the skill requires integration with gbrain to perform page creation, entity updates, timeline merging, and index synchronization.

How does entity extraction work for company and people profiles in meeting transcripts?

Entity extraction for company and people profiles works by parsing raw meeting transcripts, automatically enriching entity profiles, and merging meeting events into the timelines of all participants and companies involved.

Can I use this skill to process raw meeting text without prior formatting?

You can process raw meeting transcripts provided in the current context without prior formatting, as the skill ingests raw text and automatically parses key outcomes to update the brain accordingly.