← 返回 Skills 市场
Mindspun
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
161
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install mindspun
功能描述
Mindspun integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mindspun data.
安全使用建议
This skill appears coherent, but take ordinary precautions before installing and using the recommended CLI: verify the @membranehq/cli package on npm and the provided homepage/repo match the vendor you expect; be aware global npm installs run code during install—use npx if you prefer not to install globally; understand that using the CLI will route Mindspun access through Membrane (your connection and data will be accessible to that service), so consider using a dedicated account or least-privilege connection for sensitive data. If you need higher assurance, confirm the connector and CLI source code on the linked GitHub repository before proceeding.
功能分析
Type: OpenClaw Skill
Name: mindspun
Version: 1.0.3
The skill provides instructions for an AI agent to interact with the Mindspun platform via the Membrane CLI (@membranehq/cli). The logic in SKILL.md focuses on standard integration tasks such as authentication, listing connections, and executing actions through the Membrane service, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The skill name and description (Mindspun integration) align with the instructions: it uses the Membrane CLI and a Mindspun connector to list/create/run actions. Nothing required or suggested (no extra env vars, binaries, or unrelated services) contradicts the stated purpose.
Instruction Scope
SKILL.md confines the agent to installing/using the Membrane CLI, logging in, creating/listing connections and actions, and running actions. It does not instruct the agent to read arbitrary local files, harvest unrelated env vars, or send data to unexpected endpoints. The only potentially notable behavior is the interactive/headless auth flow that requires the user to complete an OAuth-style login in a browser.
Install Mechanism
No install spec in the registry; SKILL.md recommends npm install -g @membranehq/cli or using npx. Installing a global npm CLI is a common, moderate-risk operation (npm packages can execute install scripts). The recommendation uses a public npm package and official-looking domains (getmembrane.com, github.com/membranedev). There are no downloads from obscure URLs or archive extraction instructions.
Credentials
The skill declares no required env vars or credentials and explicitly instructs to use Membrane to handle credentials rather than asking for API keys. That is proportionate to a connector-based integration.
Persistence & Privilege
The skill is instruction-only (no code files), does not request always:true, and does not instruct modifying other skills or system-wide configs. Autonomous invocation is allowed by default for skills and is not combined here with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mindspun - 安装完成后,直接呼叫该 Skill 的名称或使用
/mindspun触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Mindspun 是什么?
Mindspun integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mindspun data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。
如何安装 Mindspun?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mindspun」即可一键安装,无需额外配置。
Mindspun 是免费的吗?
是的,Mindspun 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mindspun 支持哪些平台?
Mindspun 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mindspun?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills