← Back to Skills Marketplace
gora050

Rd Station

by Vlad Ursul · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install rd-station
Description
RD Station integration. Manage Recordses. Use when the user wants to interact with RD Station data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rd-station
  3. After installation, invoke the skill by name or use /rd-station
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug rd-station
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Rd Station?

RD Station integration. Manage Recordses. Use when the user wants to interact with RD Station data. It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.

How do I install Rd Station?

Run "/install rd-station" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Rd Station free?

Yes, Rd Station is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Rd Station support?

Rd Station is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Rd Station?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.0.

💬 Comments