From GTM Skills
Configures Attio as a programmable CRM for B2B SaaS GTM, including custom objects, workflow automation, enrichment, and migration from HubSpot/Salesforce.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gtm-skills:attio-setupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Attio is the modern programmable CRM. Unlike HubSpot (unified suite) or
Attio is the modern programmable CRM. Unlike HubSpot (unified suite) or Salesforce (enterprise customizability), Attio is built for teams that want a CRM that works like a database — flexible objects, real-time collaboration, and API-first architecture. Best for startups and growth-stage B2B SaaS that find HubSpot too rigid and Salesforce too heavy.
Load crm-toolkit first — crm-selection, contacts-vs-leads (Attio has no Lead object
— use status on People + lists as SDR queues), and attio-blueprint.
Attio is object-based. Standard: Companies, People, Deals. Custom objects for anything: Subscriptions, Customer Success Plans, Partner relationships.
Contacts vs leads: No Lead object and no conversion step. Inbound → Person
with status=inbound; SDR list filters the queue; qualified → create Deal.
See crm-toolkit → contacts-vs-leads reference.
Key difference vs Salesforce: No rigid Lead→Account→Contact hierarchy. Everything is a flat object that can be linked. A Person can belong to multiple Companies. A Deal can involve multiple People.
Lists are Attio's killer feature. Create dynamic lists based on any attribute: "Companies in my ICP with no open deals," "Deals stalled >14 days," "Contacts with unverified emails."
Views: kanban, table, timeline, list. Each view filters a list. Share views with the team. Save frequently-used views.
Attio's automation engine. Triggers: record created/updated/deleted, list membership changed, date reached. Actions: update record, create task, send Slack notification, call webhook.
Key workflows:
Attio's API-first design makes enrichment integration clean:
Attio's real-time collaboration: multiple team members editing the same record simultaneously. Notes, comments, mentions. Slack integration for notifications on deal changes, new assignments, and stalled deals.
Attio configuration document with: object model design, list/views catalog, workflow automation map, enrichment integration setup, and team collaboration guidelines.
Over-building objects. Start with Companies, People, Deals. Add custom objects only when these three can't represent what you need.
No lists. Lists are Attio's superpower. Without them, it's just a spreadsheet. Build lists for every segment and workflow trigger.
HubSpot migration without cleanup. Moving bad data to Attio is just bad data in a better tool. Clean your data before migrating.
API-first without API use. Attio's API is the differentiator. Use it for enrichment, automation, and custom integrations.
references/framework-notes.md — named frameworks, citation anchors, and operating assumptionstemplates/output-template.md — copy-paste deliverable structure for the userscripts/check-output.py — local checklist validator for required sections
This skill includes lightweight artifacts the agent can load on demand:
Use the artifacts when the user asks for an implementation-ready deliverable, a repeatable workflow, or a quality check rather than generic advice.npx claudepluginhub leadmagic/gtm-skills --plugin gtm-skillsGuides CRM selection, setup, and object model decisions for HubSpot, Salesforce, and Attio. Covers contacts vs leads, pipeline design, enrichment integration, and implementation partners.
Sets up Airtable-based sales ops and CRM workflows: pipeline, account/renewal management, deal desk, RFP tracking, partner CRM, forecasting, and vertical CRMs. Augments Salesforce/HubSpot or builds Airtable-as-CRM with AI-native GTM stacks.
Manages Attio CRM records (companies, people, deals), pipelines, notes, and tasks via REST API. Useful for searching contacts, adding notes, completing tasks, or syncing prospect data.