CtrlK
BlogDocsLog inGet started
Tessl Logo

airtable

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

64

Quality

79%

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

Fix and improve this skill with Tessl

tessl review fix ./skills/productivity/airtable/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

88%Weight 40%Scale 1-5

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

The body is a highly actionable, well-structured curl reference with a clear validated workflow and strong handling of destructive/batch operations. It is slightly verbose in places and keeps all reference material inline rather than progressively disclosing it into separate files.

DimensionReasoningScore

Conciseness

The body is dense and reference-like, assuming Claude knows what curl/Airtable are, but a few prose asides ("Great for idempotent syncs.", "Burst on a single base will be throttled.") could be trimmed, so it falls just short of fully lean.

4 / 5

Actionability

Copy-paste-ready curl commands cover list/get/filter/sort/view/create/batch/update/upsert/delete/pagination, with concrete request bodies and URL-encoding patterns — fully executable guidance across the common cases.

5 / 5

Workflow Clarity

The "Typical Hermes Workflow" sequences six numbered steps with explicit validation checkpoints (expect 200 on auth, inspect schema before mutating, read-before-write to resolve record IDs, echo-back + confirm before destructive deletes), satisfying the batch/destructive validation requirement.

5 / 5

Progressive Disclosure

No bundle files exist and the single SKILL.md is well-organized into clearly headed sections, but the full field-type table and API reference are inlined rather than split into separate reference files, leaving minor organization gaps.

4 / 5

Total

18

/

20

Passed

Description

70%Weight 40%Scale 1-5

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

The description is specific and clearly niche-targeted, naming concrete Airtable capabilities concisely in third person. Its main weakness is the absence of any explicit "Use when" trigger guidance, which caps completeness.

Suggestions

Add a trigger clause, e.g. "Use when working with Airtable bases, tables, or records, or when the user mentions Airtable, Airtable APIs, or syncing data to/from Airtable."

Optionally name a couple more capability terms (e.g. bases/tables/schema listing) to round out the action list toward comprehensive coverage.

Include a natural synonym such as "Airtable database" to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

"Records CRUD, filters, upserts" lists several concrete actions (create/read/update/delete plus filtering and upserting), but omits bases/tables/schema work covered in the body, leaving minor coverage gaps.

4 / 5

Completeness

The "what" is clear ("Airtable REST API via curl. Records CRUD, filters, upserts.") but there is no "Use when..." clause or equivalent trigger guidance, so completeness is capped at 3 per the rubric.

3 / 5

Trigger Term Quality

"Airtable", "REST API", "curl", "Records", "CRUD", "filters", "upserts" give good keyword coverage with the natural product name front and center, but common synonyms like "Airtable base" or "Airtable database" are missing.

4 / 5

Distinctiveness Conflict Risk

"Airtable REST API via curl" carves out a clear niche with a distinct product trigger and minimal overlap risk with other skills.

5 / 5

Total

16

/

20

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

13

/

16

Passed

Repository
NousResearch/hermes-agent
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.