← 返回 Skills 市场
byungkyu

Airtable

作者 byungkyu · GitHub ↗ · v1.0.7 · MIT-0
cross-platform ✓ 安全检测通过
8810
总下载
15
收藏
25
当前安装
8
版本数
在 OpenClaw 中安装
/install airtable
功能描述
Airtable API integration with managed OAuth. Manage bases, tables, and records. Use this skill when users want to read, create, update, or delete Airtable re...
安全使用建议
Install only if you trust Maton to broker Airtable access and are comfortable with the agent using the connected Airtable permissions. Keep MATON_API_KEY private, choose the intended connection when multiple accounts exist, and review any proposed create, update, or delete action before approving it.
功能分析
Type: OpenClaw Skill Name: airtable Version: 1.0.7 The skill provides a standard integration for Airtable via the Maton API gateway (api.maton.ai), facilitating managed OAuth and CRUD operations. The code snippets in SKILL.md use standard Python libraries (urllib) to interact with the documented API endpoints, and the instructions include explicit security guidance for the agent to seek user approval before performing write operations. No indicators of data exfiltration, malicious execution, or obfuscation were found.
能力评估
Purpose & Capability
Full CRUD access to Airtable bases, tables, and records is high-impact, but it directly matches the stated purpose and is clearly documented.
Instruction Scope
The instructions describe specific Airtable and Maton API calls, include connection-selection guidance, and explicitly require user approval before create, update, or delete operations.
Install Mechanism
The artifact is instruction-only with a single SKILL.md file; no installer, executable script, dependency install, or hidden setup behavior was found.
Credentials
Network access and MATON_API_KEY are required, and Airtable traffic routes through Maton; this is expected for managed OAuth but users should understand the third-party data flow.
Persistence & Privilege
Maton OAuth connections can persist until deleted, which is documented and purpose-aligned; no background worker, local credential scraping, privilege escalation, or broad local indexing was found.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install airtable
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /airtable 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.7
- Switched all API and connection endpoints from `gateway.maton.ai`/`ctrl.maton.ai` to `api.maton.ai`. - Updated SKILL.md metadata to add a `homepage` field with the Maton homepage link. - Revised documentation to clarify connection header usage: always include `Maton-Connection` if you have multiple connections. - Added a new "Security & Permissions" section emphasizing the requirement for explicit user approval for write operations. - Removed the LICENSE.txt file from the skill.
v1.0.6
- Added the clawdbot metadata section with emoji, env variable requirements, and improved structure. - No changes to code or logic; documentation updated with skill metadata enhancements.
v1.0.5
No user-facing changes detected in this release. - No file changes or documentation updates were identified for version 1.0.5.
v1.0.4
- All shell (`curl`) connection and management examples are now provided in Python for improved cross-platform compatibility. - A new troubleshooting section details steps to resolve "Invalid API key" errors. - Quick Start and connection management code samples have switched from shell commands to Python scripts using standard library modules. - No changes to the core functionality or API endpoints.
v1.0.3
- Added a note stating to use the api-gateway skill for third-party apps other than Airtable. - Updated the description to mention the api-gateway skill and provide its URL. - Clarified curl usage: use curl -g when URLs contain brackets and cautioned about environment variable expansion when piping output. - No changes to actual API endpoints or authentication—documentation improvements only.
v1.0.2
- Clarified the gateway base URL and how to construct native API paths. - Added guidance for specifying a particular Airtable OAuth connection using the Maton-Connection header. - Updated the sample OAuth connection response with additional metadata fields. - Improved instructions for obtaining an API key and handling multiple connections. - No code or functional changes; documentation improvements only.
v1.0.1
- Added new "Get Connection" endpoint to the documentation. - Included example response for retrieving a specific connection. - No changes to core functionality or API—documentation improvements only.
v1.0.0
Airtable skill v1.0.0 released: - Provides comprehensive integration with Airtable API, supporting full CRUD operations on bases, tables, and records. - Managed OAuth authentication via Maton, requiring a valid API key. - Includes detailed documentation on endpoints, filter queries, and pagination. - Offers example code snippets in Bash, JavaScript, and Python. - Outlines connection management steps and error handling for common issues.
元数据
Slug airtable
版本 1.0.7
许可证 MIT-0
累计安装 295
当前安装数 25
历史版本数 8
常见问题

Airtable 是什么?

Airtable API integration with managed OAuth. Manage bases, tables, and records. Use this skill when users want to read, create, update, or delete Airtable re... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 8810 次。

如何安装 Airtable?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install airtable」即可一键安装,无需额外配置。

Airtable 是免费的吗?

是的,Airtable 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Airtable 支持哪些平台?

Airtable 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Airtable?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.7。

💬 留言讨论