fathom

Fetch Fathom API meetings and transcripts as Obsidian-ready markdown notes.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/KISHOR403/claude-skills --skill fathom-kishor403
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fathom
Source: https://github.com/KISHOR403/claude-skills/tree/main/fathom
Command: npx skills add https://github.com/KISHOR403/claude-skills --skill fathom-kishor403

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, python-dotenv, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Fetches meetings, transcripts, summaries, and action items from Fathom API to enable quick review, archival, and downstream analysis.

Core Features & Use Cases

  • Retrieve today's meetings or a specific recording with transcripts and summaries
  • Generate Obsidian-ready markdown notes with frontmatter for knowledge management
  • Optional video download and transcript analysis integration for deeper insights

Quick Start

Use the fathom skill to fetch today’s meetings and export them as markdown notes.

Frequently Asked Questions about fathom

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

FAQPage Schema
How do I fetch Fathom meeting transcripts and summaries via API?

Fetch Fathom meeting transcripts and summaries via API by authenticating with a FATHOM_API_KEY to retrieve specific recordings, manage rate limits, and format results as Obsidian-ready markdown for offline analysis.

Can I export Fathom meeting recordings as Obsidian markdown notes?

Yes, you can export Fathom meeting recordings as Obsidian markdown notes complete with frontmatter and structured sections, enabling quick review and archival for downstream knowledge management.

Do I need a FATHOM_API_KEY to retrieve today's meetings?

Yes, you need a FATHOM_API_KEY to authenticate and retrieve today's meetings, satisfying requirements to manage API rate limits and fetch specific meeting data by recording_id.

What is the best way to download Fathom transcripts for offline analysis?

The best way to download Fathom transcripts for offline analysis is using API automation to fetch meetings by recording_id, retrieve action items, and export formatted markdown summaries.

Does the Fathom API integration handle rate limits when fetching meeting data?

Yes, the Fathom API integration handles rate limits when fetching meeting data, ensuring reliable retrieval of today's meetings, specific recordings, and transcripts for archival.