← 返回 Skills 市场
Zixflow
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
199
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install zixflow
功能描述
Zixflow integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zixflow data.
安全使用建议
This skill is coherent: it delegates Zixflow access to the Membrane CLI and doesn't ask for unrelated secrets. Before installing, verify the @membranehq/cli package source (npm package page and the GitHub repo) to ensure you trust the maintainer, and consider using npx (ephemeral execution) instead of a global install if you want to reduce permanent code on your system. Be aware that installing/executing npm CLIs runs third-party code on your machine and that authentication will open a browser/or require a user to paste a code (OAuth flow). If you need higher assurance, review the CLI's repository and recent package versions before proceeding.
功能分析
Type: OpenClaw Skill
Name: zixflow
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with Zixflow using the Membrane CLI tool. It outlines standard procedures for installing the `@membranehq/cli` package, authenticating via OAuth, and managing workflows through the Membrane platform. The instructions in SKILL.md are consistent with legitimate integration logic and do not contain evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description (Zixflow integration) align with the instructions: use the Membrane CLI to connect to a zixflow connector, list/create/run actions, and manage connections. Required capabilities (network, Membrane account, CLI) are appropriate for this purpose.
Instruction Scope
SKILL.md limits runtime instructions to installing/using the Membrane CLI, authenticating via Membrane, creating/listing/running actions, and best practices. It does not ask the agent to read unrelated files, exfiltrate data, or access unrelated credentials.
Install Mechanism
This is an instruction-only skill (no install spec), but the docs instruct users to install @membranehq/cli via npm (global or npx). Installing/executing code from npm runs third-party code on the host — a normal pattern for CLIs but one that carries the usual supply-chain risk. The referenced repository and homepage appear plausible.
Credentials
No environment variables, secrets, or config paths are requested by the skill. Authentication is delegated to Membrane's login flow (browser-based OAuth/code flow), which is proportionate to the integration's needs.
Persistence & Privilege
The skill does not request always:true or system-wide config changes, and it doesn't claim the ability to modify other skills. Autonomous invocation is enabled (platform default) but not combined with elevated privileges or broad credential access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zixflow - 安装完成后,直接呼叫该 Skill 的名称或使用
/zixflow触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Zixflow 是什么?
Zixflow integration. Manage data, records, and automate workflows. Use when the user wants to interact with Zixflow data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 199 次。
如何安装 Zixflow?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zixflow」即可一键安装,无需额外配置。
Zixflow 是免费的吗?
是的,Zixflow 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Zixflow 支持哪些平台?
Zixflow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zixflow?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills