← Back to Skills Marketplace
Mindsdb
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
102
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install mindsdb
Description
MindsDB integration. Manage data, records, and automate workflows. Use when the user wants to interact with MindsDB data.
Usage Guidance
This skill looks coherent: it uses Membrane's CLI to access MindsDB connectors and does not ask for unrelated secrets. Before installing/using it: (1) verify you trust the Membrane service and the @membranehq npm package (check the package page and GitHub repo), (2) prefer using npx if you want to avoid a global npm install, (3) be prepared to authenticate via a browser-based OAuth flow (the agent or you will complete this), and (4) review any actions the skill proposes to run under your Membrane account — the agent will act with those permissions once authenticated. If you need higher assurance, ask the skill author for the exact repository/package SHA or a signed release to validate the CLI binary.
Capability Analysis
Type: OpenClaw Skill
Name: mindsdb
Version: 1.0.1
The MindsDB skill provides instructions for an AI agent to manage data and workflows using the Membrane CLI. It includes standard procedures for installation, authentication, and executing actions through the Membrane platform. No malicious intent, data exfiltration, or suspicious obfuscation was found; the instructions focus on using the CLI as a secure intermediary for API interactions and credential management.
Capability Assessment
Purpose & Capability
The skill is presented as a MindsDB integration but uses the Membrane platform/CLI to talk to MindsDB connectors; requiring the Membrane CLI and a Membrane account is coherent with that purpose. The metadata and runtime instructions both point to Membrane as the integration layer.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, authenticating via OAuth/browser flow, listing/creating/running actions, and using JSON flags. It does not direct the agent to read arbitrary files, access unrelated environment variables, or send data to unexpected endpoints.
Install Mechanism
There is no formal install spec in the registry (instruction-only). The README advises running npm install -g @membranehq/cli@latest or using npx; this pulls a package from the public npm registry, which is reasonable for a CLI but means the user will download and run third-party code. Consider using npx to avoid a global install or verifying the package source first.
Credentials
The skill does not request environment variables or secret credentials in its metadata. Authentication is performed via Membrane's interactive/browser OAuth flow instead of asking the user for API keys, which matches the stated guidance in SKILL.md.
Persistence & Privilege
The skill does not request permanent/always-on inclusion and does not ask to modify other skills or system-wide settings. It is user-invocable and may be invoked autonomously by the agent (platform default), which is expected for a connector skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mindsdb - After installation, invoke the skill by name or use
/mindsdb - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Mindsdb?
MindsDB integration. Manage data, records, and automate workflows. Use when the user wants to interact with MindsDB data. It is an AI Agent Skill for Claude Code / OpenClaw, with 102 downloads so far.
How do I install Mindsdb?
Run "/install mindsdb" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mindsdb free?
Yes, Mindsdb is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mindsdb support?
Mindsdb is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mindsdb?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills