CtrlK
BlogDocsLog inGet started
Tessl Logo

miro-browse

Use when the user wants to explore, list, summarize, or inspect items on a Miro board.

45

Quality

46%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./claude-plugins/miro/skills/miro-browse/SKILL.md
SKILL.md
Quality
Evals
Security

Miro Browse

Shortcut to the Miro MCP browsing and context tools.

Explore the browsing and context tools exposed by the Miro MCP server and use them according to their tool descriptions and parameter schemas. The MCP server is the source of truth for which tools exist (board-level overview, item-level content, item listing/filtering, image and asset retrieval), which tool to pick, how to chain them, and all parameters.

Workflow

  1. Identify the board URL. If the user's URL targets a specific item (frame, document, prototype screen, etc.), preserve it — Miro MCP tools use that target to scope their response.
  2. Identify what the user wants to learn: a high-level overview of the whole board, a filtered listing of items of a certain type, the contents of one specific item, or a downloadable asset. Ask if unclear.
  3. Pick the appropriate browsing or context tool from the Miro MCP server and call it per its description. For a board summary, start with the high-level overview tool and then drill into individual items with the item-level retrieval tool as the user's questions get more specific.
Repository
miroapp/miro-ai
Last updated
Created

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.