Declutter Genie

April 28, 2026 · View on GitHub

A Claude Code plugin for inventory analysis and decluttering. Import your possessions in any format you have them, then let Claude help you decide what to throw out, what to sell, what to donate (and to whom), what to itemize on home insurance, and where you put everything.

Skills

SkillPurpose
setup-workspaceOne-time setup — pick a workspace path, set geography and currency, scaffold folders.
import-inventoryImport an inventory in any format — CSV, XLSX, JSON, Markdown, free-text bullets, photos of handwritten lists, mixed folders. Normalizes into a canonical schema.
suggest-discardsRecommend items worth throwing away — broken, obsolete, expired, redundant.
find-duplicatesIdentify exact, fuzzy, and functional duplicates. Recommend which copy to keep.
value-for-insuranceFlag itemizable high-value items for a contents insurance policy; assist with valuation; flag items needing professional appraisal.
identify-resale-targetsFind items worth selling, with geo-aware platform recommendations (Yad2, eBay, Facebook Marketplace, Reverb, etc.) and effort-vs-payoff scoring.
identify-donation-targetsFind items worth donating, with geo-aware specific charity / shelter / refugee aid / gemach suggestions matched to item type.
hype-giveaway-postGenerate over-the-top social media posts for giveaway items (Buy Nothing, Marketplace, Freecycle, Olio). Tone dial from chaotic to straight.
box-mapTrack which items are in which boxes / rooms / storage. Lookup, manifest, and reorganize modes.
generate-action-listRender printable CSV / PDF action lists — throw-out lists, donation pickup lists, resale queue, insurance schedule, box labels.

Typical flow

  1. setup-workspace once.
  2. import-inventory whenever you add stuff (paste a list, point at a spreadsheet, take a photo).
  3. find-duplicates and suggest-discards to triage.
  4. Route flagged items to identify-resale-targets, identify-donation-targets, or keep with value-for-insurance.
  5. box-map as you actually pack things up.
  6. generate-action-list to print a worklist or insurance schedule.

Where data lives

  • Your inventory lives at a path you choose during setup-workspace (default: ~/Documents/Declutter-Genie/). It's yours — keep it, version it, back it up.
  • A pointer to that path lives at $CLAUDE_USER_DATA/declutter-genie/config.json (defaults to ~/.local/share/claude-plugins/declutter-genie/). The plugin install directory is never written to.

Installation

claude plugins install declutter-genie@danielrosehill

License

MIT