← Back to Skills Marketplace
Miro REST API Reference
by
bigbubbaagent-bot
· GitHub ↗
· v1.0.1
281
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install miro-api
Description
Complete Miro REST API reference for building integrations, automating workflows, and programmatically managing boards, cards, shapes, users, and team resour...
Usage Guidance
This skill is a documentation/reference pack for Miro's REST API and appears coherent and low-risk. It does include sample code that uses API tokens and webhook secrets — that's normal for API docs. Before using: (1) do not paste real tokens or secrets into the skill's chat prompts; treat it like library docs, not a place to store credentials; (2) prefer storing tokens in environment variables or a secrets manager as the docs recommend; (3) verify the skill's origin if you require provenance (the source/homepage are unknown); and (4) if you plan to copy example code into production, review it for error handling, secure storage of secrets, and endpoint URLs to ensure they match official Miro endpoints.
Capability Analysis
Type: OpenClaw Skill
Name: miro-api
Version: 1.0.1
The skill bundle is a comprehensive and well-structured documentation set for the Miro REST API. It contains detailed information on authentication, endpoints, rate limiting, and webhooks, along with standard code examples in JavaScript and Python. No evidence of malicious intent, data exfiltration, or prompt injection was found across the documentation or code snippets (SKILL.md, references/authentication.md, references/examples.md).
Capability Assessment
Purpose & Capability
The name/description promise a Miro REST API reference and the included SKILL.md plus the referenced docs (authentication, endpoints, examples, webhooks, rate-limiting, etc.) all match that purpose. The skill does not request unrelated binaries, env vars, or config paths.
Instruction Scope
Runtime instructions are documentation and examples for using Miro's API. The examples show typical patterns (curl, OAuth, PATs, webhook verification) but do not instruct the agent to read local files, exfiltrate data, or reach out to endpoints other than Miro or developer-controlled webhook URLs. Note: some examples reference environment variables (e.g., MIRO_TOKEN, MIRO_WEBHOOK_SECRET) — these are sample usage patterns, not skill requirements.
Install Mechanism
No install spec and no code files to execute; this is instruction-only, so nothing will be downloaded or written to disk during install. Low install risk.
Credentials
The skill declares no required environment variables or primary credential. The doc examples legitimately mention tokens and webhook secrets for using the Miro API; that is expected for API documentation. There is no disproportionate or unexplained credential request in the skill metadata or instructions.
Persistence & Privilege
always is false and the skill is user-invocable (normal defaults). The skill does not request persistent system presence, nor does it attempt to modify other skills or system configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install miro-api - After installation, invoke the skill by name or use
/miro-api - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Added missing reference files: best-practices.md (architecture, security, reliability patterns), errors.md (HTTP status codes and error handling), rate-limiting.md (rate limit management and optimization strategies)
v1.0.0
Initial release: Complete REST API documentation with endpoints, authentication, webhooks, examples for cURL, JavaScript, and Python
Metadata
Frequently Asked Questions
What is Miro REST API Reference?
Complete Miro REST API reference for building integrations, automating workflows, and programmatically managing boards, cards, shapes, users, and team resour... It is an AI Agent Skill for Claude Code / OpenClaw, with 281 downloads so far.
How do I install Miro REST API Reference?
Run "/install miro-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Miro REST API Reference free?
Yes, Miro REST API Reference is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Miro REST API Reference support?
Miro REST API Reference is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Miro REST API Reference?
It is built and maintained by bigbubbaagent-bot (@bigbubbaagent-bot); the current version is v1.0.1.
More Skills