From simplyprint
Add a file to the SimplyPrint print queue and optionally start it on a specific printer
How this skill is triggered — by the user, by Claude, or both
Slash command
/simplyprint:queue-printThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Help the user queue a print on their SimplyPrint farm.
Help the user queue a print on their SimplyPrint farm.
Steps:
list_printers and ask which printer or printer group should print it.If the chosen printer is currently printing, ask the user whether to queue behind the current job or pick a different printer rather than silently queueing.
Never start a print on a printer that's reporting an error or offline state — surface the error to the user instead.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub simplyprint/simplyprint-claude-plugin --plugin simplyprint