← Back to Skills Marketplace
Rasa 1
by
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
129
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install rasa-1
Description
Rasa integration. Manage data, records, and automate workflows. Use when the user wants to interact with Rasa data.
Usage Guidance
This skill is coherent with its stated purpose, but before installing: 1) review Membrane (getmembrane.com and the @membranehq/cli npm package and GitHub repo) to confirm you trust the vendor and their data handling policies; 2) be aware that authentication and API calls are proxied through Membrane — any Rasa data sent via this integration will flow to that service; 3) installing the CLI globally (npm install -g) may require elevated permissions—consider using npx or a virtual environment if you prefer not to install globally; and 4) for production or sensitive data, validate compliance, data residency, and access controls on the Membrane side before connecting.
Capability Analysis
Type: OpenClaw Skill
Name: rasa-1
Version: 1.0.2
The skill bundle provides instructions for an AI agent to manage Rasa integrations via the Membrane CLI. It guides the agent through installing the '@membranehq/cli' package, authenticating, and executing actions through the Membrane platform. The instructions are transparent, align with the stated purpose of the skill, and do not contain evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The name/description promise a Rasa integration and all required actions (install membrane CLI, login, create/connect actions, run actions) are directly related to that purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, authenticating via Membrane, creating/listing/running actions, and polling for status. It does not instruct reading local files, environment variables, or sending data to unexpected endpoints beyond Membrane's service and Rasa via Membrane.
Install Mechanism
This is an instruction-only skill (no install spec baked into the package). It asks users to install @membranehq/cli via npm -g or use npx, which is a reasonable choice but entails installing third-party code from the npm registry and may require elevated permissions on some systems.
Credentials
The skill requests no local env variables or credentials and delegates auth to Membrane. That is proportionate, but it means Rasa data and auth flows will be handled by Membrane (a third-party service). Users should be aware of this data flow and trust/verify Membrane before sending sensitive data.
Persistence & Privilege
The skill does not request always:true, does not modify other skills' configs, and does not require system-wide persistence. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install rasa-1 - After installation, invoke the skill by name or use
/rasa-1 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Auto sync from membranedev/application-skills
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Rasa 1?
Rasa integration. Manage data, records, and automate workflows. Use when the user wants to interact with Rasa data. It is an AI Agent Skill for Claude Code / OpenClaw, with 129 downloads so far.
How do I install Rasa 1?
Run "/install rasa-1" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Rasa 1 free?
Yes, Rasa 1 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Rasa 1 support?
Rasa 1 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Rasa 1?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.2.
More Skills