← Back to Skills Marketplace
gora050

Redis Labs

by Vlad Ursul · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
138
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install redis-labs
Description
Redis Labs integration. Manage data, records, and automate workflows. Use when the user wants to interact with Redis Labs data.
Usage Guidance
This skill appears coherent, but note two practical risks before installing: (1) it requires installing @membranehq/cli globally (npm install -g), which will run third-party code on your machine — check the package source, version, and vendor reputation; (2) Membrane will proxy API calls and hold auth for your Redis instances, so you should only use it if you trust Membrane (review their privacy/security docs and consider least-privilege Redis credentials or a staging account). If you cannot trust Membrane, avoid installing and instead use official Redis tooling or direct API integration under your control.
Capability Assessment
Purpose & Capability
Name/description (Redis Labs integration) align with the instructions: the SKILL.md tells the agent to use the @membranehq/cli to discover connectors, create a connection, run actions, and proxy API calls to Redis. Required capabilities (network, Membrane account) are appropriate for the stated purpose.
Instruction Scope
Instructions stay within the Redis Labs integration scope (discover actions, run them, proxy requests). Important privacy/security implication: the SKILL.md relies on Membrane's proxy and auth handling — calls and credentials are sent to Membrane so users must trust that service. The doc does not instruct reading unrelated local files or environment variables.
Install Mechanism
No registry install spec is provided, but the SKILL.md instructs installing @membranehq/cli globally via npm (npm install -g @membranehq/cli). Installing a global npm package is a normal way to get a CLI, but it has moderate risk since it executes third-party code on the host; verify the package and vendor before running.
Credentials
The skill declares no required environment variables or local config paths. It also explicitly recommends not asking users for API keys and instead creating a connection through Membrane — the requested scope of credentials is proportionate.
Persistence & Privilege
Skill is instruction-only, has no install-time effects in the registry, does not request always:true, and does not ask to modify other skill settings. Agent autonomous invocation is allowed by default (normal) and unchanged here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install redis-labs
  3. After installation, invoke the skill by name or use /redis-labs
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug redis-labs
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Redis Labs?

Redis Labs integration. Manage data, records, and automate workflows. Use when the user wants to interact with Redis Labs data. It is an AI Agent Skill for Claude Code / OpenClaw, with 138 downloads so far.

How do I install Redis Labs?

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

Is Redis Labs free?

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

Which platforms does Redis Labs support?

Redis Labs is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Redis Labs?

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

💬 Comments