This skill automates Airtable operations through Composio's Rube MCP integration. It covers the full stack: creating and updating records, searching with formula filters, managing fields and schema, and even handling comments. The documentation is thorough about the gotchas, like the 10 record batch limit, case sensitive field names, and the fact you can't change field types after creation. One thing to watch: pagination can skip or duplicate rows if you change filters mid-stream, and you're capped at 5 requests per second per base. Requires Rube MCP setup first, then connecting your Airtable account. Good choice if you're already in the Composio ecosystem and need programmatic Airtable access without writing direct API calls.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill airtable-automation