← Back to Skills Marketplace
gora050

Zenler

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
162
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install zenler
Description
Zenler integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zenler data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to talk to Zenler and does not request local secrets. Before using it, verify the @membranehq/cli package (use npx or pin a version rather than an unbounded global install), review the OAuth scopes when you connect Zenler via Membrane, and confirm you are comfortable with Membrane holding the connector credentials (check their privacy/security docs). Do not share Zenler API keys with the agent directly — follow the CLI login/connection flow instead.
Capability Analysis
Type: OpenClaw Skill Name: zenler Version: 1.0.1 The skill provides instructions for integrating Zenler via the Membrane CLI. It guides the agent through installing the '@membranehq/cli' npm package, authenticating, and managing Zenler data through Membrane's abstraction layer. The instructions are consistent with the stated purpose, and no indicators of data exfiltration, malicious execution, or harmful prompt injection were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description describe a Zenler integration and the instructions exclusively show how to use the Membrane CLI to connect to a Zenler connector and run actions — this is coherent with the stated purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, logging in, creating a connection to the zenler connector, discovering and running actions. It does not instruct reading unrelated files, environment variables, or exfiltrating data. Headless auth flow and JSON output options are documented and reasonable.
Install Mechanism
There is no platform install spec; the README tells the user/agent to install @membranehq/cli from npm (or use npx). Installing a third‑party CLI from npm is a common, proportionate choice for this integration, but it does carry the usual npm risks (supply-chain, global install permissions). Prefer npx or a pinned version and verify the package's provenance if concerned.
Credentials
The skill declares no required env vars or credentials and explicitly delegates auth to Membrane (the user logs in via the CLI). That is proportionate, though it means users must trust Membrane to hold/refresh Zenler credentials and perform API calls on their behalf.
Persistence & Privilege
Skill is not always-included and does not request system config or other skills' settings. Default autonomous invocation is allowed (normal) and there are no instructions to persist or elevate privileges on the host.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zenler
  3. After installation, invoke the skill by name or use /zenler
  4. 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
Slug zenler
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Zenler?

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

How do I install Zenler?

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

Is Zenler free?

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

Which platforms does Zenler support?

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

Who created Zenler?

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

💬 Comments