A powerful integration for retrieving meeting intelligence, including transcripts and action items, directly from Fathom AI.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install fathom-meetings
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install fathom-meetings using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Fathom is a sophisticated skill designed to bridge the gap between your AI notetaker and your automated workflows. By leveraging this integration within the Openclaw Skills ecosystem, developers can programmatically access meeting recordings, full transcripts, and AI-generated summaries. It simplifies the process of managing post-meeting data, allowing for better visibility into team discussions and decision-making processes.
Whether you are building an internal dashboard or an automated follow-up system, this skill provides the necessary endpoints to consume Fathom data efficiently. It is built to support robust data extraction, ensuring that your Openclaw Skills setup can handle everything from simple transcript retrieval to complex multi-source data synchronization.
To get started with Fathom in your Openclaw Skills environment, store your API credentials in ~/.openclaw/secrets/fathom.env:
FATHOM_API_KEY=your-api-key-here
FATHOM_WEBHOOK_SECRET=your-webhook-secret-here
You can generate your API key by navigating to Fathom Settings -> Integrations -> API in your Fathom dashboard.
The skill returns a structured JSON object for each meeting recording. Key fields include:
| Field | Description |
|---|---|
title |
The display name of the meeting recording. |
transcript |
The full text of the recording (when requested). |
action_items |
An array of AI-generated tasks and follow-ups. |
calendar_invitees |
List of attendees including name, email, and external flag. |
share_url |
A public or internal link to share the recording. |
Loading
A role-based GitOps skill that assigns junior or senior operating modes to AI agents for secure, governed GitHub repository management.

A persistent, cloud-based storage solution for AI agent memory, logs, and secrets using a managed Convex backend.

A role-based GitOps skill that enables AI agents to function as junior contributors or senior maintainers within GitHub repositories.

Store secrets, long-term memory, and daily logs in a persistent Convex backend instead of volatile local files.

An automated news aggregator that scans top tech publications and research papers to deliver a structured daily briefing on the AI industry.

A comprehensive security audit engine designed to identify vulnerabilities, secret leaks, and misconfigurations in your OpenClaw setup.








































