Airtable Skills
Description
Claude Code plugin for Airtable - comprehensive assistant for schema design, API, scripting, interfaces, and automations
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Airtable Skills for Claude Code
Turn Claude into an Airtable expert — schema design, scripting, automations, interfaces, and API integrations.
[](https://claude.ai/code) [](https://github.com/robweidner/airtable-skills/releases) [](LICENSE)
What's Included
| Skill | How to Use | What It Does |
|---|---|---|
| airtable | Auto-invokes when you mention Airtable | Full Airtable assistant — schema, scripts, automations, interfaces, API |
| airtable-extensions | /airtable:airtable-extensions |
Custom React extensions — Blocks SDK + Interface Extensions SDK, dev server troubleshooting, auto-release hooks |
| airtable-field-audit | /airtable:airtable-field-audit |
Find and fix field naming issues — duplicates, whitespace, similar names |
| airtable-base-audit | /airtable:airtable-base-audit |
Comprehensive base health analysis — field usage, performance, schema quality |
**How invocation works:** The main `airtable` skill activates automatically whenever you ask Claude about Airtable. The other three skills are slash commands you type manually. All slash commands are prefixed with `airtable:` because Claude Code namespaces plugin skills.
Prerequisites
Before installing, make sure you have:
- Claude Code installed and authenticated (setup guide)
- Claude Code v1.0.33+ — run
claude --versionto check. If below 1.0.33, update first. - Node.js 18+ — required for the Airtable MCP server (
npx airtable-mcp-server) - An Airtable account with a Team, Business, or Enterprise plan (for extension development; schema/scripting works on any plan)
Quick Start
Step 1: Install the Plugin
**From a marketplace (recommended):**
# I
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://