← Back to Skills Marketplace
Ygy
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
160
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install ygy
Description
Y.gy integration. Manage data, records, and automate workflows. Use when the user wants to interact with Y.gy data.
Usage Guidance
This skill appears to be a wrapper around the Membrane CLI to access Y.gy data. Before installing or using it: 1) Confirm the npm package @membranehq/cli is the official Membrane CLI (check the package page and GitHub repo). 2) Prefer installing a specific vetted version rather than 'latest'. 3) Understand that Y.gy data and auth will flow through Membrane's servers — review their privacy/security documentation and trustworthiness (homepage and repo). 4) If you or your org require stricter controls, inspect the CLI source code and the network endpoints it talks to before granting access.
Capability Analysis
Type: OpenClaw Skill
Name: ygy
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with the Y.gy service using the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for installation, authentication, and managing API actions through the Membrane platform. No malicious intent, data exfiltration, or suspicious obfuscation was detected; the instructions are consistent with the stated purpose of automating workflows via a legitimate integration middleware.
Capability Assessment
Purpose & Capability
The SKILL.md describes a Membrane-based integration with Y.gy and the commands you must run (connect, list actions, run actions) — that fits the stated purpose. However, the registry metadata declared no required binaries while the runtime instructions assume the Membrane CLI (npm package @membranehq/cli) is available/installed. The omission in metadata is an inconsistency rather than a functional mismatch.
Instruction Scope
Instructions are scoped to installing and using the Membrane CLI to authenticate, create a connection, discover and run actions. They do not instruct the agent to read arbitrary local files, access unrelated environment variables, or post data to unexpected endpoints. They do rely on browser-based auth and manual code completion for headless flows.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells the user to run 'npm install -g @membranehq/cli@latest' and uses npx in examples. Pulling a global npm package is a supply-chain action not captured by the registry metadata; verify the package source (npm/GitHub) and the package contents before installing. Using 'latest' increases risk vs pinning a version.
Credentials
The skill does not request environment variables or secrets in metadata. The SKILL.md explicitly advises letting Membrane handle credentials and not to ask users for API keys. Note: using this skill will route Y.gy interactions through Membrane's service, so data and auth flows will involve that third party.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. It is user-invocable and allows normal autonomous invocation. There is no instruction to modify other skills or system-wide configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ygy - After installation, invoke the skill by name or use
/ygy - 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
Frequently Asked Questions
What is Ygy?
Y.gy integration. Manage data, records, and automate workflows. Use when the user wants to interact with Y.gy data. It is an AI Agent Skill for Claude Code / OpenClaw, with 160 downloads so far.
How do I install Ygy?
Run "/install ygy" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ygy free?
Yes, Ygy is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ygy support?
Ygy is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ygy?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills