CtrlK
BlogDocsLog inGet started
Tessl Logo

airtable-filters

Use this skill when the user wants to find, filter, or narrow down Airtable records by field values, even when they don't explicitly say "filter."

68

Quality

81%

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

75%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.

A well-structured, token-efficient reference that gives concrete, executable guidance for building Airtable filter objects, with a useful operator matrix and complete JSON examples. It is held to 4s rather than 5s by minor deferrals to external tool schema details and the absence of an explicit stepwise workflow.

Suggestions

Add one complete end-to-end example showing a filter object inside a representative tool call (with a real field ID lookup step) so users see the full invocation context, not just the isolated filters object.

Inline the key operatorOptions modes (e.g., matchGroupsByMembership) and date value/range object shapes instead of pointing to 'the tool's operatorOptions parameter' and 'the tool schema', so the guidance is self-contained.

Add a short 'Build a filter' numbered workflow (look up field IDs/choice IDs → pick operator by field category → compose into one filters object → prefer dedicated multi-value operators) to make the decision sequence explicit.

DimensionReasoningScore

Conciseness

A lean reference with no padding about what Airtable is; the operator table and field-type rules are dense and useful, with only minor illustrative prose ('useful when one condition is fixed...') that could be trimmed.

4 / 5

Actionability

Provides a concrete operator-to-operand-to-field-category table, field-type rules with an example operand object, and two complete copy-paste JSON filter examples; minor gaps come from deferring details to 'the tool's operatorOptions parameter' and the tool schema.

4 / 5

Workflow Clarity

Composition guidance is clearly sequenced (flat AND vs nested OR/AND, preferring dedicated operators, single composed call over multiple calls); this is read-only retrieval so the destructive/batch validation cap does not apply, but no explicit numbered workflow is present.

4 / 5

Progressive Disclosure

Well-organized into clearly headed sections (schema shape, field categories, operators, rules, composing, examples) with no nested external references; at ~110 lines it exceeds the simple-skill threshold, and the sizable operator table is appropriately kept inline rather than split out.

4 / 5

Total

16

/

20

Passed

Description

87%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.

A strong, concise description that clearly communicates both capability and trigger conditions for an Airtable-specific filtering skill. It handles implicit triggers well; the only minor weakness is that its action verbs are largely synonymous rather than enumerating distinct capabilities.

DimensionReasoningScore

Specificity

Names the domain (Airtable records) and the mechanism ('by field values') with several actions ('find, filter, or narrow down'), though those verbs are near-synonyms describing one retrieval operation.

4 / 5

Completeness

Explicitly states both what the skill does ('find, filter, or narrow down Airtable records by field values') and when to use it ('Use this skill when the user wants...'), with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural user terms ('find', 'filter', 'narrow down') plus synonym coverage, and explicitly handles implicit triggers ('even when they don't explicitly say "filter"'), but does not exhaustively enumerate phrasings.

4 / 5

Distinctiveness Conflict Risk

Targets a clear Airtable-specific niche ('Airtable records by field values') with distinct triggers and minimal overlap risk with unrelated skills.

5 / 5

Total

18

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

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.