fathom

Installation
SKILL.md

Fathom Skill

Connect to Fathom AI to fetch call recordings, transcripts, and summaries.

Setup

1. Get Your API Key

  1. Go to developers.fathom.ai
  2. Create an API key
  3. Copy the key (format: v1XDx...)

2. Configure

# Option A: Store in file (recommended)
echo "YOUR_API_KEY" > ~/.fathom_api_key
chmod 600 ~/.fathom_api_key

# Option B: Environment variable
export FATHOM_API_KEY="YOUR_API_KEY"
Related skills

More from sundial-org/awesome-openclaw-skills

Installs
2
GitHub Stars
598
First Seen
Mar 24, 2026