crm-migrate
Installation
SKILL.md
CRM Migrate
The migration tool. The adapter skills (crm-adapter-airtable, crm-adapter-attio) are for ongoing two-way sync — this skill is the one-time copy. Always snapshots the source and writes a migration log.
Inputs
$ARGUMENTS:
- Required:
--from=<markdown|airtable|attio>and--to=<markdown|airtable|attio>. - Optional:
--dry-run. - Optional:
--object=<companies|opportunities|outreach|all>— defaultall.
Examples
/career:crm-migrate --from=markdown --to=airtable
/career:crm-migrate --from=attio --to=markdown # leaving Attio
/career:crm-migrate --from=airtable --to=attio # swap providers