fathom
Fathom API integration with managed OAuth. Access meeting recordings, transcripts, summaries, and manage webhooks. Use this skill when users want to retrieve meeting content, search recordings, or set up webhook notifications for new meetings. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/byungkyu/fathom-apiWhat This Skill Does
The Fathom AI skill provides a robust gateway for OpenClaw users to interface directly with the Fathom API. It automates the complexity of OAuth authentication, allowing developers and power users to access meeting intelligence without manually managing tokens. Through this skill, you can retrieve structured data from your meetings, including full transcripts, summaries, and identified action items. It also allows for the management of webhooks, enabling real-time notification workflows when new meetings are processed by Fathom.
Installation
To integrate the Fathom skill into your OpenClaw environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/byungkyu/fathom-api
Ensure that you have set the MATON_API_KEY environment variable in your local configuration. You can obtain this key by visiting maton.ai/settings. Once installed, manage your OAuth connections via https://ctrl.maton.ai to ensure proper authorization with your Fathom account.
Use Cases
- Automated Summary Archiving: Automatically push Fathom meeting summaries into your Notion, Obsidian, or database whenever a meeting ends using the provided webhook management capabilities.
- Searchable Meeting Database: Build a searchable repository of your professional interactions by querying meeting transcripts and action items across your entire history.
- Workflow Automation: Integrate Fathom with task management tools; for example, if an action item is detected in a Fathom call, use this skill to automatically create a corresponding ticket or task in your project management software.
Example Prompts
- "List the last five meetings retrieved from my Fathom account and display the summaries for each."
- "Search through my meeting transcripts for any mention of the project budget and list the dates these discussions occurred."
- "Set up a new webhook to notify me whenever a new meeting recording is finalized and transcribed in Fathom."
Tips & Limitations
- Security: Always protect your
MATON_API_KEY. Do not commit it to version control systems. - Connection State: If your requests return a 401 or 403 error, verify that your OAuth connection is still 'ACTIVE' at
https://ctrl.maton.ai. - API Limits: This skill proxies requests to the Fathom API; ensure your usage adheres to Fathom's official rate limits to avoid service interruptions. For non-Fathom third-party applications, please utilize the
api-gatewayskill.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-byungkyu-fathom-api": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
apollo
Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
hubspot
HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
squareup
Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
signnow
SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
vimeo
Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.