wardrobe-receipt-cataloger

Installation
SKILL.md

wardrobe-receipt-cataloger

What This Skill Does

Given a date range (defaulting to the last 90 days), this skill:

  1. Searches Gmail for clothing purchase receipts
  2. Parses each receipt to extract: brand, product name, color/colorway, size, price, purchase date, product URL
  3. Downloads product images to logseq/assets/ with structured filenames
  4. Fetches an Internet Archive (Wayback Machine) snapshot URL for each product
  5. Updates logseq/pages/Wardrobe.md in the correct section
  6. Creates or updates brand pages in logseq/pages/
  7. Links each entry to the product page, Wayback Machine snapshot, purchase date journal entry, and original Gmail thread

Phase 0 — Scope

Load Gmail tools first:

Installs
1
GitHub Stars
8
First Seen
Jun 3, 2026
wardrobe-receipt-cataloger — tstapler/dotfiles