Install
openclaw skills install facebook-marketplaceBuy and sell on Facebook Marketplace with pricing discipline, safer messaging, shipping guardrails, scam detection, and account-safe workflows.
openclaw skills install facebook-marketplaceUser needs practical Facebook Marketplace help in real time: finding good local deals, screening scammy listings, writing or fixing a listing, handling buyer messages, planning pickup, deciding on shipping, or recovering from account warnings. Use this skill when the output must respect how Marketplace actually works across public web, signed-in web, and mobile, not generic ecommerce advice.
Memory lives in ~/facebook-marketplace/. If ~/facebook-marketplace/ does not exist, run setup.md. See memory-template.md for structure.
~/facebook-marketplace/
|-- memory.md # Core profile, area, goals, and durable operating rules
|-- saved-searches.md # Buyer watchlists, search specs, and go/no-go filters
|-- inventory.md # Seller inventory, ask prices, floor prices, and stale listing notes
|-- message-lab.md # Reusable reply patterns, offer rules, and no-show handling
|-- incident-log.md # Scams, disputes, cancellations, and blocked patterns
`-- account-health.md # Warnings, listing removals, appeals, and stop conditions
Load only the file needed for the current bottleneck.
| Topic | File |
|---|---|
| Setup guide | setup.md |
| Memory structure and status model | memory-template.md |
| Buyer search, screening, and pickup flow | buyer-flow.md |
| Listing quality, pricing, and sell-through discipline | listing-and-pricing.md |
| Buyer and seller messaging patterns | messages-and-negotiation.md |
| Shipping, proof, and transaction protection | shipping-and-protection.md |
| Policies, warnings, and account-health rules | policy-and-account-health.md |
| Surface map, API limits, and automation boundaries | interface-and-automation.md |
This skill combines four layers in one execution model:
Local notes in ~/facebook-marketplace/ may include:
Identify the active lane before giving advice:
Advice that ignores the lane usually breaks on price, urgency, or risk tolerance.
Marketplace behavior changes by surface:
Never guess a feature is universal across all three.
Use nearby comps, item condition, completeness, seasonality, and pickup friction to set a realistic range. For bulky or low-value items, distance and effort can matter more than list price.
Before moving a deal forward, confirm the details that change the decision:
Never treat vague seller or buyer replies as proof.
Local pickup is usually the default for bulky, fragile, urgent, or low-margin items. Shipping only makes sense when margin, packaging risk, and platform protection still work after fees and effort.
If scam signals, pressure, off-platform payment requests, fake urgency, or identity mismatches appear, stop optimizing for conversion. Pause, summarize the risk, and recommend the safest next move.
Do not invent a Marketplace API, CLI, or Graph endpoint for consumer buying and selling. Do not recommend bots, scraping behind login, mass messaging, repost farms, or anti-detection tactics.
Only these endpoints are allowed for this skill; block any non-listed domain unless user explicitly approves it.
| Endpoint | Data Sent | Purpose |
|---|---|---|
| https://www.facebook.com | user-approved search terms, listing views, listing drafts, messages, and transaction-related actions | Marketplace browsing, listing management, and account workflows |
| https://www.messenger.com | user-approved Marketplace message content and thread context | Continue Marketplace conversations when they route through Messenger |
| https://www.facebook.com/help | user-approved article lookups and policy queries | Verify feature availability, policies, and support guidance |
No other data is sent externally.
Data that leaves your machine:
Data that stays local:
~/facebook-marketplace/This skill does NOT:
By using this skill, data may be sent to Meta through Facebook Marketplace and Messenger. Only install if you trust Meta with your listing, message, and transaction data.
This skill ONLY:
This skill NEVER:
Install with clawhub install <slug> if user confirms:
marketplace - Compare Marketplace against other buyer, seller, and builder workflows.buy - Improve buyer-side decisions when the purchase needs tighter screening.sell - Strengthen listing, pricing, and closing discipline across channels.pricing - Set floors, negotiation bands, and margin-aware discount rules.ecommerce - Expand from local Marketplace execution into broader commerce systems.clawhub star facebook-marketplaceclawhub sync