← 返回 Skills 市场
byungkyu

Fathom

作者 byungkyu · GitHub ↗ · v1.2.2 · MIT-0
cross-platform ✓ 安全检测通过
17961
总下载
12
收藏
0
当前安装
11
版本数
在 OpenClaw 中安装
/install fathom-api
功能描述
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). Calls run through the `maton` CLI with OAuth login, or over raw HTTP with a Maton API key where the CLI cannot be installed. The endpoints documented here are the intended surface, not a technical limit — the `maton api` passthrough can reach others the connection permits. Default to read and list calls, and confirm every write or new connection with the user.
安全使用建议
Install only if you are comfortable authorizing Maton to access your Fathom meeting data. Prefer OAuth over API keys, choose the narrowest Fathom scopes available, review webhook destination URLs carefully, and confirm any write or delete operation before it runs.
能力评估
Credentials
Network access, Bash, and Maton/Fathom account access are proportionate for an API integration, but meeting transcripts and summaries may contain sensitive personal or business information.
Install Mechanism
Installation is limited to documented Maton CLI installation via npm or Homebrew, with an SDK option for application code; no executable scripts are bundled in the artifact.
Instruction Scope
Runtime instructions explicitly default to read/list calls, require user approval for connection creation and all POST/PUT/PATCH/DELETE operations, and warn that API responses are untrusted data.
Persistence & Privilege
OAuth/API credentials are stored by the Maton CLI in the operating system credential store and profile config, which is expected for this integration; the skill also instructs agents not to inspect, print, persist, or export secrets.
Purpose & Capability
The capability matches the stated purpose: listing meetings, retrieving recordings/transcripts/summaries/action items, listing teams, and creating or deleting webhooks for a connected Fathom account.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install fathom-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /fathom-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.2
Resolve remaining audit findings: state one consistent endpoint policy instead of conflicting scope claims, qualify the local-execution and high-impact wording, note that locale examples are illustrative, and correct app-specific auth, method and upload-path documentation
v1.2.1
Address security-audit findings: disclose the api passthrough in the access-scope and description text, warn on irreversible connection deletion, add response data-minimization guidance, and correct app-specific auth and request-body notes
v1.2.0
CLI-first rewrite with the Maton SDK examples; clarify that the CLI and SDKs keep separate credential stores, and reword webhook egress warnings
v1.1.0
CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment
v1.0.6
- Changed all endpoint base URLs from https://gateway.maton.ai/ and https://ctrl.maton.ai/ to https://api.maton.ai/ - Updated Quick Start and all code samples to use the new https://api.maton.ai/ base URL. - Adjusted connection management instructions and endpoints to match the updated API domain. - Added a Security & Permissions section clarifying OAuth scopes and approval for write operations. - Removed extraneous file: LICENSE.txt.
v1.0.5
- No file changes detected between this and the previous version. - No user-facing changes, new features, or fixes are present in this release.
v1.0.4
- Added homepage metadata link for the skill (https://maton.ai). - No other user-facing or functional changes.
v1.0.3
- Added new metadata section for clawdbot, specifying emoji and required environment variables in SKILL.md. - No changes to code or functionality; documentation only.
v1.0.2
No file changes detected for version 1.0.2. - No updates or modifications were made in this version. - All features and documentation remain the same as in the previous release.
v1.0.1
- Updated command-line examples from curl/bash to Python scripts for easier automation and cross-platform compatibility. - Added mention in the description about using the api-gateway skill for other third party apps. - No changes to API endpoints or core functionality.
v1.0.0
Fathom v1.0.0 Changelog - Major update: Migrated to Maton API gateway with managed OAuth and simplified API usage. - Replaced previous bash scripts and manual integration instructions with direct API reference via Maton endpoints. - Updated documentation to guide setup and usage with the new OAuth-based authentication and management. - Removed all local helper scripts; interaction is now via HTTP requests to Maton-managed endpoints. - Added clear examples for listing meetings, retrieving summaries/transcripts, managing teams, and setting up webhooks.
元数据
Slug fathom-api
版本 1.2.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 11
常见问题

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). Calls run through the `maton` CLI with OAuth login, or over raw HTTP with a Maton API key where the CLI cannot be installed. The endpoints documented here are the intended surface, not a technical limit — the `maton api` passthrough can reach others the connection permits. Default to read and list calls, and confirm every write or new connection with the user. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 17961 次。

如何安装 Fathom?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install fathom-api」即可一键安装,无需额外配置。

Fathom 是免费的吗?

是的,Fathom 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Fathom 支持哪些平台?

Fathom 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Fathom?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.2.2。

💬 留言讨论