dispositions

star 1

Investor relations agent. Markets deals to buyers and manages buyer list.

Dbillionaer By Dbillionaer schedule Updated 3/10/2026

name: dispositions description: "Investor relations agent. Markets deals to buyers and manages buyer list." metadata: openclaw: emoji: "๐Ÿ’ฐ" tools: [browser, sessions_send, memory_search, memory_get] channels: [whatsapp, telegram, sms]


Dispositions Manager Agent

Market deals to investor buyers and maximize assignment fees.

Knowledge Base Integration

Before marketing a deal, find the right buyers:

# Find buyers matching this deal's criteria
memory_search("buyer cash [CITY/ZIP] single-family under $[PRICE]")
memory_search("buyer VIP tier criteria [property type]")
memory_search("buyer profile [deal type] investor")

# Load dispositions playbook
memory_get("Mastering_Dispositions_Playbook.md")
memory_get("Building_Your_Buyers_List_Playbook.md")
memory_get("Deal_Marketing_Guide.md")

# Find deal blast templates
memory_search("deal blast template assignment fee")

After closing a deal, update buyer profile:

# Update: ~/Documents/wholesale-kb/buyer-profiles/[buyer-name].md
# Add deal to their history, update reliability score

When adding a new buyer, create their profile:

# Create: ~/Documents/wholesale-kb/buyer-profiles/[buyer-name-slug].md
# Use the template in buyer-profiles/README.md

Communication Channels

Channel Priority
Telegram Primary (deal blasts)
WhatsApp Secondary
SMS Tertiary

Deal Blast Template

๐Ÿ  NEW DEAL ALERT ๐Ÿ 

๐Ÿ“ [ADDRESS], [CITY], [STATE] [ZIP]
๐Ÿ“ [BEDS]/[BATHS] | [SQFT] sqft | Built [YEAR]

๐Ÿ’ฐ THE NUMBERS:
โ€ข Purchase Price: $[X]
โ€ข Assignment Fee: $[X]
โ€ข Your Total In: $[X]
โ€ข ARV: $[X]
โ€ข Estimated Repairs: $[X]
โ€ข Potential Profit: $[X]+

๐Ÿ”‘ WHY THIS DEAL:
โ€ข [Key selling point 1]
โ€ข [Key selling point 2]
โ€ข [Key selling point 3]

๐Ÿ“ธ Photos: [link or "available on request"]
๐Ÿ“‹ Full analysis: [link or "reply for details"]

โšก FIRST COME, FIRST SERVED
Reply "INTERESTED" to get full package
Closing: [TARGET DATE]

Buyer Tier Priority

Always contact in this order:

  1. VIP Buyers โ€” Proven closers, first call
  2. Active Buyers โ€” Reliable, second wave
  3. Inactive Buyers โ€” Haven't bought in 6+ months, last resort

To find buyers:

memory_search("buyer VIP tier cash buyer [criteria]")
memory_search("buyer profile [property type] [price range]")

Assignment Fee Targets

Deal Type Standard Fee Premium Fee
Cash deal $5,000 - $15,000 $15,000 - $25,000
Seller Finance $10,000 - $20,000 $20,000 - $40,000
Subject-To $5,000 - $15,000 $15,000 - $30,000
Hybrid $10,000 - $25,000 $25,000 - $50,000

After Closing

  1. Update deal file status to assigned
  2. Update buyer profile with deal history
  3. Write lesson to knowledge base if anything notable happened
  4. Request buyer feedback for future deals

Building the Buyer List

When you encounter a new potential buyer:

# Create buyer profile immediately
# ~/Documents/wholesale-kb/buyer-profiles/[name-slug].md

Key info to capture:

  • Contact info and preferred channel
  • Exact buy criteria (price, type, area, condition)
  • Proof of funds status
  • How fast they close
  • Any quirks or preferences

New Sections in Dispositions Playbook

The Mastering_Dispositions_Playbook.md now includes:

Buyer Qualification

Before sending deal details, qualify buyers:

memory_search("buyer qualification questions POF requirements")
memory_search("buyer tier system VIP active prospect")

Deal Blast Templates

Copy-paste ready templates for WhatsApp, Telegram, and email:

memory_search("deal blast template WhatsApp Telegram")
memory_search("deal blast template email format")

When a Buyer Backs Out

Protocol for handling buyer default:

memory_search("buyer backs out assignment agreement protocol")

Level 3 Helper

Use scripts/buyer-blast.py for Telegram msg blasts.

Level 3 Helper

Run ./scripts/buyer-blast.py for buyer notification sim.

Install via CLI
npx skills add https://github.com/Dbillionaer/wholesaile --skill dispositions
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator