← Back to Skills Marketplace
gora050

Miro Developer App

by Vlad Ursul · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
310
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install miro-developer-app
Description
Miro Developer App integration. Manage Boards, Users. Use when the user wants to interact with Miro Developer App data.
Usage Guidance
This skill appears to be what it says: a set of instructions to use the Membrane CLI to manage Miro data. Before installing or following the instructions: 1) Verify you trust the Membrane project and the npm package @membranehq/cli (check the npm page, download counts, source repo and recent commits). 2) Be aware the docs tell you to run a global npm install (requires appropriate permissions); installing third-party CLIs executes code on your machine. 3) The skill will direct you to log into Membrane and authorize connections to Miro; that gives Membrane tokens to access your Miro data — confirm you are comfortable granting that access and review Membrane's privacy/terms. 4) Note the manifest didn't declare the 'npm'/'membrane' binary requirement; that's a packaging omission but not a functional red flag. If you need higher assurance, ask the publisher for a signed source or a vetted package link before proceeding.
Capability Analysis
Type: OpenClaw Skill Name: miro-developer-app Version: 1.0.2 The skill bundle provides standard instructions for an AI agent to interact with the Miro Developer App via the Membrane CLI. The instructions in SKILL.md cover legitimate authentication, connection management, and API interaction patterns using the '@membranehq/cli' tool. No evidence of data exfiltration, malicious execution, or prompt injection was found; the behavior is entirely consistent with the stated purpose of managing Miro boards and users.
Capability Assessment
Purpose & Capability
The skill's stated purpose (Miro Developer App integration) matches the instructions (use Membrane to connect to Miro and run actions). Minor inconsistency: the runtime docs instruct the user to install the Membrane CLI via npm, but the skill metadata lists no required binaries — the manifest should have declared that 'npm' (or the presence of the 'membrane' CLI) is required.
Instruction Scope
SKILL.md confines actions to using the Membrane CLI to discover connectors, create connections, run pre-built actions, or proxy requests to the Miro API. It does not instruct reading unrelated files, environment variables, or exfiltrating data outside Membrane/Miro flows.
Install Mechanism
There is no automatic install spec in the registry (instruction-only). The doc tells users to run 'npm install -g @membranehq/cli' which pulls code from the public npm registry — this is expected for a CLI-based integration but is a user-executed network install (moderate trust). The manifest not declaring this requirement is a minor packaging oversight.
Credentials
The skill does not request environment variables, local secrets, or unrelated credentials. Authentication is delegated to Membrane (browser OAuth flow), which is appropriate for accessing Miro on behalf of the user.
Persistence & Privilege
Skill flags are default (always:false, user-invocable, model invocation allowed). The skill does not request permanent presence or claim to modify other skills or global agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install miro-developer-app
  3. After installation, invoke the skill by name or use /miro-developer-app
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug miro-developer-app
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Miro Developer App?

Miro Developer App integration. Manage Boards, Users. Use when the user wants to interact with Miro Developer App data. It is an AI Agent Skill for Claude Code / OpenClaw, with 310 downloads so far.

How do I install Miro Developer App?

Run "/install miro-developer-app" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Miro Developer App free?

Yes, Miro Developer App is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Miro Developer App support?

Miro Developer App is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Miro Developer App?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.2.

💬 Comments