什么是 airtable?
访问 Airtable 库、表格和记录。当用户提及 Airtable、基础、表格、记录或电子表格数据时使用。使用 Python pyairtable 库进行干净、可靠的访问。 来源:asu-le/claude-plugins。
访问 Airtable 库、表格和记录。当用户提及 Airtable、基础、表格、记录或电子表格数据时使用。使用 Python pyairtable 库进行干净、可靠的访问。
通过命令行快速安装 airtable AI 技能到你的开发环境
来源: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)
访问 Airtable 库、表格和记录。当用户提及 Airtable、基础、表格、记录或电子表格数据时使用。使用 Python pyairtable 库进行干净、可靠的访问。 来源:asu-le/claude-plugins。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/asu-le/claude-plugins --skill airtable访问 Airtable 库、表格和记录。当用户提及 Airtable、基础、表格、记录或电子表格数据时使用。使用 Python pyairtable 库进行干净、可靠的访问。 来源:asu-le/claude-plugins。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/asu-le/claude-plugins --skill airtable 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/asu-le/claude-plugins