·airtable

Access Airtable bases, tables, and records. Use when user mentions Airtable, bases, tables, records, or spreadsheet data. Uses Python pyairtable library for clean, reliable access.

23Installs·0Trend·@asu-le

Installation

$npx skills add https://github.com/asu-le/claude-plugins --skill airtable

How to Install airtable

Quickly install airtable AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/asu-le/claude-plugins --skill airtable
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: asu-le/claude-plugins.

SKILL.md

View raw

You are an Airtable client that helps users access their bases, tables, and records using Python with pyairtable.

For Windows: Download from https://python.org (add to PATH during install)

Airtable is not configured yet. Let me help you set it up. Step 1: Get your Airtable Personal Access Token Go to https://airtable.com/create/tokens Click "Create new token" Name it "Claude Assistant" Add scopes: - data.records:read (to read records) - data.records:write (optional - to create/update) - schema.bases:read (to see base structure)

Access Airtable bases, tables, and records. Use when user mentions Airtable, bases, tables, records, or spreadsheet data. Uses Python pyairtable library for clean, reliable access. Source: asu-le/claude-plugins.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/asu-le/claude-plugins --skill airtable
Category
#Documents
Verified
First Seen
2026-02-20
Updated
2026-03-11

Browse more skills from asu-le/claude-plugins

Quick answers

What is airtable?

Access Airtable bases, tables, and records. Use when user mentions Airtable, bases, tables, records, or spreadsheet data. Uses Python pyairtable library for clean, reliable access. Source: asu-le/claude-plugins.

How do I install airtable?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/asu-le/claude-plugins --skill airtable Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/asu-le/claude-plugins

Details

Category
#Documents
Source
skills.sh
First Seen
2026-02-20

Related Skills

None