← 返回 Skills 市场
Rd Station
作者
Vlad Ursul
· GitHub ↗
· v1.0.0
· MIT-0
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install rd-station
功能描述
RD Station integration. Manage Recordses. Use when the user wants to interact with RD Station data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to connect to RD Station and does not ask for unrelated credentials. Before installing: (1) confirm you trust @membranehq/cli (installing npm packages runs third-party code); (2) be prepared to complete the interactive login flow (or follow headless instructions) since Membrane handles auth; and (3) only install/run the CLI if you trust the Membrane service to broker access to your RD Station data. If you need stronger assurance, review the @membranehq/cli source and the Membrane privacy/security docs before installing.
功能分析
Type: OpenClaw Skill
Name: rd-station
Version: 1.0.0
The skill provides instructions for an AI agent to integrate with RD Station via the Membrane CLI. It guides the agent through installing the `@membranehq/cli` package, authenticating, and managing CRM records using Membrane's middleware service. The instructions include security-positive directives, such as advising the agent never to ask users for raw API keys, and the logic is entirely consistent with the stated purpose of the integration.
能力评估
Purpose & Capability
Name and description claim an RD Station integration and the SKILL.md only asks you to install and use the Membrane CLI to connect to RD Station and run actions — this is coherent and expected for a connector-style skill.
Instruction Scope
Runtime instructions are narrowly scoped to installing the Membrane CLI, logging in, creating a connection, discovering and running actions. They do not instruct the agent to read unrelated files, request unrelated credentials, or exfiltrate data to unknown endpoints.
Install Mechanism
The SKILL.md recommends installing @membranehq/cli via npm (global install or npx). Using an official-scoped npm package is reasonable for a CLI; however, installing any third-party npm package runs code from the package author — verify you trust the @membranehq package and its maintainer before installing globally.
Credentials
The skill declares no required environment variables, no primary credential, and the instructions explicitly state not to collect local API keys (Membrane manages auth). The requested permissions are proportional to the described integration.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide configuration changes. It is instruction-only and doesn't ask to modify other skills or agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rd-station - 安装完成后,直接呼叫该 Skill 的名称或使用
/rd-station触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Rd Station 是什么?
RD Station integration. Manage Recordses. Use when the user wants to interact with RD Station data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。
如何安装 Rd Station?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rd-station」即可一键安装,无需额外配置。
Rd Station 是免费的吗?
是的,Rd Station 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Rd Station 支持哪些平台?
Rd Station 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rd Station?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.0。
推荐 Skills