← Back to Skills Marketplace
Median
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
140
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install median
Description
Median integration. Manage data, records, and automate workflows. Use when the user wants to interact with Median data.
Usage Guidance
This skill is instruction-only and uses the Membrane CLI to talk to Median. Before installing or running commands: (1) confirm you trust the @membranehq package and its source (check the GitHub repo and package contents); (2) prefer installing a specific released version rather than @latest, or install in a virtual environment / container to limit system impact; (3) be prepared to complete browser-based auth (or paste codes for headless environments) — that grants the Membrane service access to connectors on your behalf; (4) review Membrane's privacy/docs to understand what data will be proxied to Median. If any of those steps are unacceptable, do not install/run the CLI.
Capability Analysis
Type: OpenClaw Skill
Name: median
Version: 1.0.3
The skill bundle provides instructions for an AI agent to interact with the Median service using the Membrane CLI. The instructions in SKILL.md focus on legitimate integration tasks such as authentication, action discovery, and execution via the '@membranehq/cli' tool. There are no signs of data exfiltration, malicious code execution, or harmful prompt injection; in fact, the documentation explicitly advises against asking users for sensitive API keys, favoring the platform's built-in credential management.
Capability Assessment
Purpose & Capability
Name/description describe a Median integration and the instructions only require the Membrane CLI and a Membrane account, which is coherent for a connector-based integration.
Instruction Scope
SKILL.md confines runtime actions to installing/using the Membrane CLI (login, connect, list actions, run actions). It does not instruct reading unrelated files, environment variables, or sending data to unexpected endpoints.
Install Mechanism
No registry install spec is provided (instruction-only), but the README tells users to run an npm global install (npm install -g @membranehq/cli@latest). Installing a CLI from npm is expected here but has moderate operational risk (global npm installs execute package code). Consider pinning versions or installing in a controlled environment.
Credentials
The skill declares no required env vars, no primary credential, and the documentation explicitly delegates auth to Membrane (browser-based or code-paste flow). There are no disproportionate credential requests.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide config changes or cross-skill modifications. Autonomous invocation is allowed (platform default) and appropriate for this integration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install median - After installation, invoke the skill by name or use
/median - 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
Frequently Asked Questions
What is Median?
Median integration. Manage data, records, and automate workflows. Use when the user wants to interact with Median data. It is an AI Agent Skill for Claude Code / OpenClaw, with 140 downloads so far.
How do I install Median?
Run "/install median" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Median free?
Yes, Median is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Median support?
Median is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Median?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills