fathom

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Fathom Skill

Fathom Skill

AI meeting assistant with automatic note-taking and summaries.
AI会议助手,具备自动记笔记和总结功能。

Quick Install

快速安装

bash
curl -sSL https://canifi.com/skills/fathom/install.sh | bash
Or manually:
bash
cp -r skills/fathom ~/.canifi/skills/
bash
curl -sSL https://canifi.com/skills/fathom/install.sh | bash
或手动安装:
bash
cp -r skills/fathom ~/.canifi/skills/

Setup

设置

Configure via canifi-env:
bash
undefined
通过canifi-env进行配置:
bash
undefined

First, ensure canifi-env is installed:

首先,确保已安装canifi-env:

canifi-env set FATHOM_EMAIL "your_email" canifi-env set FATHOM_PASSWORD "your_password"
undefined
canifi-env set FATHOM_EMAIL "your_email" canifi-env set FATHOM_PASSWORD "your_password"
undefined

Privacy & Authentication

隐私与认证

Your credentials, your choice. Canifi LifeOS respects your privacy.
你的凭据,由你掌控。 Canifi LifeOS 尊重你的隐私。

Option 1: Manual Browser Login (Recommended)

选项1:手动浏览器登录(推荐)

If you prefer not to share credentials with Claude Code:
  1. Complete the Browser Automation Setup using CDP mode
  2. Login to the service manually in the Playwright-controlled Chrome window
  3. Claude will use your authenticated session without ever seeing your password
如果你不想与Claude Code共享凭据:
  1. 使用CDP模式完成浏览器自动化设置
  2. 在Playwright控制的Chrome窗口中手动登录该服务
  3. Claude将使用你的已认证会话,且全程不会获取你的密码

Option 2: Environment Variables

选项2:环境变量

If you're comfortable sharing credentials, you can store them locally:
bash
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
如果你愿意共享凭据,可以将其存储在本地:
bash
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
注意:存储在canifi-env中的凭据仅可在你的本地设备访问,绝不会被传输。

Capabilities

功能特性

  1. Auto-Record: Join and record meetings
  2. AI Notes: Automatic meeting notes
  3. Highlights: Mark important moments
  4. Summaries: Post-meeting summaries
  5. CRM Sync: Update Salesforce/HubSpot
  1. 自动录制:加入并录制会议
  2. AI笔记:自动生成会议笔记
  3. 重点标记:标记重要时刻
  4. 会议总结:会后生成总结
  5. CRM同步:更新Salesforce/HubSpot

Usage Examples

使用示例

View Recording

查看录制内容

User: "Show my last meeting recording"
Assistant: Returns meeting video
用户:“展示我上一次的会议录制视频”
助手:返回会议视频

Get Notes

获取会议笔记

User: "Get notes from the sales call"
Assistant: Returns AI-generated notes
用户:“获取销售会议的笔记”
助手:返回AI生成的笔记

Create Highlight

创建重点片段

User: "Highlight the pricing discussion"
Assistant: Marks segment
用户:“标记定价讨论的部分”
助手:标记对应片段

Sync to CRM

同步至CRM

User: "Update Salesforce with this meeting"
Assistant: Syncs meeting data
用户:“将本次会议信息同步到Salesforce”
助手:同步会议数据

Authentication Flow

认证流程

  1. Account-based authentication
  2. No official API
  3. Browser automation
  4. CRM OAuth connections
  1. 基于账户的认证
  2. 无官方API
  3. 浏览器自动化
  4. CRM OAuth连接

Error Handling

错误处理

ErrorCauseSolution
Login FailedInvalid credentialsCheck account
Recording FailedPermissionsAllow access
Sync ErrorCRM connectionReconnect
Processing ErrorVideo issueRetry
错误原因解决方案
登录失败凭据无效检查账户信息
录制失败权限不足授予访问权限
同步错误CRM连接异常重新连接
处理错误视频问题重试操作

Notes

注意事项

  • Free for individuals
  • Auto-join meetings
  • CRM integration
  • Highlight clips
  • No public API
  • Team collaboration
  • 个人用户免费
  • 自动加入会议
  • CRM集成
  • 重点片段标记
  • 无公开API
  • 团队协作功能