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