← Back to Skills Marketplace
Mindspun
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
161
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install mindspun
Description
Mindspun integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mindspun data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mindspun - After installation, invoke the skill by name or use
/mindspun - 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 Mindspun?
Mindspun integration. Manage data, records, and automate workflows. Use when the user wants to interact with Mindspun data. It is an AI Agent Skill for Claude Code / OpenClaw, with 161 downloads so far.
How do I install Mindspun?
Run "/install mindspun" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mindspun free?
Yes, Mindspun is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mindspun support?
Mindspun is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mindspun?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills