← 返回 Skills 市场
Yuki
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
195
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install yuki
功能描述
Yuki integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yuki data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to talk to Yuki and doesn't ask for API keys. Before installing or running anything, verify the @membranehq/cli package and publisher (npmjs profile, GitHub repo), confirm the homepage/repository links are legitimate, and only run the CLI commands in a trusted environment. Installing a global npm package executes third-party code — if you don't trust the package owner, avoid global installation and prefer running via npx in an isolated environment. When authenticating, use the official Membrane login flow and do not paste credentials into untrusted prompts. If you need higher assurance, ask the skill author for a signed release or an install spec that pins a vetted package version.
功能分析
Type: OpenClaw Skill
Name: yuki
Version: 1.0.3
The skill bundle provides instructions for an AI agent to integrate with the Yuki SaaS application using the Membrane CLI. It follows security best practices by advising the agent to use Membrane's managed authentication instead of asking users for raw API keys. The instructions in SKILL.md are consistent with the stated purpose of managing Yuki data and do not contain evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
The skill declares it integrates with Yuki via Membrane and all runtime steps in SKILL.md use the Membrane CLI (connect, action list/create/run). There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, logging in, creating a connection, discovering and running actions, and best-practice guidance. The SKILL.md does not instruct reading unrelated files or exfiltrating secrets, and it explicitly advises not to ask users for API keys.
Install Mechanism
There is no formal install spec, but the doc instructs users to run `npm install -g @membranehq/cli@latest` or `npx @membranehq/cli`. Pulling and executing a global npm package is a moderate-risk action because it runs third-party code; this is expected for a CLI-based integration but the package and publisher should be verified first.
Credentials
The skill requires no environment variables or local credentials. Authentication is delegated to Membrane (browser-based or code exchange), which is proportionate to the described integration. No unrelated secrets are requested.
Persistence & Privilege
The skill is not always-on and is user-invocable (defaults). It does not request persistent system-wide privileges or modify other skills' configuration. Autonomous invocation is enabled by default but is not combined with other concerning factors here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yuki - 安装完成后,直接呼叫该 Skill 的名称或使用
/yuki触发 - 根据 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
元数据
常见问题
Yuki 是什么?
Yuki integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yuki data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 195 次。
如何安装 Yuki?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yuki」即可一键安装,无需额外配置。
Yuki 是免费的吗?
是的,Yuki 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Yuki 支持哪些平台?
Yuki 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Yuki?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills