← Back to Skills Marketplace
Mindbreeze
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
125
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install mindbreeze
Description
Mindbreeze integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mindbreeze data.
Usage Guidance
Do not install this skill into production agents with access to sensitive systems until you verify a few things: (1) ask the publisher for an explicit authentication method and required scopes (API key, OAuth flow, or interactive login) and why no env vars are declared; (2) confirm the authoritative source — the skill lists getmembrane.com and a GitHub org, but the skill's registry source is 'unknown'; (3) request a concise runtime spec showing which APIs/endpoints will be called and what data is read/written; (4) prefer skills that declare minimal, specific credentials and document least-privilege scopes; and (5) if you must test, run the skill in a sandboxed agent without access to your sensitive data or credentials.
Capability Analysis
Type: OpenClaw Skill
Name: mindbreeze
Version: 1.0.3
The skill bundle provides documentation and instructions for integrating with Mindbreeze via the Membrane CLI. It guides the AI agent through standard authentication and action management processes using the '@membranehq/cli' tool. While the SKILL.md file contains an unusually long list of domain-specific keywords, there is no evidence of malicious code, data exfiltration, or harmful prompt injection.
Capability Tags
Capability Assessment
Purpose & Capability
Name and description claim a Mindbreeze integration; SKILL.md repeatedly references Membrane (getmembrane.com / membranedev repo) and says a valid Membrane account is required. That linkage is plausible, but the skill declares no required credentials or environment variables despite stating an account is needed. The SKILL.md also enumerates an extremely large and generic set of entities (documents, users, roles, ML models, dashboards, alerts, file types, etc.), far broader than a narrowly scoped integration, suggesting the skill's practical scope is undefined.
Instruction Scope
The SKILL.md provided is long and largely declarative/list-like; it does not contain concrete, constrained runtime steps for authenticating, making API calls, or which endpoints to use. It asks for network access and a Membrane account but gives no instructions for how credentials are supplied or how to restrict operations. The instructions are vague/open-ended rather than prescriptive, granting broad discretion to the agent.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only. That minimizes disk-write and supply-chain risk compared with installable code.
Credentials
The SKILL.md explicitly requires a "valid Membrane account," but the registry metadata lists no required environment variables, no primary credential, and no config paths. There is no documented authentication flow (API key, OAuth, or interactive login). This mismatch (asks for account but declares no credential surface) is an information gap that prevents assessing whether requested access would be proportionate.
Persistence & Privilege
The skill is not marked always:true and does not request system-level config changes. It is user-invocable and can be called autonomously (the platform default) — that is normal. There is no evidence it attempts to modify other skills or persist beyond normal agent execution.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mindbreeze - After installation, invoke the skill by name or use
/mindbreeze - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Mindbreeze?
Mindbreeze integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mindbreeze data. It is an AI Agent Skill for Claude Code / OpenClaw, with 125 downloads so far.
How do I install Mindbreeze?
Run "/install mindbreeze" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mindbreeze free?
Yes, Mindbreeze is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mindbreeze support?
Mindbreeze is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mindbreeze?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills