← Back to Skills Marketplace
membranedev

Yuja

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
148
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install yuja
Description
YuJa integration. Manage data, records, and automate workflows. Use when the user wants to interact with YuJa data.
Usage Guidance
This skill appears internally consistent, but before installing: 1) Verify the @membranehq package and publisher on npm (or prefer npx to avoid a global install). 2) Confirm the getmembrane.com / Membrane service is trustworthy for storing your YuJa connection and tokens. 3) Use a least-privilege YuJa account for integration and review/ revoke connections when no longer needed. 4) Avoid pasting any unrelated secrets into prompts and review Membrane's privacy/security docs if you need to host sensitive video/metadata.
Capability Analysis
Type: OpenClaw Skill Name: yuja Version: 1.0.1 The yuja skill is a standard integration bundle that facilitates interaction with the YuJa video platform via the Membrane CLI. It provides instructions for the agent to install the `@membranehq/cli` package, authenticate using a third-party service (getmembrane.com), and discover or create actions for data management. The skill follows security best practices by instructing the agent to let the external service handle credential management rather than requesting API keys directly, and it contains no evidence of malicious intent, data exfiltration, or obfuscation.
Capability Assessment
Purpose & Capability
The skill's name/description match the instructions: it tells the agent to use the Membrane CLI to connect to YuJa, discover actions, and run them. Requiring a Membrane account and network access is appropriate for this integration.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, running connection/auth commands, listing/creating/running actions, and polling for action status. It does not ask the agent to read unrelated files, export environment secrets, or send data to third-party endpoints other than Membrane/YuJa.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the README asks users to run 'npm install -g @membranehq/cli@latest' or use npx. Installing from npm is a common approach, but global npm installs modify the system and should be verified; using npx is a lower-friction alternative.
Credentials
The skill declares no required env vars and performs browser-based or CLI-based login via Membrane. This is proportionate; however, it centralizes YuJa credentials with Membrane (server-side). Users should understand and trust Membrane's handling of their YuJa account and tokens.
Persistence & Privilege
The skill is not marked 'always' and does not request changes to other skills or system-wide configs. It is user-invocable and can be used autonomously by the agent (platform default), which is expected for integrations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install yuja
  3. After installation, invoke the skill by name or use /yuja
  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 yuja
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Yuja?

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

How do I install Yuja?

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

Is Yuja free?

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

Which platforms does Yuja support?

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

Who created Yuja?

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

💬 Comments