← Back to Skills Marketplace
Unstructured
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
119
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install unstructured
Description
Unstructured integration. Manage data, records, and automate workflows. Use when the user wants to interact with Unstructured data.
Usage Guidance
This skill is instruction-only and appears coherent: it directs you to install and use the Membrane CLI to access an 'unstructured' connector. Before installing or running anything, verify you trust the Membrane project and the npm package (@membranehq/cli) by checking the linked homepage and repository, consider using npx or a pinned package version rather than global `@latest`, and be aware that Membrane will manage authentication server-side (you'll authenticate via a browser/URL). If you don't want the agent to run CLI commands on your machine or fetch packages from npm, keep the skill disabled.
Capability Analysis
Type: OpenClaw Skill
Name: unstructured
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with the Unstructured document processing platform via the Membrane CLI. The instructions in SKILL.md cover standard CLI installation, authentication, and action execution workflows. There is no evidence of malicious intent, data exfiltration, or obfuscation; the skill actually promotes security best practices by instructing the agent to delegate credential management to the Membrane platform rather than requesting raw API keys from the user.
Capability Assessment
Purpose & Capability
The name/description say this integrates with Unstructured document processing; the SKILL.md consistently instructs the agent and user to install and use the Membrane CLI and to create a Membrane connection to the 'unstructured' connector. Nothing requested (no env vars, no config paths) is inconsistent with that purpose.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, authenticating with Membrane, creating connections, discovering actions, and running actions. They do not instruct reading unrelated files, asking for local secrets, or transmitting data to unexpected endpoints beyond Membrane.
Install Mechanism
The skill is instruction-only (no install spec). It tells users to run `npm install -g @membranehq/cli@latest` or use `npx` to invoke the CLI. This is coherent for a CLI-based integration, but installing packages from the public npm registry has the normal supply-chain risk — verify the package (author, repo, and integrity) before installing, and prefer npx or pinned versions when possible.
Credentials
No environment variables or credentials are required by the skill itself. The SKILL.md explicitly delegates auth to Membrane (user must have a Membrane account). That is proportionate to the stated functionality.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent or elevated platform privileges or modify other skills. Allowing autonomous invocation is the platform default and not a separate concern here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install unstructured - After installation, invoke the skill by name or use
/unstructured - 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 Unstructured?
Unstructured integration. Manage data, records, and automate workflows. Use when the user wants to interact with Unstructured data. It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.
How do I install Unstructured?
Run "/install unstructured" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Unstructured free?
Yes, Unstructured is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Unstructured support?
Unstructured is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Unstructured?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills