int-fathom

Retrieve Fathom meeting transcripts, AI summaries, and action items via API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

It saves time by automatically retrieving Fathom meeting content (transcripts, AI summaries, and action items) so you do not have to manually review recordings or hunt through notes after every call.

Core Features & Use Cases

  • Meeting search & retrieval: Pull lists of recent or filtered meetings (by date range, team, participant/recorder, and external/internal domains) and jump directly to the recording.
  • Transcript, summary, and action items: Fetch AI-formatted summaries, full transcripts on demand, and structured action items tied to timestamps for follow-ups.
  • Team context and membership lookups: List teams and team members to support recurring digests and accountability workflows (e.g., “who attended?”).
  • Use Case: Prepare a daily recap for the Engineering team by retrieving yesterday’s meetings with summaries and action items, then turning action items into a checklist with links back to the exact moment in the recording.

Quick Start

Ask: “Retrieve the meetings from the last 7 days in Fathom that include summaries and action items, and present them with recording links and an actionable checklist.”

Frequently Asked Questions about int-fathom

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

FAQPage Schema
How do I retrieve Fathom meeting transcripts and action items for a weekly recap?

Fathom meeting action items and summaries are fetched on demand by searching recordings with date range and team filters, returning structured checklists with direct recording links for follow-up preparation.

Can I filter Fathom meeting recordings by team, date range, or participant domain?

Yes, Fathom meeting recordings can be filtered by date range, team, recorder, and invitee domains, enabling targeted retrieval for daily recaps or team-specific accountability workflows.

Do I need a Fathom API key to automatically pull meeting summaries and action items?

A configured Fathom API key is required to authenticate with Fathom external API endpoints, enabling JSON parsing and cursor pagination for retrieving meeting transcripts and action items.

What is the best way to look up team membership and meeting participation details in Fathom?

Querying Fathom team and member lists retrieves participation details and attendance records, supporting accountability workflows and recurring meeting digests for specific teams.

Does this approach support cursor pagination when fetching large volumes of Fathom meeting recordings?

Fetching large volumes of Fathom meeting recordings supports cursor pagination across Fathom external API endpoints, ensuring complete JSON data retrieval for extensive meeting histories.