Agent skill · marketing growth · mvanhorn

pp-facebook-marketplace

A write-gated Marketplace seller CLI for search, listing creation, photo upload, local watches, and replies. Trigger phrases: `search Facebook Marketplace`, `watch Marketplace listings`, `draft a Marketplace listing`, `reply to a Marketplace buyer`.

Why this skill is useful

Adds specific commands for managing Facebook Marketplace listings that the AI wouldn't reliably generate on its own.

What it needs

Requires facebook-marketplace-pp-cli installed locally. About 6k tokens when loaded. Last updated 2026-08-06. 1,890 stars on the source repository.

What this skill does

Facebook Marketplace — Printing Press CLI Prerequisites: Install the CLI This skill drives the facebook-marketplace-pp-cli binary. You must verify the CLI is installed before invoking any command from this skill. If it is missing, install it first: 1. Install via the Printing Press installer. It defaults binaries to $HOME/.local/bin on macOS/Linux and %LOCALAPPDATA%\Programs\PrintingPress\bin on Windows: 2. Verify: facebook-marketplace-pp-cli --version 3. Ensure the reported install directory is on $PATH for the agent/runtime that will invoke this skill. If the npx install fails (no Node, offline, etc.), fall back to a direct Go install (requires Go 1.26.6 or newer): If --version reports "command not found" after install, the runtime cannot see the binary directory on $PATH. Do not proceed with skill commands until verification succeeds. When to Use This CLI Use this CLI for local, human-paced Facebook Marketplace workflows: searching, watching, triaging matches, drafting listings, and replying to seller inbox threads after explicit approval. Avoid using it for bulk automation or cross-platform scraping. Unique Capabilities These capabilities aren't available in any other tool for this API. Seller workflow draft — Draft a Marketplace title, description, and price suggestion from photos and notes. Use this when preparing a seller listing before opening a write-gated post flow. reply — Prepare and send a seller inbox reply only when --write and doctor gating both pass. Use this only for human-approved sell-side messaging. Buy-side workflow watch add — Persist a Marketplace search watch with deterministic keyword, price, and distance filters. Use this when the agent needs to monitor Marketplace without deciding relevance on every raw result. matches — Show new watch matches after deterministic filtering. Use this when an agent needs the shortlist worth showing a human buyer. Local mirror stale — Find local seller listings older than seven days with no engagement. …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills mvanhorn/facebook-marketplace

View the source on GitHub

Browse the @skills marketplace