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