Miro Api
Provides API guidance and assistance for agent workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add miro-api npx -- -y @trustedskills/miro-api
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"miro-api": {
"command": "npx",
"args": [
"-y",
"@trustedskills/miro-api"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with Miro, a collaborative online whiteboard platform. It enables actions such as creating new boards, adding notes and shapes, and retrieving information from existing boards. The agent can be used to automate tasks within Miro or integrate Miro data into other workflows.
When to use it
- Brainstorming sessions: Generate initial ideas on a Miro board based on a prompt.
- Project management: Create new project boards in Miro and populate them with relevant information.
- Meeting summaries: Automatically add key takeaways from meetings as notes or shapes onto a designated Miro board.
- Data visualization: Populate a Miro board with data retrieved from external sources, creating visual representations of the information.
Key capabilities
- Create new boards
- Add notes and shapes to existing boards
- Retrieve information from boards
Example prompts
- "Create a new Miro board called 'Project Phoenix' and add a sticky note saying 'Initial Brainstorm'."
- "Find all the tasks listed on the 'Sprint Planning' Miro board."
- “Add a rectangle shape to the ‘Design Review’ Miro board, labeled ‘Key Considerations’.”
Tips & gotchas
- Requires an active Miro account and API key for authentication.
- The agent's access will be limited by the permissions granted to your Miro account.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.