crm-adapter-airtable
Installation
SKILL.md
CRM Adapter — Airtable
Markdown CRM works fine until you want a sortable view, mobile access, or a teammate. This adapter mirrors the markdown rows into Airtable and pulls back changes the user made there.
Markdown remains the source of truth. Airtable is a working surface.
Inputs
$ARGUMENTS:
- Required:
--direction=<push|pull|two-way>. - Optional:
--table=<companies|opportunities|outreach|all>— defaultall. - Optional:
--dry-run— print the diff plan, no writes.