Loading...
Loading...
Audit Airtable bases for migration readiness — runs analysis, reads the report, and delivers a structured verdict with complexity verdict, blockers, schema recommendations, and concrete next steps. Use when the user wants to "analyze my Airtable", "migrate from Airtable", "audit Airtable data quality", "export Airtable to PostgreSQL", or "understand my Airtable schema".
npx skill4agent add mperlak/airtable-migration-audit airtable-migration-auditdata/AIRTABLE_BASE_IDS.envAIRTABLE_API_KEYpat...AIRTABLE_BASE_IDS# Full analysis (default)
npx tsx src/discover.ts
# Schema only (if user asks for quick overview)
npx tsx src/discover.ts --schema-onlyschema.bases:readdata.records:readdata/<date>_<HHMM>_<baseIds>/AIRTABLE_REPORT.md| File | Purpose |
|---|---|
| Main script — fetches and analyzes |
| Generated report (gitignored) |
| Raw Airtable schema (gitignored) |
data/schema.bases:readdata.records:read