← Back to Skills Marketplace
gora050

Range

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
200
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install range
Description
Range integration. Manage Workspaces. Use when the user wants to interact with Range data.
Usage Guidance
Before installing: 1) Verify the npm package (@membranehq/cli) and the listed repository/homepage on npm and GitHub to ensure they match the vendor you trust. 2) Prefer using 'npx @membranehq/cli' (or install in a sandbox/container) instead of global 'npm install -g' to reduce risk from running remote code. 3) Expect to authenticate in-browser; the CLI will manage tokens and may store credentials locally — treat the machine accordingly. 4) Confirm Membrane's privacy/security policies for how it stores and handles connections to Range. 5) If you need stricter controls, avoid installing the CLI on sensitive hosts and use a dedicated environment.
Capability Analysis
Type: OpenClaw Skill Name: range Version: 1.0.3 The skill provides instructions for an AI agent to manage Range workspaces using the Membrane CLI (@membranehq/cli). It outlines standard procedures for authentication, connection management, and action execution through the Membrane platform. No malicious behavior, data exfiltration, or obfuscation was detected; the instructions focus on using the CLI as intended for API integration and promote secure credential handling by delegating authentication to the Membrane service.
Capability Assessment
Purpose & Capability
The skill is described as a Range integration and the instructions exclusively use the Membrane CLI to connect to Range, discover and run actions. Required capabilities (network access and a Membrane account) align with the stated purpose.
Instruction Scope
SKILL.md contains only installation and usage instructions for the Membrane CLI (login, connect, action list/run). It does not instruct reading unrelated files, requesting unrelated credentials, or transmitting data to unexpected endpoints. Interactive login flows are described appropriately for headless vs interactive environments.
Install Mechanism
This is an instruction-only skill (no automatic install spec). It asks users to install @membranehq/cli via 'npm install -g' (or use npx in examples). Installing a global npm package is common but runs remote code from the npm registry — verify the package and repository before installing and prefer npx or a containerized environment if you want lower risk.
Credentials
The skill declares no required environment variables or primary credential. SKILL.md explicitly instructs not to ask for API keys and to let Membrane handle auth, so no disproportionate credential access is requested.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent system-wide privileges. It does not instruct modifying other skills or system-wide agent configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install range
  3. After installation, invoke the skill by name or use /range
  4. 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
Slug range
Version 1.0.3
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is Range?

Range integration. Manage Workspaces. Use when the user wants to interact with Range data. It is an AI Agent Skill for Claude Code / OpenClaw, with 200 downloads so far.

How do I install Range?

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

Is Range free?

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

Which platforms does Range support?

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

Who created Range?

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

💬 Comments