attio
Manage Attio CRM records (companies, people, deals, tasks, notes). Search, create, update records and manage deal pipelines.
Why use this skill?
Manage your Attio CRM records directly from OpenClaw. Search, update, and track deals and contacts with this AI-powered integration.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/kesslerio/attio-crmWhat This Skill Does
The Attio CRM skill for OpenClaw provides a powerful command-line interface to interact with your Attio workspace. It bridges the gap between your AI agent and your customer relationship data, allowing for seamless searching, retrieval, and modification of records including companies, people, deals, and tasks. By leveraging this skill, you can automate routine data entry, pull real-time insights during meetings, and manage complex pipeline stages without leaving your terminal.
Installation
To install this skill, use the following OpenClaw command:
clawhub install openclaw/skills/skills/kesslerio/attio-crm
Ensure your environment variables are configured with your Attio API credentials to enable authenticated access to your specific workspace.
Use Cases
This skill is designed for sales professionals, account managers, and operations teams who need to integrate CRM data into their AI-driven workflows. Common use cases include:
- Rapid Record Lookup: Finding specific stakeholders or company details during a call to provide personalized engagement.
- Pipeline Automation: Automatically moving deals between stages based on trigger events or specific communication patterns.
- Meeting Log Management: Attaching meeting minutes and notes directly to the relevant CRM object to ensure a single source of truth.
- Data Maintenance: Quickly updating contact information or deal values using structured data inputs.
Example Prompts
- "Search for the company 'Globex' and tell me the current deal stage for their active project."
- "Add a note to the contact record for 'Sarah Jenkins' stating that she wants to discuss the renewal offer next Tuesday."
- "List all current deal stages for our sales pipeline so I can prepare an update for the leadership team."
Tips & Limitations
- Golden Rule: Always run
attio fieldsandattio optionsbefore attempting an update. Attio uses internal machine values (like slugs) for select fields, which differ from the human-readable display names you see in the web dashboard. - Unstructured Data: When you are unsure of the correct field schema, use the
attio notecommand instead of forcing data into potentially misaligned custom fields. - Data Formatting: Ensure your JSON payloads for updates follow strict syntax: numbers should not be quoted, and strings must use double quotes. Always double-check your data types before executing write commands to prevent API validation errors.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-kesslerio-attio-crm": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
coding-agent
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
google-messages
Send and receive SMS/RCS via Google Messages web interface (messages.google.com). Use when asked to "send a text", "check texts", "SMS", "text message", "Google Messages", or forward incoming texts to other channels.
academic-deep-research
Transparent, rigorous research with full methodology — not a black-box API wrapper. Conducts exhaustive investigation through mandated 2-cycle research per theme, APA 7th citations, evidence hierarchy, and 3 user checkpoints. Self-contained using native OpenClaw tools (web_search, web_fetch, sessions_spawn). Use for literature reviews, competitive intelligence, or any research requiring academic rigor and reproducibility.
soulcraft
Create or improve SOUL.md files for OpenClaw agents through guided conversation. Use when designing agent personality, crafting a soul, or saying "help me create a soul". Supports self-improvement.
dialpad
Send SMS and make voice calls via Dialpad API. Supports single/batch SMS, voice calls with TTS, and caller ID selection.