← Back to Skills Marketplace
membranedev

Yoprint

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
149
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install yoprint
Description
YoPrint integration. Manage data, records, and automate workflows. Use when the user wants to interact with YoPrint data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install yoprint
  3. After installation, invoke the skill by name or use /yoprint
  4. 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
Slug yoprint
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Yoprint?

YoPrint integration. Manage data, records, and automate workflows. Use when the user wants to interact with YoPrint data. It is an AI Agent Skill for Claude Code / OpenClaw, with 149 downloads so far.

How do I install Yoprint?

Run "/install yoprint" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Yoprint free?

Yes, Yoprint is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Yoprint support?

Yoprint is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Yoprint?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments