Simplex-june29108

Airtable Data.Skill — Data skill for Claude Code

Data community

Manage Airtable bases, tables, and records.

How to install Airtable Data.Skill

Installs to ~/.claude/skills/simplex-june29108-saas-api-skills-airtable-data.skill/SKILL.md

Terminal
mkdir -p ~/.claude/skills/simplex-june29108-saas-api-skills-airtable-data.skill && curl -fsSL https://raw.githubusercontent.com/Simplex-june29108/saas-api-skills/HEAD/skills/airtable-data.skill.md -o ~/.claude/skills/simplex-june29108-saas-api-skills-airtable-data.skill/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Airtable Data.Skill does


name: airtable-data description: Manage Airtable bases, tables, and records. Use when the user mentions airtable, base, table, record, spreadsheet. version: 1.0.0 skill_type: external base_url_env: AIRTABLE_BASE_URL auth_env_var: AIRTABLE_API_TOKEN auth_type: bearer triggers:

  • airtable
  • base
  • table
  • record
  • spreadsheet license: Apache-2.0 metadata: author: lastapi version: 1.0.0 compatibility: Requires AIRTABLE_BASE_URL and AIRTABLE_API_TOKEN environment variables.

Alternatives in Data

  • Data Contract — This document defines which files belong to the system (auto-updatable) and which belong to the user (never to 32.5k ★
  • User Segmentation — Segment users by behavior, JTBD, and needs from feedback data 7.8k ★
  • Dex Data — Use the @dex-data agent to help the user with the following data/analytics matter: $ARGUMENTS 523 ★

Full documentation available on GitHub

View Source Repository