CtrlK
BlogDocsLog inGet started
Tessl Logo

airtable-cli

Lists bases, reads and writes records, manages tables and fields, filters and searches data in Airtable via the `airtable-mcp` CLI. Use when the task involves Airtable data or the user mentions airtable-mcp, bases, tables, records, or fields.

79

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The content is an exemplar of a CLI skill: concise, executable, with a clear sequenced workflow that includes a destructive-action checkpoint and a thorough gotchas table. It defers compound-filter detail to a sibling skill rather than bloating the file, and contains no unnecessary concept explanations.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence — no preamble explaining what Airtable is; every section (quick-reference table, common tasks, gotchas) is actionable reference material that earns its tokens.

3 / 3

Actionability

Commands are fully executable with real flags and concrete example IDs (e.g. '--baseId appK9MtBqFw3o5jGN', '--filters' JSON), and the stdin example for batch updates is copy-paste ready.

3 / 3

Workflow Clarity

The five-step workflow (Auth, Discover, Inspect, Check access, Execute) includes an explicit validation checkpoint — checking the 'access' field and confirming before 'destructive' tools — and the gotchas add error-recovery guidance.

3 / 3

Progressive Disclosure

No bundle files exist, so the single SKILL.md is appropriately self-contained with well-organized sections; the one external pointer (the airtable-filters skill) is clearly signaled and one level deep.

3 / 3

Total

12

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong description: it names concrete capabilities, uses third-person voice, and provides an explicit 'Use when' trigger clause with natural user terms. It cleanly answers both what the skill does and when to invoke it with minimal risk of conflict.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('Lists bases, reads and writes records, manages tables and fields, filters and searches data') rather than vague language, matching the top anchor.

3 / 3

Completeness

Explicitly states both what it does and when to use it via an explicit 'Use when...' trigger clause, so both what and when are clearly answered.

3 / 3

Trigger Term Quality

Covers natural terms users would say ('airtable-mcp, bases, tables, records, or fields') in the 'Use when' clause, giving good keyword coverage.

3 / 3

Distinctiveness Conflict Risk

Scoped to Airtable via the specific `airtable-mcp` CLI with distinct triggers, making it unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

15

/

16

Passed

Repository
openai/plugins
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.