← Back to Skills Marketplace
Zephyr Essential Cloud
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
161
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install zephyr-essential-cloud
Description
Zephyr Essential Cloud integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zephyr Essential Cloud data.
Usage Guidance
This skill appears coherent: it delegates auth and API calls to the Membrane CLI and does not request unrelated system access. Before installing, verify you trust the Membrane project (check https://getmembrane.com and the GitHub repo), review the npm package metadata/source for @membranehq/cli, and confirm what OAuth scopes or credentials the Membrane connector will request for your Zephyr/Jira account. Prefer testing in a non-production account if you have concerns about stored credentials or CLI behavior. Do not provide any other unrelated API keys or secrets to this skill.
Capability Analysis
Type: OpenClaw Skill
Name: zephyr-essential-cloud
Version: 1.0.1
The skill bundle provides instructions for integrating with Zephyr Essential Cloud using the Membrane CLI. It focuses on legitimate test management activities such as managing test cases and executions. The instructions in SKILL.md guide the agent to use the '@membranehq/cli' for authentication and action execution, emphasizing secure credential handling by delegating auth to the Membrane platform rather than local storage. No malicious patterns, such as data exfiltration or unauthorized execution, were detected.
Capability Assessment
Purpose & Capability
The name/description (Zephyr Essential Cloud integration) aligns with the instructions which use the Membrane CLI to connect, discover, build, and run actions against Zephyr. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md limits runtime actions to installing/using the Membrane CLI, logging in, creating a connection, listing/searching/creating/running actions, and polling. It does not instruct reading unrelated files, exporting arbitrary system data, or sending data to unexpected endpoints.
Install Mechanism
The skill recommends installing @membranehq/cli globally via npm (public registry). This is a standard approach for CLI tooling but carries the usual npm-global risks (code from a package executes on the host). No direct downloads from suspicious URLs are present.
Credentials
No environment variables, local config paths, or credentials are required by the skill; SKILL.md explicitly instructs to let Membrane manage API keys and not to request secrets directly. The only external requirement is a Membrane account and network access, which is appropriate for this integration.
Persistence & Privilege
Skill is not 'always' enabled and is user-invocable. It does not request permission to modify other skills or system-wide agent settings. Autonomous invocation is allowed (platform default) and is not, by itself, a concern here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zephyr-essential-cloud - After installation, invoke the skill by name or use
/zephyr-essential-cloud - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Zephyr Essential Cloud?
Zephyr Essential Cloud integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zephyr Essential Cloud data. It is an AI Agent Skill for Claude Code / OpenClaw, with 161 downloads so far.
How do I install Zephyr Essential Cloud?
Run "/install zephyr-essential-cloud" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zephyr Essential Cloud free?
Yes, Zephyr Essential Cloud is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zephyr Essential Cloud support?
Zephyr Essential Cloud is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zephyr Essential Cloud?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills