← Back to Skills Marketplace
Yuki
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
195
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install yuki
Description
Yuki integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yuki data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install yuki - After installation, invoke the skill by name or use
/yuki - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Yuki?
Yuki integration. Manage data, records, and automate workflows. Use when the user wants to interact with Yuki data. It is an AI Agent Skill for Claude Code / OpenClaw, with 195 downloads so far.
How do I install Yuki?
Run "/install yuki" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Yuki free?
Yes, Yuki is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Yuki support?
Yuki is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Yuki?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills