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.
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.
Quickly install airtable AI skill to your development environment via command line
Source: asu-le/claude-plugins.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/asu-le/claude-plugins --skill airtableAccess 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.
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
https://github.com/asu-le/claude-plugins