CtrlK
BlogDocsLog inGet started
Tessl Logo

miro-automation

Automate Miro tasks via Rube MCP (Composio): boards, items, sticky notes, frames, sharing, connectors. Always search tools first for current schemas.

55

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

Quality

Content

56%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 skill provides a comprehensive overview of Miro automation via Rube MCP with good structural organization and clear workflow sequencing. However, it suffers from redundancy (pitfalls repeated across sections), lacks concrete executable examples (no actual tool call payloads shown), and could benefit from splitting detailed reference material into separate files. The instruction to 'always search tools first for current schemas' somewhat undermines the value of the detailed parameter listings.

Suggestions

Add at least one concrete, complete tool call example with actual parameter payloads (e.g., a full MIRO_CREATE_STICKY_NOTE_ITEM call) rather than just listing parameter names.

Consolidate the per-workflow 'Pitfalls' sections into the single 'Known Pitfalls' section to eliminate redundancy and reduce token count.

Remove or significantly trim parameter listings since the skill instructs users to always call RUBE_SEARCH_TOOLS first for current schemas—the duplicated schema info wastes tokens.

Remove the vacuous 'When to Use' section at the bottom, which adds no information beyond what the title and description already convey.

DimensionReasoningScore

Conciseness

The skill is moderately efficient but contains notable redundancy. The 'Known Pitfalls' section repeats information already stated in per-workflow pitfall sections (e.g., board ID resolution, item creation fields). The 'When to Use' footer is vacuous. Some parameter listings could be trimmed since the skill itself says to always check current schemas via RUBE_SEARCH_TOOLS.

3 / 5

Actionability

The skill provides tool names, parameter lists, and sequences, but lacks executable code examples or concrete payloads. The 'Common Patterns' section uses pseudocode-style numbered lists rather than actual tool call examples with real parameter structures. Key operations like creating connectors list parameters but don't show a complete tool invocation.

3 / 5

Workflow Clarity

Workflows are clearly sequenced with labeled steps, prerequisite/required/optional annotations, and pitfall warnings. The setup section includes a verification step (confirm ACTIVE status). However, there are no explicit validation or error-recovery feedback loops after item creation or sharing operations—e.g., no 'verify the sticky note was created' step. Since these aren't destructive/batch operations in the traditional sense, this doesn't trigger the cap at 3, but it's still a minor gap.

4 / 5

Progressive Disclosure

The content is well-structured with clear sections and a quick reference table, but it's a long monolithic file (~180 lines) with no bundle files or external references. The repeated pitfalls sections and detailed parameter listings for each workflow could be split into separate reference files. For a skill of this complexity, some content (e.g., full parameter details, coordinate system docs) would benefit from being in supplementary files.

3 / 5

Total

13

/

20

Passed

Description

70%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 effectively identifies its domain (Miro automation) and lists relevant object types, making it fairly specific and highly distinctive. Its main weakness is the lack of an explicit 'Use when...' clause that would help Claude know when to select this skill, and the capabilities are listed as nouns rather than concrete actions.

Suggestions

Add an explicit 'Use when...' clause, e.g., 'Use when the user asks about Miro boards, whiteboarding, visual collaboration, or wants to create/modify sticky notes, frames, or connectors in Miro.'

Convert noun list to action phrases: 'Create and manage boards, add sticky notes and frames, set up sharing permissions, draw connectors between items.'

DimensionReasoningScore

Specificity

Lists several specific actions/objects: boards, items, sticky notes, frames, sharing, connectors. Also mentions searching tools for schemas. However, it reads more like a list of nouns than concrete actions (e.g., 'create boards', 'add sticky notes' would be more action-oriented).

4 / 5

Completeness

Has a clear 'what' (automate Miro tasks with specific object types listed) but lacks an explicit 'when' clause. There's no 'Use when...' guidance for Claude to know when to select this skill. The instruction to 'always search tools first' is operational guidance, not a trigger condition.

3 / 5

Trigger Term Quality

Includes natural terms like 'Miro', 'boards', 'sticky notes', 'frames', 'connectors', 'sharing' which users would naturally mention. Missing some variations like 'whiteboard', 'collaboration board', or 'diagram'. The mention of 'Rube MCP (Composio)' is technical but helps with tool routing.

4 / 5

Distinctiveness Conflict Risk

Very distinct niche - specifically targets Miro automation via a named MCP tool (Rube/Composio). The combination of 'Miro' + specific Miro objects + the tool name makes it highly unlikely to conflict with other skills.

5 / 5

Total

16

/

20

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

frontmatter_unknown_keys

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

Warning

Total

10

/

11

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-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.