Favicon of airtable

airtable Skill

AI Agent SkillPythonOpen source

Airtable REST API via curl. Records CRUD, filters, upserts. Published by NousResearch in hermes-agent.

Decision snapshot

Is this a fit?

Best for

Data analysis, Design and media, Writing, Includes SKILL.md

Works with

Compatibility not yet detected.

Access

OAuth authentication, Credentials required

Setup

Copy skill directory

Project health

21 days ago · MIT license

Considerations

Access note: OAuth.

What is airtable Skill?

Airtable REST API via curl. Records CRUD, filters, upserts. Published by NousResearch in hermes-agent. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Data analysis
  • Design and media
  • Writing
  • Data analysis use cases
  • Design and media use cases

Declared skill metadata

  • Declared author: community
  • Declared license: MIT
  • Source file: skills/productivity/airtable/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory
  • OAuth

Requirements and access

OAuth

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Credentials requiredOAuth authentication

When to use airtable Skill

  • Use it for data analysis.
  • Use it for design and media.
  • Use it for writing.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: NousResearch
  • Repository: NousResearch/hermes-agent
  • Skill file: skills/productivity/airtable/SKILL.md

What it does

Airtable REST API via curl. Records CRUD, filters, upserts.

Skill instructions

Airtable — Bases, Tables & Records Work with Airtable's REST API directly via curl using the terminal tool. No MCP server, no OAuth flow, no Python SDK — just curl and a personal access token. Prerequisites 1. Create a Personal Access Token (PAT) at https://airtable.com/create/tokens (tokens start with pat...). 2. Grant these scopes (minimum): - data.records:read — read rows - data.records:write — create / update / delete rows - schema.bases:read — list bases and tables 3. Important: in the same token UI, add each base you want to access to the token's Access list. PATs are scoped per-base — a valid token on the wrong base returns 403. 4. Store the token in ${HERMESHOME:-~/.hermes}/.env (or via hermes setup): AIRTABLEAPIKEY=patyourtokenhere Note: legacy key... API keys were deprecated Feb 2024. Only PATs and OAuth tokens work now. API Basics - Endpoint: https://api.airtable.com/v0 - Auth header: Authorization: Bearer $AIRTABLEAPIKEY - All requests use JSON (Content-Type: application/js

Verified compatibility and discovery

Frequently asked questions

What is airtable?

airtable is a open-source AI agent skill with Copy skill directory. Airtable REST API via curl. Records CRUD, filters, upserts.

Who is airtable best for?

airtable is best for reusing agent instructions, scripts, and references, data analysis workflows, design and media workflows, writing workflows.

How do I install airtable?

Install or run airtable using Copy skill directory. Check airtable for the latest setup command.

Is airtable actively maintained?

airtable may need a closer maintenance check before production use.

Share:

Stars
232,138
Forks
46,253
Last commit
21 days ago
Last verified
Aug 18, 2026
Metadata fetched
Aug 18, 2026
Repository age
1 year
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to airtable