← 返回 Skills 市场
Yodiz
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
158
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install yodiz
功能描述
Yodiz integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yodiz data.
安全使用建议
This skill appears internally consistent: it uses the Membrane CLI to talk to Yodiz and does not ask for unrelated secrets. Before installing, verify you trust Membrane (@membranehq) and the CLI package (check the npm package and its homepage), be aware that npm -g modifies your system PATH and may require elevated permissions, and expect an interactive browser login that grants Membrane access to your Yodiz data. If you cannot or do not want to install global CLIs, consider using npx or asking for a hosted alternative. If you need higher assurance, review Membrane's privacy/terms and the exact permissions requested during the connection flow.
功能分析
Type: OpenClaw Skill
Name: yodiz
Version: 1.0.1
The skill bundle provides a standard integration for Yodiz project management using the Membrane CLI. It includes instructions for the agent to authenticate, discover, and execute actions through the Membrane platform. The instructions specifically advise against asking users for API keys, delegating credential management to the platform's secure connection handler, which is a positive security practice. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The SKILL.md describes integrating with Yodiz through the Membrane platform; the steps (install Membrane CLI, create a connection, discover and run actions) match that purpose and do not request unrelated services or secrets.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, authenticating via browser flow, creating a connection, discovering and running actions, and polling action state. The doc does not instruct reading arbitrary local files, harvesting environment variables, or sending data to unexpected endpoints.
Install Mechanism
No install spec is embedded in the registry (instruction-only), but the SKILL.md tells users to run an npm global install (npm install -g @membranehq/cli) or use npx. This is a common distribution method but has moderate operational implications (global installs modify the system PATH and require permission); the instruction-only nature means nothing is written by the skill itself.
Credentials
No environment variables, credentials, or config paths are required by the skill. Authentication is performed via Membrane's browser-based flow (user-driven), which is proportionate to the described functionality.
Persistence & Privilege
The skill does not request always: true, does not modify other skills or system-wide settings, and relies on user-driven Membrane authentication. Autonomous invocation is allowed (platform default) but not combined with excessive privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yodiz - 安装完成后,直接呼叫该 Skill 的名称或使用
/yodiz触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Yodiz 是什么?
Yodiz integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yodiz data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 158 次。
如何安装 Yodiz?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yodiz」即可一键安装,无需额外配置。
Yodiz 是免费的吗?
是的,Yodiz 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Yodiz 支持哪些平台?
Yodiz 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Yodiz?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills