← 返回 Skills 市场
gora050

Zenler

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
162
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install zenler
功能描述
Zenler integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zenler data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zenler
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zenler 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug zenler
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Zenler 是什么?

Zenler integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zenler data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。

如何安装 Zenler?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install zenler」即可一键安装,无需额外配置。

Zenler 是免费的吗?

是的,Zenler 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Zenler 支持哪些平台?

Zenler 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Zenler?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论