← Back to Skills Marketplace
Zenkit
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
160
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install zenkit
Description
Zenkit integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zenkit data.
Usage Guidance
This skill looks coherent with its stated purpose, but before installing: (1) verify the @membranehq/cli package and its publisher on the npm registry and confirm you trust getmembrane.com; (2) prefer using npx or a contained environment instead of a global npm -g install on shared machines; (3) be prepared to authenticate via your browser and provide one-time codes for headless flows; (4) do not provide unrelated secrets—this skill explicitly says Membrane manages credentials. If you need higher assurance, review the Membrane CLI source and npm package release history before installing.
Capability Analysis
Type: OpenClaw Skill
Name: zenkit
Version: 1.0.1
The skill provides a standard integration for Zenkit using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` package, authenticating, and managing actions via the Membrane platform. The behavior is transparent and aligned with the stated purpose of project management integration, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
Name/description promise (Zenkit integration) matches the instructions: the document consistently instructs use of the Membrane CLI to connect to Zenkit, list/create actions, and run them. Required capabilities (network + Membrane account) are appropriate for this purpose.
Instruction Scope
SKILL.md is narrowly scoped to installing/using the Membrane CLI (login, connect, action list/create/run). It does not instruct reading unrelated files, exfiltrating data to other endpoints, or asking for unrelated credentials. Headless authentication flow is described and limited to the user providing a one-time code.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md advises installing @membranehq/cli globally via npm (-g) or using npx in examples. Installing an npm package is a common way to get a CLI but does fetch and run third-party code from the npm registry; this is proportionate to the stated purpose but carries the usual trust/maintenance considerations of installing global npm packages.
Credentials
The skill declares no required environment variables or config paths and explicitly advises letting Membrane handle credentials rather than asking for API keys. No unrelated secrets are requested.
Persistence & Privilege
Skill is not marked always:true and does not request persistent system-wide changes or access to other skills' configurations. It relies on Membrane for credential management and normal CLI-based authentication flows.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zenkit - After installation, invoke the skill by name or use
/zenkit - 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 Zenkit?
Zenkit integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zenkit data. It is an AI Agent Skill for Claude Code / OpenClaw, with 160 downloads so far.
How do I install Zenkit?
Run "/install zenkit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Zenkit free?
Yes, Zenkit is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Zenkit support?
Zenkit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Zenkit?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills