← 返回 Skills 市场
byungkyu

Attio

作者 byungkyu · GitHub ↗ · v1.2.1 · MIT-0
cross-platform ✓ 安全检测通过
13671
总下载
3
收藏
0
当前安装
9
版本数
在 OpenClaw 中安装
/install attio-api
功能描述
Attio API integration with managed OAuth. Manage CRM data including people, companies, and custom objects. Use this skill when users want to create, read, update, or delete records in Attio, manage tasks, notes, comments, lists, meetings, or query CRM data. 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 this only if you want an agent to access your Attio CRM through Maton. Prefer OAuth, choose the narrowest Attio scopes available, confirm the exact account or connection before writes, and review any create, update, or delete payload carefully because CRM changes can affect business records.
能力评估
Credentials
Network access, OAuth, and API calls are proportionate for an Attio CRM API skill, and the raw HTTP fallback is limited to cases where the CLI cannot be installed.
Install Mechanism
Installation depends on the external Maton CLI via npm or Homebrew, with optional SDK packages; this is disclosed and no bundled executable or hidden installer script is present in the artifact.
Instruction Scope
Instructions repeatedly require read/list first, explicit user approval for connection creation and all writes, target disambiguation for multiple accounts or connections, and treating API-returned content as untrusted data.
Persistence & Privilege
OAuth tokens or API keys may be persisted by the Maton CLI in the OS credential store and a profile file, but the artifact clearly discloses this and instructs agents not to inspect, print, export, or persist credentials elsewhere.
Purpose & Capability
The skill's purpose is broad CRM management, including create, update, delete, notes, comments, lists, meetings, and call recording reads; that authority is sensitive but matches the stated Attio integration purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install attio-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /attio-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.5
- Updated all API and connection management endpoints to use https://api.maton.ai instead of previous gateway/ctrl URLs. - Added a "Security & Permissions" section emphasizing that all write operations require explicit user approval. - Clarified instructions for specifying the Maton-Connection header when managing multiple connections. - Removed the LICENSE.txt file.
v1.0.4
- Expanded skill to support management of notes, lists, list entries, meetings, and call recordings in addition to tasks, comments, and core CRM records. - Updated usage instructions and descriptions to reflect new capabilities. - Clarified required fields for creating tasks and comments. - Description now explicitly mentions support for meetings and other newly added objects.
v1.0.3
- Added new metadata section under clawdbot with required environment variable MATON_API_KEY and an emoji. - No changes to functional documentation or API usage.
v1.0.2
- No file changes detected in this release. - Documentation and SKILL.md remain the same as previous version. - No new features, bug fixes, or updates included in this version.
v1.0.1
attio-api 1.0.1 - Version bump to 1.0.1 with no file or functionality changes detected. - No updates to documentation, code, or configuration.
v1.0.0
Initial release: Attio CRM integration via Maton API Gateway with managed OAuth. - Provides Attio API access with unified OAuth authentication through Maton. - Supports managing companies, people, tasks, comments, notes, and custom objects. - Includes API reference for CRUD operations on records and tasks. - Describes environment setup with MATON_API_KEY and OAuth connection steps. - Explains how to work with multiple Attio connections using headers. - Added LICENSE.txt file.
元数据
Slug attio-api
版本 1.2.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 9
常见问题

Attio 是什么?

Attio API integration with managed OAuth. Manage CRM data including people, companies, and custom objects. Use this skill when users want to create, read, update, or delete records in Attio, manage tasks, notes, comments, lists, meetings, or query CRM data. 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 插件,目前累计下载 13671 次。

如何安装 Attio?

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

Attio 是免费的吗?

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

Attio 支持哪些平台?

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

谁开发了 Attio?

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

💬 留言讨论