Watch classifieds for deals matching your wishlist
Monitor local classifieds (email + messaging apps) for items matching your family's wishlist. Send email alerts on matches.
mcp__gmail__search_emails and mcp__gmail__read_emailRead ~/.claude/skills/stuff-watcher/.last-processed-id (email)
Read ~/.claude/skills/stuff-watcher/.last-chat-id (group chat, if configured)
Email:
mcp__gmail__search_emails with query:
"from:[CLASSIFIEDS_SENDER] subject:Classifieds"
maxResults: 20
Group Chat (when linked):
# Configure based on your messaging platform
Read ~/.claude/skills/stuff-watcher/references/wishlist.md
For each listing:
Only send email if there are Strong or Possible matches.
Use mcp__gmail__send_email:
Classifieds Alert: [X matches found]echo "<newest-email-id>" > ~/.claude/skills/stuff-watcher/.last-processed-id
echo "<newest-chat-id>" > ~/.claude/skills/stuff-watcher/.last-chat-id
Brief summary:
Subject: Classifieds Alert: [N] matches found
Body:
Found matches on local classifieds!
## Strong Matches
### [Item Name] - [FREE / $XX]
- Condition: [if mentioned]
- Location: [if mentioned]
- Details: [description excerpt]
- Source: [Email / Group Chat]
- Matched: "[wishlist item]"
[Repeat for each strong match]
## Possible Matches
### [Item Name] - [FREE / $XX]
- Details: [description]
- Why flagged: [reason]
- Source: [source]
---
Processed: X email listings, Y chat messages
Run time: [timestamp]
| File | Purpose |
|---|---|
.last-processed-id | Last email message ID |
.last-chat-id | Last chat message ID |
references/wishlist.md | Items to watch for |
This skill is designed to run multiple times daily. Recommended schedule:
Read emails:
mcp__gmail__search_emails
mcp__gmail__read_email
Send alerts:
mcp__gmail__send_email