int-sync-meetings

Sync Fathom meetings into structured workspace files with summaries and Todoist actions.

520|175|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/EvolutionAPI/evo-nexus --skill int-sync-meetings
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: int-sync-meetings
Source: https://github.com/EvolutionAPI/evo-nexus/tree/main/.claude/skills/int-sync-meetings
Command: npx skills add https://github.com/EvolutionAPI/evo-nexus --skill int-sync-meetings

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Syncs Fathom meetings and organizes them with raw data, transcripts, summaries, and index tracking. This pipeline ensures meetings are captured, cataloged, and made actionable within the workspace.

Core Features & Use Cases

  • Fetch today's meetings by default with summary and actions
  • Filter unprocessed to avoid duplicates (CRITICAL — anti-duplication)
  • Save raw JSON to structured workspace paths
  • Classify projects based on meeting titles
  • Save summaries using default template
  • Todoist triage: translate actions, assign to Evolution project, and link to recordings
  • Mark meetings as processed per item to prevent reprocessing
  • Generate final reports and notify via Telegram on completion

Quick Start

Trigger a sync to fetch today's Fathom meetings, generate transcripts and summaries, and update workspace indexes.

Frequently Asked Questions about int-sync-meetings

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

FAQPage Schema
How do I automatically sync Fathom meeting transcripts and summaries into my workspace?

Sync Fathom meeting transcripts automatically by running the pipeline to fetch daily meetings, deduplicate unprocessed items, save raw JSON, classify projects, and generate structured workspace summaries.

How do I push Fathom meeting action items to Todoist automatically?

Push Fathom meeting action items to Todoist automatically by triaging extracted actions, translating them, assigning to the Evolution project, and linking back to the original meeting recordings.

How can I avoid duplicate meeting entries when syncing Fathom recordings?

Avoid duplicate meeting entries when syncing Fathom recordings by filtering unprocessed meetings and marking each item as processed immediately after ingestion to prevent reprocessing.

Do I need a Fathom API key to sync meeting recordings and transcripts?

You need a FATHOM_API_KEY to sync meeting recordings and transcripts, along with the jq command-line processor and the fathom.sh script to drive the workflow pipeline.

Can I classify Fathom meetings by project and generate final completion reports?

Classify Fathom meetings by project based on meeting titles, generate final reports, update workspace indexes, and notify via Telegram on pipeline completion to track all ingested transcripts.

What is the best way to organize raw Fathom meeting data into structured index tracking?

Organize raw Fathom meeting data into structured index tracking by saving raw JSON to structured workspace paths, generating summaries using default templates, and cataloging transcripts for actionable workspace access.