attio-apikey

Direct Attio CRM integration for OpenClaw with full CRUD capabilities. Query, create, update, and delete companies, people, and notes in real-time. Uses Attio API key directly - no OAuth or proxy server required.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "attio-apikey" with this command: npx skills add felixwithoutx/attio-apikey

Attio Direct Skill

Direct Attio CRM integration with full CRUD (Create, Read, Update, Delete) operations.

Setup

  1. Get API key from https://app.attio.com/settings/api
  2. Copy .env.example to .env and add your key

Quick Commands

# Read data
python3 attio_client.py companies
python3 attio_client.py people

# Create
python3 attio_client.py companies --create --data '{"name": "Acme"}'

# Update
python3 attio_client.py companies --update --id RECORD_ID --data '{"funnel_stage": "Nurture"}'

# Delete
python3 attio_client.py companies --delete --id RECORD_ID

# Add note
python3 attio_client.py companies --note "Title|Content" --id RECORD_ID

Features

  • Full CRUD on companies and people
  • Add notes to any record
  • Query with pagination (default 5000)
  • Direct API - no OAuth overhead

Files

attio-direct/
├── attio_client.py    # Main CLI
├── .env.example       # API key template
├── README.md          # Setup instructions
└── SKILL.md          # This file

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Prospect List Tiering

Tier and prioritize a prospect list using the six-level Prospecting Pyramid framework — sorting every account from unknown contacts at the base to active buy...

Registry SourceRecently Updated
1340Profile unavailable
General

CRM Pipeline Manager

Manage your sales pipeline via natural language—add leads, update stages, log interactions, set reminders, and generate reports without complex CRM software.

Registry SourceRecently Updated
3630Profile unavailable
General

Lead

Qualify, prioritize, and advance sales prospects into the next best action. Built for founders, sales reps, and operators who need sharper lead judgment, fas...

Registry SourceRecently Updated
4670Profile unavailable
General

Sales Rhythm Tracker — Alibaba Iron Army B2B Pipeline

B2B sales pipeline manager powered by the Alibaba Iron Army (阿里铁军) methodology. Use this skill for daily sales briefings, lead management, pipeline health ch...

Registry SourceRecently Updated
9783Profile unavailable