printnode
Installation
SKILL.md
PrintNode
PrintNode is a service that allows users to print documents from any device to any printer. It's used by businesses that need to manage and automate printing across multiple locations or devices. Think of it as a universal print driver and management system.
Official docs: https://www.printnode.com/en/docs/api/
PrintNode Overview
- Account
- Printer
- PrintJob
- PrintJob
- Scale
- ScaleReading
Working with PrintNode
This skill uses the Membrane CLI to interact with PrintNode. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills