synthesis-meeting-transcripts

Fetch AI-generated meeting transcripts from Gmail and Google Drive into a local Markdown archive.

15|2|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/synthesisengineering/synthesis-skills --skill synthesis-meeting-transcripts
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: synthesis-meeting-transcripts
Source: https://github.com/synthesisengineering/synthesis-skills/tree/main/synthesis-meeting-transcripts
Command: npx skills add https://github.com/synthesisengineering/synthesis-skills --skill synthesis-meeting-transcripts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables teams to fetch AI-generated meeting notes and full transcripts from Gmail/Drive into a local Markdown archive, removing manual export steps.

Core Features & Use Cases

  • Auto-fetches meeting notes and transcripts from Gemini or compatible tools into Markdown.
  • Works with multiple MCPs (Anthropic-hosted or self-hosted) to keep transcripts in a centralized project repo.
  • Ideal for standups, sprint meetings, and design reviews where quick archival and searchability are required.

Quick Start

Run this skill on a project to fetch today’s Gemini meeting notes and transcripts into your local Markdown archive.

Frequently Asked Questions about synthesis-meeting-transcripts

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

FAQPage Schema
How do I export Gemini meeting transcripts from Gmail to local Markdown?▼

This skill fetches AI-generated meeting notes from Gmail and Google Drive, exporting them into a local Markdown archive. It works with any MCP providing Gmail search and Drive read capabilities, including Anthropic hosted connectors and self-hosted workspace-mcp.

Can I use workspace-mcp to archive AI meeting notes into a centralized project repo?▼

Yes, this skill works with self-hosted workspace-mcp and Anthropic hosted connectors to fetch AI meeting notes and save them into a centralized Markdown repository. It requires a YAML configuration specifying your workspace, Google account, and repository path.

How do I automatically sync Google Drive meeting notes to a Markdown repository?▼

This skill automatically fetches AI-generated meeting transcripts from Gmail and Google Drive, exporting them into a local Markdown archive. It requires a .claude/meeting-transcripts.yaml config specifying workspace, google_account, transcripts_repo, and transcripts_path.

What configuration is required to fetch AI meeting transcripts into Markdown?▼

You need a .claude/meeting-transcripts.yaml configuration file specifying your workspace, google_account, transcripts_repo, and transcripts_path. Additionally, a local transcripts repository must exist at the specified path to store the exported Markdown files.

Does this approach work with Anthropic hosted connectors for Gmail search?▼

Yes, this skill works with any MCP that provides Gmail search and Drive read capabilities, including Anthropic hosted connectors. This allows you to seamlessly fetch AI-generated meeting notes without manual export steps.

What are the limitations of automating meeting transcript exports with MCP?▼

The main limitation is the strict dependency on a specific YAML configuration file and a pre-existing local transcripts repository at the specified path. You also must have a compatible MCP connector configured for Gmail search and Drive read access.