Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebot

Sell your stuff without the busywork.

Facebot is a set of Claude Cowork skills that turns a folder of photos into managed marketplace sales. Drop photos of an item into inbox/, and Facebot identifies it, researches real sold prices, drafts a listing, posts it to Facebook Marketplace through your own browser, answers buyer questions, negotiates inside limits you set, and checks in with you at the three moments that matter:

  1. 🔶 Approve the listing before it posts
  2. 🔶 Accept the sale before it's committed
  3. 🔶 Confirm the meetup before it's scheduled

Everything else, it handles.

How it works

photos → intake → comps → draft → [you approve] → listed
       → buyer messages → answers + negotiation → [you accept] → [you confirm meetup] → sold ✅

Facebot runs as Cowork sessions in the cloud, works on files in this folder, and drives your logged-in Chrome (via the Claude in Chrome extension) to do anything on Facebook — the same way a human assistant at your desk would. It never touches payments: local sales close in cash/Venmo, in person, at meetup spots you configure.

Requirements

  • Claude desktop app with Cowork
  • Claude in Chrome extension, with Chrome logged into Facebook
  • This folder connected to your Cowork session

Quickstart

  1. Put this folder at ~/facebot and connect it in Cowork (Add folder).
  2. cp config/config.example.yaml config/config.yaml and edit — your location, meetup spots, negotiation floor.
  3. Drop photos of one item into inbox/.
  4. Tell Claude: "facebot run".

Autonomy tiers

Set in config/config.yaml under messaging.autonomy:

  • tiered (default) — answers routine questions and counters lowballs on its own; escalates acceptable offers to you
  • draft_only — drafts every reply, sends nothing without your OK
  • full_auto — sends everything within negotiation bounds; only the three checkpoints come to you

Safety posture

Facebot is an assistant using your account under your supervision, not a bot farm. Defaults are deliberately human-scale: max 5 new listings/day, max 2 counter-offers per thread, quiet hours overnight, mandatory human checkpoints, full message logs for audit. Automation of any kind can brush against platform terms — keep volumes personal and review your logs.

Status

v0.1 — scaffold. Roadmap and full design in docs/architecture.md.

License

MIT — see LICENSE. Your data (config, photos, inventory, message logs) is gitignored and never leaves this folder.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors