meeting

Extract decisions, actions, findings, and continuity signals from Granola meeting transcripts.

275|17|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/egregore-labs/egregore --skill meeting-egregore-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting
Source: https://github.com/egregore-labs/egregore/tree/main/.claude/skills/meeting
Command: npx skills add https://github.com/egregore-labs/egregore --skill meeting-egregore-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns raw Granola meeting data and transcripts into structured, discoverable organizational memory by extracting decisions, action items, findings, patterns, and continuity signals so teams stop losing context between sessions.

Core Features & Use Cases

  • Interactive meeting selection and single-meeting analysis with intent-harvesting prompts to tailor depth and lens.
  • Batch sync and backfill modes to process unprocessed or historical meetings at scale.
  • Produces Enriched Artifact files (decisions, findings, patterns) and a Meeting Intelligence Briefing, and offers optional Neo4j graph indexing via graph-batch.sh for cross-meeting continuity and quest linking.
  • Use case: After a weekly sync, run the skill to auto-extract action owners, decisions, and open questions and index them into your shared memory repo.

Quick Start

Ask the assistant to analyze recent Granola meetings by invoking the meeting skill with a command like /meeting sync to extract actions, decisions, and a briefing.

Frequently Asked Questions about meeting

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?

Meeting transcript analysis extracts structured artifacts including decisions, action items, findings, and continuity signals from raw meeting data. By processing transcripts through interactive selection or batch sync, it turns unstructured meeting content into discoverable organizational memory.

Can I batch process historical Granola meeting transcripts for action items?

Yes, batch sync and backfill modes process unprocessed or historical Granola meetings at scale. The skill retrieves transcripts via MCP tools and produces Enriched Artifact files and Meeting Intelligence Briefings for multiple meetings simultaneously.

Do I need MCP access to analyze Granola meeting transcripts?

Yes, MCP access to list_meetings and get_meeting_transcript tools is required. The skill uses these MCP tools to retrieve Granola meeting data for interactive selection, batch sync, search-driven processing, or historical backfill scenarios.

What's the best way to link meeting decisions across multiple sessions?

Optional Neo4j graph indexing via graph-batch.sh links artifacts across meetings for cross-meeting context and quest linking. This indexes decisions, findings, and action items into a graph structure, enabling continuity between sessions.

How does meeting transcript analysis identify continuity signals and patterns?

The skill analyzes transcript content to extract structured artifacts including decisions, findings, patterns, and continuity signals. Intent-harvesting prompts tailor the analysis depth and lens, producing Enriched Artifact files and a Meeting Intelligence Briefing.

Can I search through processed meeting transcripts to find specific decisions?

Yes, search-driven processing mode allows querying processed meetings. Extracted artifacts are indexed as structured files and optionally in Neo4j, making decisions, action owners, and open questions discoverable across your organizational memory.