← Back to Skills Marketplace
membranedev

Yodiz

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
158
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install yodiz
Description
Yodiz integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yodiz data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install yodiz
  3. After installation, invoke the skill by name or use /yodiz
  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 yodiz
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Yodiz?

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

How do I install Yodiz?

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

Is Yodiz free?

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

Which platforms does Yodiz support?

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

Who created Yodiz?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments