← 返回 Skills 市场
Nlp Cloud
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
119
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nlp-cloud
功能描述
NLP Cloud integration. Manage data, records, and automate workflows. Use when the user wants to interact with NLP Cloud data.
安全使用建议
This skill is a Membrane connector that proxies NLP Cloud operations through the Membrane service. Before installing or using it: (1) confirm you trust Membrane (review getmembrane.com privacy/security docs and the referenced GitHub repo); (2) if you must protect sensitive data, verify how Membrane handles and stores requests/responses; (3) when asked to run npm install -g @membranehq/cli, prefer installing a specific audited version or run via npx to avoid persistent global installs, and inspect the package source if possible; (4) verify the 'nlp-cloud' connector exists and that the actions you run perform only the operations you expect. If any of these checks fail or you need direct, non-proxied access to NLP Cloud, consider using a direct NLP Cloud integration instead.
功能分析
Type: OpenClaw Skill
Name: nlp-cloud
Version: 1.0.1
The skill bundle provides instructions for an AI agent to interact with NLP Cloud via the Membrane CLI. It outlines standard procedures for installation (npm install), authentication (membrane login), and executing actions through the Membrane platform. No indicators of malicious intent, data exfiltration, or unauthorized execution were found; the instructions in SKILL.md are consistent with the stated purpose of using a third-party integration service.
能力评估
Purpose & Capability
The SKILL.md consistently describes a Membrane connector for NLP Cloud and instructs using the Membrane CLI and a Membrane account to create a connection named 'nlp-cloud'. Requiring a Membrane account (and network access) matches the stated purpose of integrating with NLP Cloud via Membrane rather than direct API calls.
Instruction Scope
The instructions tell the agent/operator to install and run the Membrane CLI, perform browser- or code-based authentication, create a connection, discover and run actions, and pass JSON inputs/outputs. These steps are within the stated purpose but imply that request/response payloads will be handled by Membrane’s infrastructure (i.e., data is proxied through Membrane rather than sent directly from the local environment to nlpcloud.com). If you expect direct, local-only communication with NLP Cloud, that expectation would be incorrect.
Install Mechanism
There is no automated install spec in the registry (instruction-only), but SKILL.md directs installing @membranehq/cli globally via npm or using npx. Installing a global npm package is a legitimate way to get the required CLI, but it is an elevated step that installs third-party code on the machine and should be validated (verify package author, version, and review the package if you have concerns).
Credentials
The skill declares no required environment variables or credentials because Membrane handles auth server-side. This is proportionate to the design. Note: using this skill means your data and any service credentials are managed by Membrane’s service, so sensitive data will transit or be stored by that provider according to their policies.
Persistence & Privilege
The skill is instruction-only, does not request always:true, and does not declare system/config paths or modify other skills. It does not request persistent elevated privileges in the agent runtime.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nlp-cloud - 安装完成后,直接呼叫该 Skill 的名称或使用
/nlp-cloud触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Nlp Cloud 是什么?
NLP Cloud integration. Manage data, records, and automate workflows. Use when the user wants to interact with NLP Cloud data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 119 次。
如何安装 Nlp Cloud?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nlp-cloud」即可一键安装,无需额外配置。
Nlp Cloud 是免费的吗?
是的,Nlp Cloud 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nlp Cloud 支持哪些平台?
Nlp Cloud 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nlp Cloud?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills