← Back to Skills Marketplace
gora050

Printnode

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
217
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install printnode
Description
PrintNode integration. Manage Printers, PrintJobs, Accounts. Use when the user wants to interact with PrintNode data.
Usage Guidance
This skill appears coherent: it uses Membrane as a proxy to PrintNode and avoids asking for raw API keys. Before installing, verify the @membranehq/cli npm package and its repository, confirm the Membrane service (getmembrane.com) is trustworthy for storing your PrintNode credentials, and be aware a global npm install will write files and tokens to your system. If you have sensitive printers/accounts, consider creating a limited test account or running the CLI in an isolated environment first.
Capability Analysis
Type: OpenClaw Skill Name: printnode Version: 1.0.3 The skill bundle provides instructions for an AI agent to integrate with PrintNode using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating via `membrane login`, and managing print jobs through Membrane's abstraction layer. The instructions prioritize security by advising the agent to let the platform handle credentials rather than requesting API keys directly. No malicious code, data exfiltration, or harmful prompt injections were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill claims to integrate with PrintNode and instructs the agent to use the Membrane connector key 'printnode' via the Membrane CLI. No unrelated env vars, binaries, or config paths are requested, so the required capabilities are consistent with the description.
Instruction Scope
SKILL.md confines runtime actions to installing/using the Membrane CLI, performing login, creating a connection, listing/discovering/creating/running actions. It does not instruct reading arbitrary files, exfiltrating data, or accessing unrelated system state.
Install Mechanism
The install step recommends 'npm install -g @membranehq/cli@latest' (a public npm package). Using npm is reasonable, but global installs modify the system, and 'latest' can change over time. Verify the package identity/source and the implications of a global npm install before proceeding.
Credentials
The skill requires a Membrane account and network access but requests no local API keys. Membrane is expected to manage PrintNode credentials server-side; however, the CLI will create local state (auth tokens/config). Confirm you trust Membrane to hold your PrintNode access and understand where tokens are stored.
Persistence & Privilege
The skill is instruction-only, not always-enabled, and does not request elevated platform privileges. The only persistence-like effect is installing the CLI (a normal developer tool); there is no attempt to modify other skills or global agent configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install printnode
  3. After installation, invoke the skill by name or use /printnode
  4. 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
Slug printnode
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Printnode?

PrintNode integration. Manage Printers, PrintJobs, Accounts. Use when the user wants to interact with PrintNode data. It is an AI Agent Skill for Claude Code / OpenClaw, with 217 downloads so far.

How do I install Printnode?

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

Is Printnode free?

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

Which platforms does Printnode support?

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

Who created Printnode?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments