OpenClaw Install

Airtable

The Airtable skill connects your AI agent to Airtable bases via the Airtable API, enabling full record management — create, read, update, and delete — across any table in your workspace. Query records using field filters and sorting in natural language, with the agent translating requests into Airtable's filter formula syntax automatically. View-based queries respect the filtering and field visibility settings you have configured in the Airtable interface. Linked record fields are dereferenced by default, so related data from connected tables is included in results without manual joins. Bulk record creation from CSV data or a list of objects processes up to 10 records per API call with automatic batching for larger datasets. Attachment fields support URL-based file uploads. Automation triggers configured in Airtable can be invoked programmatically via the skill. Field type awareness prevents type mismatch errors — the agent knows which fields accept numbers, dates, checkboxes, or multi-select values and validates input accordingly. Changes are logged per session for auditability. Pairs well with the Google Sheets skill when migrating data between platforms.

Installation

bash
clawhub install airtable-skill
API key required. Get a free key from airtable.com and add it to your OpenClaw configuration.
Airtabledatabaseno-codespreadsheet

Install: clawhub install airtable-skill

We'll configure this skill for you

We'll install Airtable and connect it to your OpenClaw

Get Started