← 返回 Skills 市场
gora050

Mindsdb

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
102
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install mindsdb
功能描述
MindsDB integration. Manage data, records, and automate workflows. Use when the user wants to interact with MindsDB data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mindsdb
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mindsdb 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug mindsdb
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Mindsdb 是什么?

MindsDB integration. Manage data, records, and automate workflows. Use when the user wants to interact with MindsDB data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。

如何安装 Mindsdb?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mindsdb」即可一键安装,无需额外配置。

Mindsdb 是免费的吗?

是的,Mindsdb 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Mindsdb 支持哪些平台?

Mindsdb 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Mindsdb?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论