CtrlK
BlogDocsLog inGet started
Tessl Logo

trello

Manage Trello boards, lists, and cards via the Trello REST API.

60

Quality

70%

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/trello/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.

The content is highly actionable with copy-paste-ready curl commands and lean prose, but destructive operations lack verification checkpoints and a leftover migration note adds non-user-facing noise.

Suggestions

Add a verification step after destructive operations, e.g. re-fetch the card to confirm it was archived or moved to the expected list.

Remove the "PilotDeck Migration Note" section and its internal tmp path, or relocate such provenance metadata out of the user-facing SKILL.md.

De-duplicate the Examples section against Usage, or consolidate them so each command appears once.

DimensionReasoningScore

Conciseness

The body is lean: command blocks with minimal prose and no over-explanation of concepts Claude already knows, though the Examples section partially repeats patterns already shown in Usage and could be trimmed.

4 / 5

Actionability

Every section provides copy-paste-ready, fully executable curl commands covering the common cases (list boards/lists/cards, create, move, comment, archive) with concrete parameters.

5 / 5

Workflow Clarity

Setup is sequenced and commands are individually clear, but destructive operations (archive, move card) lack any validation or verification step, and the rubric caps workflow clarity at 3 when destructive/batch operations omit validation.

3 / 5

Progressive Disclosure

Content is well-organized into clear sections with no external references needed for a short skill, but the "PilotDeck Migration Note" section inlines internal provenance cruft (a tmp filesystem path) that is noise rather than user-facing structure.

4 / 5

Total

16

/

20

Passed

Description

65%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 clearly identifies its Trello niche with good trigger terms and low conflict risk, but the action verb is generic and it omits an explicit "Use when" trigger clause, capping completeness and specificity.

Suggestions

Replace the generic verb "Manage" with specific actions, e.g. "Create, move, archive, and comment on Trello boards, lists, and cards via the Trello REST API."

Add an explicit trigger clause, e.g. "Use when the user asks to work with Trello boards, lists, or cards."

Include natural synonyms or product forms (e.g. "Trello boards, Trello cards, Kanban lists") to broaden trigger coverage.

DimensionReasoningScore

Specificity

"Manage Trello boards, lists, and cards" names the domain and three concrete entities, but the verb "Manage" is generic and no specific actions (create, move, archive) are listed in the description, leaving coverage non-comprehensive.

3 / 5

Completeness

It clearly states what the skill does ("Manage Trello boards, lists, and cards via the Trello REST API") but has no "Use when..." clause or equivalent explicit trigger guidance, which caps completeness at 3 per the rubric.

3 / 5

Trigger Term Quality

"Trello boards, lists, and cards" plus "Trello REST API" provide good natural keyword coverage a user would say, though a few synonyms or variations are absent.

4 / 5

Distinctiveness Conflict Risk

"Trello" names a clear niche with distinct triggers (boards, lists, cards) and minimal risk of triggering the wrong skill.

5 / 5

Total

15

/

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
OpenBMB/PilotDeck
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.