attio-common-errors

Installation
SKILL.md

Attio Error Triage

Overview

This skill classifies an Attio failure before changing code or credentials. It preserves the response's structured fields while keeping tokens and CRM values out of diagnostics.

Prerequisites

  • The HTTP method, path template, status, and redacted response body
  • The endpoint's documented required scopes
  • The request's pagination mode and mutation semantics
  • A correlation or application request identifier when available

Tool Discipline

Use Read, Glob, and Grep to locate the caller, response parser, retry policy, and logs. Use WebFetch only for current official Attio documentation. Use Write or Edit only after the failing contract and safe verification path are known.

Current Contract

Attio error responses can include status_code, type, code, and message. Diagnose from observed fields instead of inventing a fixed code list; endpoint references remain authoritative for request shape and scopes.

Installs
2
GitHub Stars
2.8K
First Seen
May 19, 2026
attio-common-errors — jeremylongshore/tons-of-skills-marketplace