Automate Airtable tasks via Rube MCP (Composio): records, bases, tables, fields, views. Always search tools first for current schemas.
Install with Tessl CLI
npx tessl i github:haniakrim21/everything-claude-code --skill airtable-automation69
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
Bulk record import with batching
RUBE_SEARCH_TOOLS first
0%
50%
RUBE_MANAGE_CONNECTIONS setup
0%
100%
Connection ACTIVE check
0%
100%
LIST_BASES prerequisite
75%
100%
GET_BASE_SCHEMA prerequisite
62%
100%
Batch size capped at 10
100%
100%
Correct batch count
100%
100%
typecast enabled
0%
100%
Schema-driven field names
50%
66%
Does NOT use single bulk call
100%
100%
Without context: $0.4680 · 2m 6s · 19 turns · 1,746 in / 7,477 out tokens
With context: $0.6530 · 2m 30s · 28 turns · 35 in / 8,907 out tokens
Formula filtering and pagination
RUBE_SEARCH_TOOLS first
0%
0%
GET_BASE_SCHEMA before filtering
0%
100%
Curly-brace field references
100%
100%
Quoted string values
83%
100%
Apostrophe escaping
100%
100%
pageSize set
100%
100%
Offset-based pagination
100%
100%
Stable pagination parameters
100%
100%
IS_BEFORE date comparison
100%
100%
Without context: $0.4173 · 1m 51s · 21 turns · 28 in / 6,354 out tokens
With context: $0.4742 · 1m 57s · 21 turns · 26 in / 6,969 out tokens
Schema modification and field management
RUBE_SEARCH_TOOLS first
0%
75%
GET_BASE_SCHEMA prerequisite
100%
100%
UPDATE_FIELD name-only limitation
100%
100%
Type-change migration approach
46%
100%
Computed fields API limitation
100%
100%
Does NOT attempt to create formula field
100%
100%
CREATE_FIELD for new fields
100%
100%
Correct field type for number field
100%
100%
UPDATE_FIELD for rename
100%
100%
Without context: $0.3186 · 1m 37s · 14 turns · 17 in / 6,446 out tokens
With context: $0.5067 · 2m 18s · 20 turns · 55 in / 8,653 out tokens
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.