AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Attio Setup

skill-leadmagic-gtm-skills-attio-setup · by LeadMagic

>-

— No reviews yet
0 installs
33 views
0.0% view→install

Install

$ agentstack add skill-leadmagic-gtm-skills-attio-setup

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • ✓ Prompt-injection patterns
  • ✓ Secret / credential exfiltration
  • ✓ Dangerous shell & filesystem operations
  • ✓ Untrusted network calls
  • ✓ Known-malicious package signatures

What it can access

  • ✓ Network access No
  • ✓ Filesystem access No
  • ✓ Shell / process execution No
  • ✓ Environment & secrets No
  • ✓ Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-leadmagic-gtm-skills-attio-setup)

Reliability & compatibility

✓ Security review passed
0 installs to date
— no reviews yet
● 3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Attio Setup? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Attio Setup

Overview

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.

Authoritative Foundations

  • Attio Programmable CRM Model — Shapes deliverables for this skill — Attio is the modern programmable CRM.
  • Modern CRM Architecture — Shapes deliverables for this skill — Attio is the modern programmable CRM.
  • HubSpot Academy — CRM Automation — Lifecycle stages, object model, and workflow enrollment patterns.

When to Use

  • "Set up Attio for our sales team"
  • "Configure Attio objects and pipelines"
  • "Build Attio workflows"
  • "Migrate to Attio from HubSpot/Salesforce"
  • "Set up enrichment in Attio"

Step-by-Step Process

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.

Phase 1: Object Model

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.

Phase 2: Lists and Views

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.

Phase 3: Workflows

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:

  • New deal created → assign rep, create onboarding task
  • Deal stalled >14 days → Slack alert to manager
  • Company added to ICP list → auto-enrich via webhook
  • Contact email unverified → flag for verification

Phase 4: Enrichment Integration

Attio's API-first design makes enrichment integration clean:

  • Webhook on record create → external enrichment → write back to Attio
  • Scheduled list-based enrichment: "enrich all companies added this week"
  • Real-time enrichment via Zapier/Make triggers

Phase 5: Collaboration

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.

Output Format

Attio configuration document with: object model design, list/views catalog, workflow automation map, enrichment integration setup, and team collaboration guidelines.

Quality Check

  • [ ] Object model: Companies, People, Deals configured with custom attributes
  • [ ] Key Lists created (ICP companies, stalled deals, unverified contacts)
  • [ ] Workflows automating repetitive tasks
  • [ ] Enrichment integration via webhooks active
  • [ ] Team views shared and adopted

Common Pitfalls

  1. Over-building objects. Start with Companies, People, Deals. Add custom

objects only when these three can't represent what you need.

  1. No lists. Lists are Attio's superpower. Without them, it's just a

spreadsheet. Build lists for every segment and workflow trigger.

  1. HubSpot migration without cleanup. Moving bad data to Attio is just

bad data in a better tool. Clean your data before migrating.

  1. API-first without API use. Attio's API is the differentiator. Use it

for enrichment, automation, and custom integrations.

Execution Artifacts

  • references/framework-notes.md — named frameworks, citation anchors, and operating assumptions
  • templates/output-template.md — copy-paste deliverable structure for the user
  • scripts/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.

Related Skills

  • crm-toolkit: Selection, contacts-vs-leads, attio-blueprint, partners
  • crm-integration: CRM configuration principles
  • pipeline-management: Deal stage design
  • hubspot-setup: HubSpot alternative (lifecycle stages)
  • salesforce-setup: Salesforce alternative (Lead convert)

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.