← Back to Skills Marketplace
gora050

Zenhub

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
173
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install zenhub
Description
ZenHub integration. Manage data, records, and automate workflows. Use when the user wants to interact with ZenHub data.
Usage Guidance
This skill delegates ZenHub access to the Membrane service and its CLI. Before installing: (1) verify the @membranehq/cli package and the Membrane service (getmembrane.com / repository) are trustworthy, (2) prefer using npx for one-off runs instead of a global npm install if you do not want a permanent global binary, (3) understand that authentication will open a browser or provide a URL for login and that Membrane will manage tokens server-side (review their privacy/terms), and (4) avoid pasting credentials into unknown prompts. If you require on-prem or local-only control of tokens, this Membrane-hosted flow may not meet that requirement.
Capability Analysis
Type: OpenClaw Skill Name: zenhub Version: 1.0.3 The skill provides a standard integration for ZenHub using the Membrane platform. It instructs the agent to install the official Membrane CLI (@membranehq/cli) and use it for authentication and API interaction. The instructions in SKILL.md are transparent, focusing on legitimate project management workflows, and there are no signs of data exfiltration, malicious code execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The skill declares a ZenHub integration and its SKILL.md instructs the agent to use the Membrane CLI to connect to ZenHub and run actions. Asking the user to install @membranehq/cli and to create a connection with connectorKey=zenhub is consistent with the stated purpose.
Instruction Scope
Runtime instructions are narrowly scoped to installing/using the Membrane CLI, logging in, creating a connection, discovering/creating actions, and running them. The SKILL.md does not instruct reading unrelated files, harvesting environment variables, or sending data to unexpected endpoints beyond Membrane.
Install Mechanism
No embedded install spec in metadata (instruction-only). SKILL.md recommends npm install -g @membranehq/cli or using npx, which is reasonable for a CLI-based integration but does involve installing third-party code from npm; this is expected for a CLI-driven skill but users should verify the package authenticity before installing globally.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The SKILL.md explicitly advises not to ask users for API keys and to let Membrane manage auth, which aligns with the absence of requested secrets.
Persistence & Privilege
The skill is not always-enabled, does not request special persistence or system-wide configuration changes, and is user-invocable with normal autonomous-invocation settings. Nothing indicates it will modify other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zenhub
  3. After installation, invoke the skill by name or use /zenhub
  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 zenhub
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Zenhub?

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

How do I install Zenhub?

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

Is Zenhub free?

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

Which platforms does Zenhub support?

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

Who created Zenhub?

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

💬 Comments