CtrlK
BlogDocsLog inGet started
Tessl Logo

coda

Coda integration. Manage data, records, and automate workflows. Use when the user wants to interact with Coda data.

59

Quality

69%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./skills/coda/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

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

This is a well-structured, highly actionable integration skill with executable commands and a clear connection workflow. Its main gaps are the lack of validation guidance around destructive row/doc operations and a bulky inline actions table.

Suggestions

Add a validation/verification step for destructive and batch actions (e.g., confirm row IDs via get-row or list-rows before running delete-row/delete-rows, and check the returned output before proceeding).

Move the 21-row Popular actions table into a separate reference file (e.g., ACTIONS.md) and keep a short representative subset inline, improving the overview's token efficiency.

Trim mildly padded sentences like 'so you can focus on the integration logic rather than auth plumbing' to tighten conciseness.

DimensionReasoningScore

Conciseness

The body is largely efficient with concrete commands and minimal concept explanation, but includes a few trimmable explanatory sentences (e.g., 'so you can focus on the integration logic rather than auth plumbing').

4 / 5

Actionability

Copy-paste-ready commands cover the common cases end to end — install, login, connection ensure, action list/run with JSON input, and proxy requests — with explicit flags and example payloads.

5 / 5

Workflow Clarity

The connection lifecycle is well sequenced with state polling and clientAction branching, but destructive/batch actions (delete-row, delete-rows, delete-doc) are listed with no validation or verification guidance, capping this dimension at 3.

3 / 5

Progressive Disclosure

Content is organized under clear section headers with no nested references, but the 21-row Popular actions table is reference material that could be split into a separate file for a cleaner overview.

4 / 5

Total

16

/

20

Passed

Description

62%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 third-person, concise, and includes an explicit 'Use when' trigger, satisfying the core completeness bar. It is somewhat generic in its action verbs and could broaden its natural trigger terms beyond 'interact with Coda data'.

Suggestions

Replace generic verbs ('Manage data, records, and automate workflows') with more concrete Coda-specific actions (e.g., 'Read and update rows, create docs and pages, and trigger Coda automations').

Broaden the trigger with natural user phrasings such as 'Use when the user wants to read or edit Coda docs, tables, rows, or pages, or automate Coda workflows.'

DimensionReasoningScore

Specificity

Names the Coda domain plus a few actions ('Manage data, records, and automate workflows'), but the verbs are generic and coverage is not comprehensive, matching the anchor for naming the domain with 1-2 concrete actions.

3 / 5

Completeness

Both a clear 'what' ('Manage data, records, and automate workflows') and an explicit 'when' ('Use when the user wants to interact with Coda data') are present, though the trigger could be more specific and comprehensive.

4 / 5

Trigger Term Quality

'interact with Coda data' and 'data, records' include the core product keyword and a natural phrase, but common synonyms and variations a user might say are missing.

3 / 5

Distinctiveness Conflict Risk

Naming the specific third-party app 'Coda' gives it a clear distinct niche with minimal overlap risk, but the narrow single trigger keeps it just below the fully-comprehensive anchor.

4 / 5

Total

14

/

20

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

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
membranedev/application-skills
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.