← 返回 Skills 市场
Yuja
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
148
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install yuja
功能描述
YuJa integration. Manage data, records, and automate workflows. Use when the user wants to interact with YuJa data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yuja - 安装完成后,直接呼叫该 Skill 的名称或使用
/yuja触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Yuja 是什么?
YuJa integration. Manage data, records, and automate workflows. Use when the user wants to interact with YuJa data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 148 次。
如何安装 Yuja?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yuja」即可一键安装,无需额外配置。
Yuja 是免费的吗?
是的,Yuja 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Yuja 支持哪些平台?
Yuja 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Yuja?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills