← Back to Skills Marketplace
harrylabsj

Printer Ink Cartridge Reorder Card

by haidong · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
54
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install printer-ink-cartridge-reorder-card
Description
Generates a printable printer ink supply card with model, cartridge codes, spare counts, reorder triggers, supply labels, recovery notes, and monthly checklist.
README (SKILL.md)

Printer Ink Cartridge Reorder Card

A printable printer supply card with printer model, cartridge codes, current spare count, last replaced date, reorder trigger, paper type notes, and emergency print fallback.

Example Prompts

Copy and paste one of these prompts to get started:

  1. "I have two printers at home and never know when to reorder ink. Can you make me reorder cards for both?"
  2. "My HP OfficeJet needs black ink soon — create a printer supply card with reorder trigger at one spare left."
  3. "Set up a monthly supply glance checklist and shelf labels for my home office printer area. I keep losing track of what's in the drawer."

Install-First Success Path

Input: "Home Office Printer, HP OfficeJet Pro 9015, inkjet. I have 1 spare black (HP 962XL), 0 spare color cartridges. Reorder when only one spare left."

Steps:

  1. Confirm printer name, brand, model, and type
  2. Gather known cartridge codes and inventory current spares
  3. Set reorder trigger preference (one spare left)
  4. Generate a printer reorder card with model, codes, spare counts, and trigger
  5. Produce printable supply drawer labels (BLACK INK, COLOR INK, etc.)
  6. Add a failed-print recovery checklist and monthly supply glance checklist

Output: A printable printer supply organizer including a reorder card for the HP OfficeJet Pro 9015, shelf labels, a failed-print recovery note, and a monthly supply glance checklist.

Trigger

Use this skill when a user needs to print forms, homework, labels, returns, or tickets and discovers the printer supply drawer is confusing or almost empty.

Workflow

Step 1: Identify printers

Ask the user for each printer they want to track:

  • Printer name or nickname (e.g., Home Office Printer, Kids Homework Printer)
  • Printer brand and model as written on the device
  • Printer type: inkjet, laser, photo, all-in-one, or label printer

Step 2: Gather cartridge and toner codes

Ask the user what cartridge or toner codes they already know:

  • Black ink or toner cartridge code
  • Color ink cartridge codes (individual colors or combined)
  • Photo ink cartridge codes if applicable
  • Any specialty cartridges (e.g., for label printers)
  • Where they found the codes (printer label, manual, manufacturer website, existing cartridge)

Step 3: Inventory nearby supplies

Ask what supplies are stored nearby:

  • Black ink or toner cartridges (how many spares)
  • Color ink cartridges (how many spares)
  • Photo paper (size and quantity)
  • Standard printer paper (reams remaining)
  • Labels, envelopes, or specialty media
  • Empty cartridges waiting for recycling or return

Step 4: Create printer reorder card

Generate a printer-specific reorder card with these fields:

  • Printer name and model
  • Black cartridge code and current spare count
  • Color cartridge codes and current spare counts
  • Storage location for spares
  • Last replaced date for each cartridge
  • Reorder trigger preference (e.g., one spare left, visible low warning, or at a set calendar interval)

Step 5: Add low-supply trigger row

Create a trigger row based on user preference:

  • "Reorder when only one spare remains"
  • "Reorder at first low-ink warning"
  • "Reorder every N months on a schedule"
  • Space for the user to write their preferred reorder vendor or store

Step 6: Generate supply drawer or shelf labels

Create printable labels for the supply storage area:

  • BLACK INK
  • COLOR INK
  • PHOTO PAPER
  • LABELS
  • ENVELOPES
  • RECYCLE EMPTIES / RETURN EMPTIES

Step 7: Add failed-print recovery note

Generate a recovery checklist for when a print job fails:

  • Check paper tray (paper loaded, correct size, not jammed)
  • Check ink or toner levels
  • Check power and cable connections
  • Check printer is set as default and shows online
  • Identify a backup print location (library, office supply store, shipping center, neighbor)
  • Reminder: this is a troubleshooting checklist only, not repair instructions

Step 8: Add monthly supply glance checklist

Create a monthly checklist for households that print regularly:

  • Count remaining spare cartridges for each printer
  • Check paper supply (standard, photo, specialty)
  • Note any cartridge that was replaced this month
  • Check if any empty cartridges need recycling or return
  • Review the reorder card and update counts
  • Note any print quality issues to investigate

Deliverable

A printable printer supply organizer including:

  1. Printer-specific reorder card with model, cartridge codes, spare counts, and reorder triggers
  2. Supply drawer or shelf labels for each supply category
  3. Failed-print recovery note (troubleshooting checklist, not repair guide)
  4. Monthly supply glance checklist

Safety Boundary

  • Does NOT verify cartridge compatibility with printers
  • Does NOT purchase supplies or link to stores
  • Does NOT connect to printers or install drivers
  • Does NOT repair printers or diagnose hardware faults
  • Does NOT claim a specific cartridge will work with a specific printer
  • Tells users to confirm model and cartridge codes from the printer, manual, or manufacturer guidance before purchasing
  • Tells users to consult manufacturer documentation for installation, compatibility, and warranty

Search Keywords

printer ink reorder card, ink cartridge tracker, toner supply checklist, printer supply label, printer model ink card, home printer organizer

Usage Guidance
This skill appears safe to use for creating a printable printer-supply checklist. Before buying ink or toner, follow the skill's own warning to verify your exact printer model and cartridge codes with the printer label, manual, or manufacturer documentation.
Capability Analysis
Type: OpenClaw Skill Name: printer-ink-cartridge-reorder-card Version: 1.0.1 The skill bundle is a document-only prompt designed to help users organize printer supplies by generating printable reorder cards and labels. It contains no executable code, requires no network or credential access, and includes explicit safety boundaries preventing it from attempting hardware interaction or purchases (SKILL.md, skill.json).
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The workflow is coherent with the stated purpose: it asks users for printer models, cartridge codes, spare counts, and preferences, then generates printable reorder cards, labels, and checklists. The capability signal 'can-make-purchases' is not supported by the actual artifacts; SKILL.md explicitly says it 'Does NOT purchase supplies or link to stores.'
Instruction Scope
Instructions are limited to collecting user-provided printer supply details and producing printable planning materials. The safety boundary clearly tells users to confirm cartridge compatibility from official sources and avoids repair, driver installation, and purchasing.
Install Mechanism
There is no install spec, no required binaries, and no executable code. skill.json declares promptOnly=true, execution=noExec, requires_api=false, no_network=true, no_credentials=true, and no_code_execution=true.
Credentials
The skill does not request filesystem, network, printer, driver, credential, or account access. Its inputs are normal household inventory details that are proportionate to generating a printable supply card.
Persistence & Privilege
No persistence, background execution, credential storage, memory use, or privilege escalation is described in the supplied artifacts.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install printer-ink-cartridge-reorder-card
  3. After installation, invoke the skill by name or use /printer-ink-cartridge-reorder-card
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Added sample prompts and a clear install-first success path to make getting started easier. - Expanded documentation with practical example interactions and a step-by-step usage outline. - Core workflow, safety boundaries, and deliverables remain unchanged. - No functional changes to skill logic or feature set.
v1.0.0
- Initial release of Printer Ink Cartridge Reorder Card skill. - Collects printer, cartridge, and supply details for home or small office use. - Generates printable reorder cards with model, cartridge codes, spare counts, last replaced dates, and reorder triggers. - Includes printable supply drawer/shelf labels for easy organization. - Adds a troubleshooting checklist for failed prints and a monthly inventory glance checklist. - Safety boundaries: does not verify compatibility, purchase supplies, or provide repair/diagnostics.
Metadata
Slug printer-ink-cartridge-reorder-card
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Printer Ink Cartridge Reorder Card?

Generates a printable printer ink supply card with model, cartridge codes, spare counts, reorder triggers, supply labels, recovery notes, and monthly checklist. It is an AI Agent Skill for Claude Code / OpenClaw, with 54 downloads so far.

How do I install Printer Ink Cartridge Reorder Card?

Run "/install printer-ink-cartridge-reorder-card" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Printer Ink Cartridge Reorder Card free?

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

Which platforms does Printer Ink Cartridge Reorder Card support?

Printer Ink Cartridge Reorder Card is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Printer Ink Cartridge Reorder Card?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.1.

💬 Comments