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