CtrlK
BlogDocsLog inGet started
Tessl Logo

uni-airtable

Airtable bases, tables, and records via uni CLI. Use when user wants to query Airtable data, create/update records, or list bases and tables. Requires AIRTABLE_API_KEY (Personal Access Token).

89

Quality

87%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Risky

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Discovery

N/A

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

Something went wrong

Implementation

87%

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

This is a well-crafted, highly actionable skill that efficiently documents the uni CLI for Airtable operations. The content is appropriately concise, assumes Claude's competence, and provides executable examples for all operations. The only weakness is the lack of validation guidance for destructive operations like delete.

Suggestions

Add a brief note about verifying record existence before delete operations, e.g., 'Before deleting, confirm the record: uni airtable records tblXXX get recXXX -b appXXXXX'

DimensionReasoningScore

Conciseness

Extremely lean and efficient. No unnecessary explanations of what Airtable is or how APIs work. Every line is a concrete command example that earns its place.

3 / 3

Actionability

Fully executable commands throughout. Every operation (auth, list, create, update, delete) has copy-paste ready examples with realistic placeholder values and flag combinations.

3 / 3

Workflow Clarity

Commands are clearly organized by category, but lacks validation checkpoints for destructive operations (delete) or batch scenarios. No feedback loop for error handling when operations fail.

2 / 3

Progressive Disclosure

For a skill under 50 lines with a single CLI tool focus, the organization is excellent. Clear sections (Auth, Bases, Tables, Records, Notes) with logical progression from setup to operations.

3 / 3

Total

11

/

12

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

Total

10

/

11

Passed

Repository
shockz09/uni-cli
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.