CtrlK
BlogDocsLog inGet started
Tessl Logo

monday

Monday integration. Manage project management data, records, and workflows. Use when the user wants to interact with Monday data.

56

Quality

63%

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/monday/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%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 highly actionable with executable CLI commands and a clear connection workflow, but it carries introductory padding and inlines a large reference table that belongs in a separate file. Destructive operations lack validation guidance.

Suggestions

Remove the marketing-style opening paragraph and the 'auth plumbing' commentary; assume Claude knows what project-management tools are.

Move the Popular actions table into a separate reference file (e.g. ACTIONS.md) and link to it from a short summary.

Add a validation/verification step before destructive actions (e.g. list and confirm the target item before running delete-item), to lift workflow clarity above the destructive-operation cap.

DimensionReasoningScore

Conciseness

Mostly concrete commands and tables, but opens with marketing fluff Claude does not need ('Monday.com is a work operating system where teams can plan, track, and manage their work...') and includes padded phrases like 'so you can focus on the integration logic rather than auth plumbing'.

3 / 5

Actionability

Provides copy-paste-ready commands for every common case (install, login incl. headless, connection ensure, polling, action list/run, proxy) plus a concrete actions table with keys, fully covering the typical workflow.

5 / 5

Workflow Clarity

The connection flow is well-sequenced with state checkpoints and feedback loops, but the skill facilitates destructive operations (delete board/item/group) with no validation or verification guidance before running them, which caps this dimension at 3.

3 / 5

Progressive Disclosure

Sections are reasonably organized, but with no bundle files the entire 20-row Popular actions reference table is inlined in SKILL.md rather than split into a separate reference file, and there are no one-level-deep external references for deeper detail.

3 / 5

Total

14

/

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 cleanly states both what the skill does and when to use it, anchored to a specific app, but the action language is generic and the trigger clause lacks concrete natural variations. It is solid but not exemplary.

Suggestions

Replace generic verbs with concrete Monday operations, e.g. 'Create and update boards, items, groups, and column values'.

Expand the trigger clause with natural phrases users actually say, e.g. 'Use when the user wants to manage Monday.com boards, items, or updates'.

Add the 'Monday.com' alias alongside 'Monday' to match how users refer to the product.

DimensionReasoningScore

Specificity

Names the Monday domain and a few actions ('Manage project management data, records, and workflows'), but the verbs are generic ('manage') rather than concrete operations like creating boards or items, so it is not comprehensive.

3 / 5

Completeness

Provides a clear 'what' ('Manage project management data, records, and workflows') and an explicit 'when' ('Use when the user wants to interact with Monday data'), but the trigger clause is generic rather than concrete trigger phrases, so it stops short of 5.

4 / 5

Trigger Term Quality

Includes the core keyword 'Monday' and the phrase 'interact with Monday data', but lacks common natural variations users would say (e.g. 'Monday boards', 'Monday items', 'Monday.com').

3 / 5

Distinctiveness Conflict Risk

'Monday integration' names a specific app niche with distinct triggers, with only minor overlap risk against other generic project-management skills because of the broad 'records and workflows' phrasing.

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.