List and manage household items for sale on Facebook Marketplace and Craigslist — write listings, post them, track inventory, sync sold items, and revise stale prices.
Manage existing listings across Craigslist and Facebook Marketplace. Use this skill when the user wants to mark items as sold, sync sold status to platforms, remove old listings, revise prices on stale items, check what's still listed, or generally manage their selling inventory. Trigger phrases include: "I sold the...", "mark as sold", "update my listings", "lower the price", "revise prices", "what hasn't sold yet", "remove that listing", "delete the posting", "sync my inventory", or "clean up sold items".
End-to-end workflow for listing items for sale on Craigslist and Facebook Marketplace. Use this skill whenever the user wants to sell something, list items online, post to Craigslist or Facebook Marketplace, organize photos of things to sell, create selling listings, manage an inventory of items for sale, or track what they've listed and sold. Also trigger when the user drops photos of items and mentions selling, pricing, or getting rid of stuff. Even casual phrases like "I want to get rid of this", "how much could I get for this", "help me sell my old furniture", or "post this on marketplace" should activate this skill.
A plugin for selling household items online. It bundles two skills that cover the full lifecycle of a listing, from first photo to sold.
This repo is itself a plugin marketplace, so installing is two commands. In Claude (Cowork or Claude Code), run:
/plugin marketplace add mohammadshamma/sell-stuff-plugin
/plugin install sell-stuff@sell-stuff-marketplace
The first command registers this GitHub repo as a marketplace; the second installs the sell-stuff plugin (which includes both skills below) from it. After installing, start a new session — or reload — and the skills are available.
Two requirements for the skills to actually do their work:
To update later, re-run /plugin marketplace add (it refetches), or use /plugin to manage installed plugins. To remove it, /plugin uninstall sell-stuff@sell-stuff-marketplace.
The plugin includes two skills. You don't call them by name — they activate automatically when what you say matches what they do. Just describe what you want in plain language and the right skill kicks in.
Handles a listing from first photo to posted. Drop in photos and it identifies the item, converts iPhone HEIC photos to JPG, organizes them into numbered inventory folders, writes honest and searchable listing copy, posts to Facebook Marketplace and Craigslist, and records everything in your inventory tracker.
Invoke it with anything about selling or listing a new item, for example:
Handles the lifecycle after a listing goes live. Mark items as sold and sync that across both platforms (removing from Craigslist, marking sold on Facebook), and review unsold items to suggest and apply price drops on stale listings.
Invoke it with anything about updating or cleaning up existing listings, for example:
The skills read and write three things in your selling project folder:
inventory-tracker.xlsx — the source-of-truth spreadsheet (item, brand, condition, price, status, platform status, dates, sold price, notes)listings.md — the human-readable listing copy for review before postinginventory/NN-item-name/ — per-item photo folders; raw drops go in inbox/Posting uses the browser, so you'll need to be logged into Facebook and Craigslist. Photo uploads are done by you dragging the photos into the upload area — this is the most reliable method and the skill will prompt you at the right moment.
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.
npx claudepluginhub mohammadshamma/sell-stuff-plugin --plugin sell-stuffUltra-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.