Install
$ agentstack add skill-miroapp-miro-ai-miro-browse ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
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
- 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.
- 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.
- 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.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: miroapp
- Source: miroapp/miro-ai
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.