airtable-master
Installation
SKILL.md
Airtable Master
This is NOT a user-facing skill. It's a shared resource library.
Purpose
Provides shared resources to eliminate duplication across:
airtable-connect- Connect to bases, discover schemaairtable-query- Query records with filtersairtable-sync- Import/export records
Instead of loading this skill, users invoke the specific skill above.
Architecture: DRY Principle
Problem solved: Multiple Airtable skills would have duplicated content (setup instructions, API docs, error handling).