fathom
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseFathom 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 | bashOr 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
undefinedFirst, ensure canifi-env is installed:
首先,确保已安装canifi-env:
curl -sSL https://canifi.com/install.sh | bash
curl -sSL https://canifi.com/install.sh | bash
canifi-env set FATHOM_EMAIL "your_email"
canifi-env set FATHOM_PASSWORD "your_password"
undefinedcanifi-env set FATHOM_EMAIL "your_email"
canifi-env set FATHOM_PASSWORD "your_password"
undefinedPrivacy & 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:
- Complete the Browser Automation Setup using CDP mode
- Login to the service manually in the Playwright-controlled Chrome window
- Claude will use your authenticated session without ever seeing your password
如果你不想与Claude Code共享凭据:
- 使用CDP模式完成浏览器自动化设置
- 在Playwright控制的Chrome窗口中手动登录该服务
- 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
功能特性
- Auto-Record: Join and record meetings
- AI Notes: Automatic meeting notes
- Highlights: Mark important moments
- Summaries: Post-meeting summaries
- CRM Sync: Update Salesforce/HubSpot
- 自动录制:加入并录制会议
- AI笔记:自动生成会议笔记
- 重点标记:标记重要时刻
- 会议总结:会后生成总结
- 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
认证流程
- Account-based authentication
- No official API
- Browser automation
- CRM OAuth connections
- 基于账户的认证
- 无官方API
- 浏览器自动化
- CRM OAuth连接
Error Handling
错误处理
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check account |
| Recording Failed | Permissions | Allow access |
| Sync Error | CRM connection | Reconnect |
| Processing Error | Video issue | Retry |
| 错误 | 原因 | 解决方案 |
|---|---|---|
| 登录失败 | 凭据无效 | 检查账户信息 |
| 录制失败 | 权限不足 | 授予访问权限 |
| 同步错误 | CRM连接异常 | 重新连接 |
| 处理错误 | 视频问题 | 重试操作 |
Notes
注意事项
- Free for individuals
- Auto-join meetings
- CRM integration
- Highlight clips
- No public API
- Team collaboration
- 个人用户免费
- 自动加入会议
- CRM集成
- 重点片段标记
- 无公开API
- 团队协作功能