fathom-sdk-patterns

import os, requests from dataclasses import dataclass from typing import Optional @dataclass class FathomConfig: apikey:...

github

fathom-reference-architecture

┌──────────────┐ ┌─────────────────┐ ┌──────────────────┐ │ Fathom AI │────▶│ Webhook │────▶│ Meetin...

github

fathom-rate-limits

Fathom's API enforces a strict 60 requests-per-minute cap per user across all API keys. Since meeting transcripts and ac...

github

fathom-prod-checklist

Fathom provides AI-powered meeting intelligence with automated transcription, summaries, and action item extraction. A p...

github

fathom-local-dev-loop

fathom-integration/ ├── src/ │ ├── fathomclient.py │ ├── transcriptprocessor.py │ └── webhookhandler.py ├── tests/...

github

fathom-performance-tuning

Fathom's meeting intelligence API serves transcript downloads, bulk meeting sync, and action item aggregation. Transcrip...

github

fathom-hello-world

First API calls against Fathom: list meetings, get a transcript, retrieve AI-generated summaries and action items. Compl...

github

fathom-core-workflow-b

Automate post-meeting workflows: sync meeting notes to CRM opportunities, send follow-up emails with action items, and m...

github

fathom-deploy-integration

Deploy a containerized Fathom AI meeting integration service with Docker. This skill covers building a production image ...

github

fathom-core-workflow-a

Build automated meeting analytics: extract action items, sync to project management tools, analyze meeting patterns, and...

github

fathom-common-errors

Fix: Regenerate API key at Settings > Integrations > API Access. Limit: 60 calls per minute across all API keys. Fix: Im...

github

adobe-deploy-integration

Deploy Adobe-powered applications to three platforms: Vercel (serverless), Google Cloud Run (containers), and Adobe App ...

github

fathom-ci-integration

Set up CI/CD for Fathom meeting intelligence integrations: run unit tests with mocked transcript and action-item respons...

github

vertex-agent-builder

This skill provides production-ready scaffolding and deployment for generative AI agents using Google Cloud's Vertex AI ...

github

supabase-load-scale

Supabase scaling operates at six layers: read replicas (offload analytics and reporting queries), connection pooling (Su...

github

data-lineage-tracker

This skill provides automated assistance for data lineage tracker tasks within the Data Pipelines domain. This skill act...

github

documenso-performance-tuning

Optimize Documenso integrations for speed and efficiency. Key strategies: reduce API round-trips with templates, cache d...

github

vercel-advanced-troubleshooting

Diagnose hard-to-find Vercel issues: intermittent cold start failures, edge function crashes, region-specific behavior, ...

github

langfuse-prod-checklist

Comprehensive checklist for deploying Langfuse observability to production with verified configuration, error handling, ...

github

time-series-forecaster

This skill empowers Claude to perform time series forecasting, providing insights into future trends and patterns. It au...

github

appfolio-ci-integration

Configure CI pipelines that validate AppFolio property management API integrations using a two-tier strategy. Unit tests...

github

flyio-ci-integration

Set up CI/CD for Fly.io edge deployments: run unit tests on every PR, deploy to staging on pull requests, and promote to...

github

dependency-checker

This skill empowers Claude to automatically analyze your project's dependencies for security vulnerabilities, outdated p...

github

cohere-upgrade-migration

Guide for migrating from Cohere API v1 to v2 and upgrading the cohere-ai TypeScript / cohere Python SDK. Covers every br...

github