← 返回 Skills 市场
Unstructured
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
119
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install unstructured
功能描述
Unstructured integration. Manage data, records, and automate workflows. Use when the user wants to interact with Unstructured data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install unstructured - 安装完成后,直接呼叫该 Skill 的名称或使用
/unstructured触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Unstructured 是什么?
Unstructured integration. Manage data, records, and automate workflows. Use when the user wants to interact with Unstructured data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 119 次。
如何安装 Unstructured?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install unstructured」即可一键安装,无需额外配置。
Unstructured 是免费的吗?
是的,Unstructured 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Unstructured 支持哪些平台?
Unstructured 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Unstructured?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills