← Back to Skills Marketplace
nullying

Printer Ai

by NullYing · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ✓ Security Clean
322
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install printer-ai-skills
Description
Cross-platform local printer CLI - Manage and print to local printers (Windows/macOS/Linux) via the printer-ai CLI. Use when the user needs to print files, q...
Usage Guidance
This skill appears to do what it says: drive local printers using a 'printer-ai' CLI. The main caution is the installer: it pulls a binary from a GitHub repository (git+https://github.com/NullYing/printer-ai-skills.git). Before installing, review the repository source to ensure it is trustworthy, prefer an official release or signed binary if available, run the installer in a sandbox if possible, and be aware the CLI will have access to any local files you ask it to print (avoid sending sensitive files until you trust the binary).
Capability Analysis
Type: OpenClaw Skill Name: printer-ai-skills Version: 0.1.1 The skill bundle provides instructions for an AI agent to interact with a local printer CLI tool named `printer-ai`. It includes standard functionality for listing printers, checking status, and managing print jobs across Windows, macOS, and Linux. The installation process uses `uv` to fetch the tool from a GitHub repository (github.com/NullYing/printer-ai-skills.git), and the instructions in SKILL.md are strictly aligned with the stated purpose of printer management without any signs of malicious intent or prompt injection.
Capability Assessment
Purpose & Capability
The name/description describe a local-printer CLI and the skill only requires the 'printer-ai' binary and instructs the agent to run that CLI. Requested capabilities match the stated purpose; no unrelated credentials or system-level access are requested.
Instruction Scope
SKILL.md contains concrete CLI usage (list printers, status, print, jobs) and references only local file paths and printer indexes. It does not instruct reading unrelated files, environment variables, or exfiltrating data to external endpoints.
Install Mechanism
The install uses a UV installer to fetch a git+https://github.com/NullYing/printer-ai-skills.git repo and creates a 'printer-ai' binary. Fetching and installing code from a GitHub repo is common but carries moderate risk because arbitrary code will be written/executed on the system; there is no homepage or well-known release host listed to further attest to provenance.
Credentials
No environment variables, credentials, or config paths are requested. That is proportional for a local-printer CLI which typically does not need external secrets.
Persistence & Privilege
always is false and the skill does not request permanent presence or system-wide configuration changes. It does install a binary (per install spec) but does not request elevated privileges or to modify other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install printer-ai-skills
  3. After installation, invoke the skill by name or use /printer-ai-skills
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.1
- SKILL.md updated: fully translated documentation from Chinese to English. - README.md and README_CN.md removed; SKILL.md is now the main and only documentation file. - Clarified usage instructions and command examples in English. - Updated print option tables with bilingual (English + Chinese) descriptions for key fields. - Reworded skill description and usage context for clarity and international audience.
v0.1.0
Initial release of printer-ai-skills: - Add cross-platform local printer support (Windows, macOS, Linux) via the printer-ai CLI. - Enables listing local printers, checking status, querying attributes, printing files, managing jobs, and job cancellation. - Provides detailed usage documentation, including option formats for CUPS/IPP (macOS/Linux) and DEVMODE (Windows). - Not intended for cloud or remote printers.
Metadata
Slug printer-ai-skills
Version 0.1.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Printer Ai?

Cross-platform local printer CLI - Manage and print to local printers (Windows/macOS/Linux) via the printer-ai CLI. Use when the user needs to print files, q... It is an AI Agent Skill for Claude Code / OpenClaw, with 322 downloads so far.

How do I install Printer Ai?

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

Is Printer Ai free?

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

Which platforms does Printer Ai support?

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

Who created Printer Ai?

It is built and maintained by NullYing (@nullying); the current version is v0.1.1.

💬 Comments