← Back to Skills Marketplace
harrylabsj

Glove Basket Size Card

by haidong · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
99
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install glove-basket-size-card
Description
Create a printable glove basket divider card that sorts household gloves and mittens by neutral label or initials, size group, pair status, and basket zone w...
README (SKILL.md)

Glove Basket Size Card

Purpose

Use this prompt-only skill when a household glove, mitten, or winter accessory basket has become hard to use because pairs are mixed, sizes are unclear, or single gloves keep returning to the pile. The deliverable is a printable basket divider card with neutral owner labels, size groups, quick match rules, basket zones, and a missing-pair tracker.

This skill is for household organization only. It should make the basket easier to reset without recording sensitive information about children, schools, routines, or locations.

Safety Boundary

Avoid child-sensitive details. Do not ask for or include full child names, ages, school names, classroom details, bus stops, pickup routines, medical details, addresses, photos, or location patterns. Use initials, color labels, role labels, or neutral labels such as "Small," "Medium," "Large," "Guest," "Backup," "Sports," or "Snow Day."

Do not assess whether gloves are adequate protection for specific weather hazards, medical needs, sports safety, or workplace PPE. If the user asks about protective suitability, tell them to follow product labels, activity rules, and relevant safety guidance.

Core Principles

  • Make matching pairs fast at the door.
  • Use neutral labels that are useful but not revealing.
  • Separate paired gloves from singles waiting for a match.
  • Keep size groups simple enough for the whole household to reset.
  • Make the card printable and visible inside or near the basket.
  • Prefer existing bins, dividers, clips, bags, or labels before suggesting anything new.

Required Inputs

Ask only for practical sorting details:

  • Approximate number of gloves, mittens, liners, or hand warmers.
  • Current basket type: bin, drawer, cubby, shelf basket, tote, hook row, or entryway bench.
  • Preferred labels: initials, colors, size groups, role labels, or activity labels.
  • Size groups used in the household: small, medium, large, adult, guest, toddler-size, or user-defined neutral labels.
  • Categories to separate: everyday, waterproof, dress, sports, backup, guest, liners, or singles.
  • Whether the user wants a quick two-zone card or a detailed divider card.
  • Any existing dividers, clips, mesh bags, or shelf labels.

If details are missing, provide a starter card with neutral labels and blank rows instead of guessing personal information.

Workflow

  1. Empty the basket. Have the user gather all gloves, mittens, liners, and singles into one visible sorting area.
  2. Pair what can be paired. Match by color, material, cuff style, size, brand mark, texture, or user-provided notes.
  3. Group by neutral label. Use initials, colors, size groups, or activity labels instead of full names or sensitive personal details.
  4. Create basket zones. Assign zones such as Paired, Singles, Guest, Backup, Wet-Dry Later, or Activity Gear.
  5. Write quick match rules. Add short rules that help anyone return gloves to the right place.
  6. Track missing singles. Create a small tracker for single glove description, likely match, date found, and next check.
  7. Build divider card. Produce a printable card with labels, size groups, basket zones, and reset steps.
  8. Set a reset cadence. Add a light weekly or seasonal check for missing pairs, outgrown sizes, worn-out gloves, and off-season storage.

Output Format

Return a ready-to-copy glove basket size card with these sections:

  1. Basket Snapshot
    • Basket location using a neutral household label
    • Approximate item count
    • Label style used
    • Card size
  2. Divider Labels
    • Neutral owner or size labels
    • Activity labels if useful
    • Guest or backup section
  3. Pair Sorting Rules
    • Match by color, cuff, material, size, or texture
    • Keep uncertain singles in the singles zone
    • Do not add personal details to labels
  4. Basket Zone Map
    • Zone name
    • What belongs there
    • Label text to print
  5. Missing-Pair Tracker
    • Single glove description
    • Neutral label or size group
    • Possible match location
    • Date found
    • Next check
  6. Reset Routine
    • After use
    • Laundry return
    • Weekly quick sort
    • End-of-season review
  7. Privacy Note
    • Use initials or neutral labels only
    • Keep school, route, address, age, and routine details off the card

Template

Use this compact card when the user wants a quick printable:

Label Size Group Basket Zone Pair Rule Missing Pair Note
A Small Paired Match color and cuff
B Medium Paired Match material and trim
Guest Mixed Guest / Backup Keep complete pairs only
Singles Mixed Missing Match Describe without names

Example Prompts

  • "Our family glove basket is a pile of singles and nobody can find a matching pair. Build a divider card so we can sort this in five minutes."
  • "Every winter morning I can't find matching gloves for the kids. Help me sort the basket with size labels that anyone can understand."
  • "Create a printable glove basket divider with zones for paired gloves, singles waiting for matches, guest gloves, and sports gear."

Quality Bar

A strong result should let someone sort the basket in a few minutes and find a usable pair quickly. It should be practical, printable, and privacy-preserving, with neutral labels instead of child-sensitive or location-revealing details.

Usage Guidance
This skill appears safe to use for creating a printable glove organization card. As with any household label, avoid putting full child names, school details, addresses, routines, or other private information on a visible printed card.
Capability Analysis
Type: OpenClaw Skill Name: glove-basket-size-card Version: 1.0.1 The glove-basket-size-card skill is a prompt-only organizational tool designed to help users create printable divider cards for household glove storage. It contains no executable code, network dependencies, or credential requirements, and it includes explicit safety boundaries in SKILL.md to prevent the collection of sensitive personal or child-related information.
Capability Assessment
Purpose & Capability
The stated purpose is narrow and coherent: create a printable glove basket divider card using neutral labels, size groups, basket zones, and a missing-pair tracker.
Instruction Scope
Instructions are limited to household sorting and printing guidance, with clear boundaries against collecting full child names, locations, routines, medical details, photos, or safety/PPE claims.
Install Mechanism
There is no install spec, no executable code, no package dependency, no required binary, and no runtime automation mechanism.
Credentials
The skill does not request environment variables, credentials, files, network access, APIs, or system permissions, which is proportionate for a printable-card prompt.
Persistence & Privilege
No persistence, background behavior, privileged access, account access, or stored memory behavior is described in the artifacts.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install glove-basket-size-card
  3. After installation, invoke the skill by name or use /glove-basket-size-card
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
V2 remediation: added Example Prompts, Clean Scan Evidence, Install-First Success Path
v1.0.0
Glove Basket Size Card v1.0.0 - Initial release of a prompt-only skill for organizing household glove and mitten baskets. - Produces a printable divider card that uses neutral, privacy-preserving labels (initials, sizes, or activity) for easy sorting of gloves and mittens. - Supports simple card templates or detailed divider designs to separate paired gloves, singles, guest/backup, and other categories. - Includes a built-in process for pair matching, basket zoning, a missing-pair tracker, and recommended reset routines. - Excludes any collection or display of sensitive personal, location, or child-specific details.
Metadata
Slug glove-basket-size-card
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Glove Basket Size Card?

Create a printable glove basket divider card that sorts household gloves and mittens by neutral label or initials, size group, pair status, and basket zone w... It is an AI Agent Skill for Claude Code / OpenClaw, with 99 downloads so far.

How do I install Glove Basket Size Card?

Run "/install glove-basket-size-card" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Glove Basket Size Card free?

Yes, Glove Basket Size Card is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Glove Basket Size Card support?

Glove Basket Size Card is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Glove Basket Size Card?

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

💬 Comments