← 返回 Skills 市场
Yoprint
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
149
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install yoprint
功能描述
YoPrint integration. Manage data, records, and automate workflows. Use when the user wants to interact with YoPrint data.
安全使用建议
This skill appears coherent: it delegates auth and API calls to the Membrane service and uses the Membrane CLI to interact with YoPrint. Before installing or running it: 1) Verify the @membranehq/cli package on npm and the GitHub repository to ensure you trust the publisher; prefer using `npx @membranehq/cli@latest` if you want to avoid a global install. 2) Review Membrane's privacy/security documentation to understand what data is stored on their servers when you create a connection to YoPrint. 3) During login you will be asked to authenticate in a browser — do not paste credentials into the agent. If you need higher assurance about provenance, request the publisher/source details or a signed release.
功能分析
Type: OpenClaw Skill
Name: yoprint
Version: 1.0.1
The skill bundle provides instructions for an AI agent to interact with YoPrint via the Membrane CLI. The SKILL.md file outlines standard procedures for installing the '@membranehq/cli' package, authenticating via OAuth, and discovering or creating actions through the Membrane platform. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the logic is entirely focused on legitimate integration with the YoPrint management software.
能力评估
Purpose & Capability
The name/description (YoPrint integration) matches the instructions: use the Membrane CLI to connect to YoPrint, discover actions, and run them. The SKILL.md references official YoPrint docs and a Membrane repository/homepage, which is consistent with the stated purpose. Source is listed as unknown in the registry metadata but the SKILL.md includes a legitimate-looking homepage and repository; this is a minor provenance note but does not create incoherence.
Instruction Scope
All runtime steps are limited to installing/using the Membrane CLI, authenticating via Membrane, creating a connection to the YoPrint connector, listing/creating/running Membrane actions, and handling JSON input/output. The instructions do not ask the agent to read unrelated files, harvest system credentials, or post data to unexpected endpoints. They explicitly advise not to ask users for API keys and to let Membrane manage auth.
Install Mechanism
The SKILL.md asks users to install the Membrane CLI with `npm install -g @membranehq/cli@latest` (and offers npx alternatives). This is a standard approach for a CLI-based integration, but global npm installs execute third-party code on the host. Recommend verifying the package identity (publisher, npm page, repo), or using `npx` to avoid a global install if preferred.
Credentials
The skill declares no required environment variables, no config paths, and no credentials. It requires a Membrane account and network access, which are proportionate to its function. There are no requests for unrelated secrets or platform credentials.
Persistence & Privilege
The skill is not force-included (always:false) and is user-invocable. It does not request elevated platform privileges or attempt to modify other skills' configurations. Note: connections and tokens will be managed/persisted server-side by Membrane when you create a connection to YoPrint — that is expected and part of the stated workflow.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yoprint - 安装完成后,直接呼叫该 Skill 的名称或使用
/yoprint触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Yoprint 是什么?
YoPrint integration. Manage data, records, and automate workflows. Use when the user wants to interact with YoPrint data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 149 次。
如何安装 Yoprint?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yoprint」即可一键安装,无需额外配置。
Yoprint 是免费的吗?
是的,Yoprint 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Yoprint 支持哪些平台?
Yoprint 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Yoprint?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills