← Back to Skills Marketplace
Rasa
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
168
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install rasa
Description
Rasa integration. Manage Assistants. Use when the user wants to interact with Rasa data.
Usage Guidance
This skill is coherent: it instructs use of the Membrane CLI to integrate with Rasa and does not request unrelated secrets. Before installing or using it, verify you trust Membrane (@membranehq/cli on npm and getmembrane.com), prefer running via npx if you want to avoid a global install, be aware that actions and assistant data will be handled by Membrane's service (check their privacy/terms), and do not provide unrelated credentials or sensitive secrets to the CLI or connection process. If you need higher assurance, review the Membrane CLI source and the connector implementation on the linked repository before use.
Capability Analysis
Type: OpenClaw Skill
Name: rasa
Version: 1.0.3
The skill provides a standard integration for Rasa using the Membrane CLI. It guides the agent through installing the '@membranehq/cli' npm package, authenticating via a managed service (getmembrane.com), and executing actions. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found; the instructions in SKILL.md are consistent with the stated purpose of simplifying API interactions and credential management.
Capability Assessment
Purpose & Capability
Name and description claim a Rasa integration and all runtime instructions focus on using the Membrane CLI to connect to Rasa, discover, create, and run actions. There are no unrelated credential or filesystem requirements that would be inconsistent with a connector-style skill.
Instruction Scope
SKILL.md consistently instructs installing and using the Membrane CLI, performing interactive or headless login, creating connections, discovering actions, and running them. This stays within the stated scope, but it delegates authentication and API access to Membrane (i.e., Rasa data and action requests will flow through Membrane's service), so you should be aware that using the skill involves sending relevant assistant data to that external service.
Install Mechanism
The skill is instruction-only (no install spec), but it tells the user/agent to install @membranehq/cli globally via npm (or use npx). Installing a third-party CLI from the public npm registry is a common pattern but carries the usual supply-chain/privacy considerations — the skill itself does not ship code or unusual downloads.
Credentials
No environment variables, credentials, or config paths are requested by the skill. The documentation explicitly states that Membrane handles auth server-side and recommends not asking users for API keys, which is proportionate for a connector integration.
Persistence & Privilege
The skill does not request 'always' presence, does not modify other skills or system-wide settings, and is user-invocable only. There is no indication of privileged persistence beyond normal use of an external CLI and service.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install rasa - After installation, invoke the skill by name or use
/rasa - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Rasa?
Rasa integration. Manage Assistants. Use when the user wants to interact with Rasa data. It is an AI Agent Skill for Claude Code / OpenClaw, with 168 downloads so far.
How do I install Rasa?
Run "/install rasa" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Rasa free?
Yes, Rasa is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Rasa support?
Rasa is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Rasa?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills