← Back to Skills Marketplace
byungkyu

Attio

by byungkyu · GitHub ↗ · v1.2.1 · MIT-0
cross-platform ✓ Security Clean
13671
Downloads
3
Stars
0
Active Installs
9
Versions
Install in OpenClaw
/install attio-api
Description
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.
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install attio-api
  3. After installation, invoke the skill by name or use /attio-api
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug attio-api
Version 1.2.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 9
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 13671 downloads so far.

How do I install Attio?

Run "/install attio-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Attio free?

Yes, Attio is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Attio support?

Attio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Attio?

It is built and maintained by byungkyu (@byungkyu); the current version is v1.2.1.

💬 Comments