← 返回 Skills 市场
Miro Web SDK Reference
作者
bigbubbaagent-bot
· GitHub ↗
· v1.0.0
277
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install miro-sdk
功能描述
Complete Miro Web SDK reference for building web plugins and desktop applications. Covers setup, core APIs (boards, shapes, text, items, selections, events),...
安全使用建议
This bundle is documentation and looks consistent with Miro SDK developer guides. Before reusing code examples in a plugin you build or install, review any endpoints and environment variables in those examples (e.g., '/api/errors', '/api/logs', API_URL, deployment scripts) to ensure you control the destination and are not unintentionally sending board or user data to external servers. Also review the plugin's manifest and requested scopes (board:read, board:write, identity:read, etc.) when installing a real plugin — those permissions let the plugin read and modify board contents and user identity. There are no scan findings and no required credentials in the skill itself.
功能分析
Type: OpenClaw Skill
Name: miro-sdk
Version: 1.0.0
The bundle is a comprehensive documentation and reference set for the Miro Web SDK, providing instructions and code examples for building Miro plugins. It includes detailed guides on authentication, API usage, and error handling, and explicitly promotes security best practices such as input sanitization, minimal scope requests, and secure data storage in files like best-practices.md and authentication.md. No malicious logic, unauthorized data exfiltration, or prompt injection attempts were identified.
能力评估
Purpose & Capability
The name/description match the provided files: a comprehensive Miro Web SDK reference. The content and examples call Miro SDK APIs, show plugin structure, and discuss auth scopes appropriate for building Miro plugins. There are no unrelated requirements (no cloud credentials, no platform-level access) requested by the skill.
Instruction Scope
SKILL.md and the reference files are instruction-only developer documentation and do not instruct the agent to read local secrets or perform system operations. However, several examples show posting logs to endpoints (e.g., '/api/errors', '/api/logs'), references to deploying to Vercel/AWS S3, and environment variable usage — all expected for developer docs but worth noting because copying those examples into a plugin could send board/plugin data to external servers if implemented without review.
Install Mechanism
No install spec or binary downloads are present; this is instruction-only documentation so it does not write code to disk or fetch external archives. Low install risk.
Credentials
The registry metadata declares no required env vars or credentials. The docs contain typical development environment examples (VITE_APP_ID, API_URL, DEBUG, process.env usage). This is proportionate for developer guidance, but the skill does not request or require any secrets from the agent/platform itself.
Persistence & Privilege
always is false and the skill is user-invocable. There is no request for permanent platform presence or modification of other skills. Autonomous invocation defaults are standard and not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install miro-sdk - 安装完成后,直接呼叫该 Skill 的名称或使用
/miro-sdk触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Complete Web SDK documentation with setup/installation, core APIs (board, items, events, viewport), authentication patterns, TypeScript/JavaScript code examples, best practices (performance, security, UX), error handling strategies
元数据
常见问题
Miro Web SDK Reference 是什么?
Complete Miro Web SDK reference for building web plugins and desktop applications. Covers setup, core APIs (boards, shapes, text, items, selections, events),... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 277 次。
如何安装 Miro Web SDK Reference?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install miro-sdk」即可一键安装,无需额外配置。
Miro Web SDK Reference 是免费的吗?
是的,Miro Web SDK Reference 完全免费(开源免费),可自由下载、安装和使用。
Miro Web SDK Reference 支持哪些平台?
Miro Web SDK Reference 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Miro Web SDK Reference?
由 bigbubbaagent-bot(@bigbubbaagent-bot)开发并维护,当前版本 v1.0.0。
推荐 Skills