Inventory analysis and decluttering assistant — import a household/possession inventory in any format, then identify discards, duplicates, resale targets, donation targets (geo-aware), insurance-worthy items, and generate throw-out / giveaway lists as CSV or PDF.
Manage box maps — track which items are in which physical boxes (or rooms / shelves / storage units) so the user can find things without opening every box. Reads/writes the box and location fields on items in inventory/master.json and produces a per-box manifest, plus a reverse "where is X" lookup.
Identify duplicate or near-duplicate items in the workspace inventory — exact name matches, fuzzy name matches, and functional duplicates (multiple kettles, multiple HDMI cables of the same length). Outputs a grouped duplicates report and recommends which to keep based on condition and value.
Generate a printable / portable action list as CSV and optionally PDF — throw-out lists, donation pickup lists, resale queues, insurance schedules, or box labels. Pulls from analysis/* reports already produced by the other skills, and renders via Typst (preferred) or pandoc fallback. The user walks through the house with the printout and ticks items off.
Generate a deliberately over-the-top, hype-y social media post for an item the user is giving away or selling — Buy Nothing groups, Facebook Marketplace, Freecycle, Olio, Yad2 freebies. Treats every item like a flagship product launch. Tongue-in-cheek by default; can be dialled down to "just enthusiastic" if the user wants to actually use the post.
Identify items worth donating rather than discarding, and for each one suggest specific donation organizations near the user that would actually benefit from it. Geo-aware — reads geography from workspace.json and proposes locally relevant charities, shelters, refugee aid groups, schools, religious organizations, repair cafes, and freecycle networks.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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.
| Skill | Purpose |
|---|---|
setup-workspace | One-time setup — pick a workspace path, set geography and currency, scaffold folders. |
import-inventory | Import an inventory in any format — CSV, XLSX, JSON, Markdown, free-text bullets, photos of handwritten lists, mixed folders. Normalizes into a canonical schema. |
suggest-discards | Recommend items worth throwing away — broken, obsolete, expired, redundant. |
find-duplicates | Identify exact, fuzzy, and functional duplicates. Recommend which copy to keep. |
value-for-insurance | Flag itemizable high-value items for a contents insurance policy; assist with valuation; flag items needing professional appraisal. |
identify-resale-targets | Find items worth selling, with geo-aware platform recommendations (Yad2, eBay, Facebook Marketplace, Reverb, etc.) and effort-vs-payoff scoring. |
identify-donation-targets | Find items worth donating, with geo-aware specific charity / shelter / refugee aid / gemach suggestions matched to item type. |
hype-giveaway-post | Generate over-the-top social media posts for giveaway items (Buy Nothing, Marketplace, Freecycle, Olio). Tone dial from chaotic to straight. |
box-map | Track which items are in which boxes / rooms / storage. Lookup, manifest, and reorganize modes. |
generate-action-list | Render printable CSV / PDF action lists — throw-out lists, donation pickup lists, resale queue, insurance schedule, box labels. |
setup-workspace once.import-inventory whenever you add stuff (paste a list, point at a spreadsheet, take a photo).find-duplicates and suggest-discards to triage.identify-resale-targets, identify-donation-targets, or keep with value-for-insurance.box-map as you actually pack things up.generate-action-list to print a worklist or insurance schedule.setup-workspace (default: ~/Documents/Declutter-Genie/). It's yours — keep it, version it, back it up.$CLAUDE_USER_DATA/declutter-genie/config.json (defaults to ~/.local/share/claude-plugins/declutter-genie/). The plugin install directory is never written to.claude plugins install declutter-genie@danielrosehill
MIT
npx claudepluginhub danielrosehill/claude-code-plugins --plugin declutter-genieUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Claude Code plugin: ideation and planning workflow — capture, evaluate, rank, simulate, and plan ideas, with ideation/single-idea-eval/multi-idea-ranking/feature-ideas/simulation/idea-capture variants.
First-pass data analysis toolkit: correlations, PII flagging, anomalies, hypothesis tests, data dictionaries, and trend analysis on a dataset in a folder.
Claude Code plugin for generating personal user manuals and private documentation for codebases. Creates personalized, private reference guides with PDF output support.
Research, filter, compare, and evaluate AI models on OpenRouter — discover models by capability (tool use, vision, audio), get cost/context-aware recommendations, run head-to-head comparisons, and conduct deep research that goes beyond the OpenRouter catalog.
Claude Code plugin for writing assistance, proofreading, style editing, and text transformation workflows.