agent-fathom
Installation
SKILL.md
agent-fathom
Use agent-fathom to answer questions about recorded meetings: what was said, what was agreed, who
was there, and what a customer actually asked for.
Run agent-fathom usage first. It prints the command map organized by question, plus the rate-limit
strategy.
The one thing that shapes every workflow
Fathom has no meeting-by-id and no search. There is one discovery endpoint — meetings list —
and its filters are the whole query language. Nothing gets you from a phrase back to a meeting.
So every investigation has the same shape:
meetings listwith filters, to getrecording_ids.recordings transcript/recordings summaryon the ones that matter.