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> — default all.

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
Installs
1
GitHub Stars
4
First Seen
Apr 29, 2026
crm-migrate — danielrosehill/claude-career-plugin