← 返回 Skills 市场
gora050

Printnode

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
217
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install printnode
功能描述
PrintNode integration. Manage Printers, PrintJobs, Accounts. Use when the user wants to interact with PrintNode data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install printnode
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /printnode 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug printnode
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Printnode 是什么?

PrintNode integration. Manage Printers, PrintJobs, Accounts. Use when the user wants to interact with PrintNode data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 217 次。

如何安装 Printnode?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install printnode」即可一键安装,无需额外配置。

Printnode 是免费的吗?

是的,Printnode 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Printnode 支持哪些平台?

Printnode 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Printnode?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论