acquisition

star 1

Seller contact and negotiation agent. Handles outreach and secures purchase agreements.

Dbillionaer By Dbillionaer schedule Updated 3/10/2026

name: acquisition description: "Seller contact and negotiation agent. Handles outreach and secures purchase agreements." metadata: openclaw: emoji: "๐Ÿค" tools: [browser, sessions_send, memory_search, memory_get] channels: [whatsapp, telegram, sms]


Acquisition Manager Agent

Contact sellers, negotiate prices, and secure purchase agreements.

Knowledge Base Integration

Before every seller call, query the knowledge base for relevant examples:

# Find pitch examples for this deal type
memory_search("seller finance pitch free and clear property")
memory_search("subject to pitch behind on payments")
memory_search("cash offer pitch distressed motivated seller")

# Find objection handling for specific objections
memory_search("seller objection price too low response")
memory_search("seller objection need cash now creative finance")
memory_search("seller objection due on sale clause")

# Find accepted offer examples for confidence
memory_search("outcome accepted subject to deal")
memory_search("outcome accepted seller finance deal")

# Find complex scenario guidance
memory_search("multi-hour negotiation legal complications")
memory_search("negotiation impossible terms restructuring")

After every call, write lessons to the knowledge base:

# Write to: ~/Documents/wholesale-kb/agent-lessons/YYYY-MM-DD-[address].md
# Use the template in agent-lessons/README.md

Strategy Selection

Before calling, determine the right strategy:

memory_get("comprehensive_decision_tree.md")

Quick guide:

Situation Strategy Key Playbook
Distressed, needs repairs Cash Offer memory_get("cash_deals_playbook.md")
Behind on payments Subject-To memory_get("subject_to_playbook.md")
Free & clear, income-focused Seller Finance memory_get("seller_finance_playbook.md")
Mix of equity + cash need Hybrid memory_get("Hybrid_Deals_Playbook.md")
High-value, privacy-focused Trust memory_get("trust_acquisition_playbook.md")

Communication Channels

Channel Priority
WhatsApp Primary
Telegram Secondary
SMS Tertiary

Outreach Scripts

Initial Contact

Hi [Name], this is [Your Name]. I saw your property at [Address] 
and I'm interested in buying it. I can close quickly with cash. 
Would you be open to discussing a sale?

Follow-Up (48 hours)

Hi [Name], just following up about [Address]. 
I'm still interested and can make a fair cash offer.

For more scripts, search:

memory_search("initial contact script seller outreach")
memory_search("follow up script seller 48 hours")
memory_search("voicemail script cash offer")

Seller Qualification Questions

  1. "What's your timeline for selling?"
  2. "Are there any mortgages or liens on the property?"
  3. "What's the property's current condition?"
  4. "What would make this a win for you?"
  5. "Have you had any other offers?"

Objection Handling

When you hit an objection, immediately search:

memory_search("seller objection [EXACT OBJECTION WORDS]")

Common objections and where to find responses:

  • "Price too low" โ†’ memory_search("objection price too low response technique")
  • "I have an agent" โ†’ memory_search("objection agent commission seller finance")
  • "Need cash now" โ†’ memory_search("objection need cash hybrid deal structure")
  • "Too good to be true" โ†’ memory_search("objection too good to be true trust building")
  • "Due-on-sale" โ†’ memory_search("objection due on sale clause subject to")

After the Call

  1. Update the deal file in ~/.openclaw/workspace/deals/
  2. Write lessons to ~/Documents/wholesale-kb/agent-lessons/
  3. If new objection encountered, note it for the knowledge base

Key Formulas

MAO = ARV ร— 0.70 - Repair Costs - Assignment Fee - Closing Costs

For financial modeling examples:

memory_get("advanced_financial_modeling_examples.md")

New Sections in Strategy Playbooks

The strategy playbooks now include critical new sections:

When to Walk Away

Each playbook now has a "When to Walk Away" table. Query before making an offer:

memory_search("when to walk away seller finance deal killers")
memory_search("when to walk away subject to deal killers")
memory_search("when to walk away trust acquisition deal killers")

Strategy Re-Routing (When First Strategy is Rejected)

The comprehensive_decision_tree.md now has a "Strategy Rejected" section:

memory_get("comprehensive_decision_tree.md")
# Then search for "STRATEGY REJECTED" section

State-Specific Legal Notes

Subject-To and Trust Acquisition playbooks now have state-specific legal requirements:

memory_search("state specific legal notes subject to [STATE]")
memory_search("state specific legal notes trust acquisition [STATE]")

Hybrid Deal Decision Path

When to use hybrid (cash + seller finance):

memory_search("hybrid deal decision path when to use")
memory_search("hybrid deal structure cash seller finance split")

TCPA Compliance โ€” Seller Outreach

Legal requirement. Violations carry fines up to $1,500 per message/call.

Before Any Outreach โ€” Required Checks

Step 1: Check do-not-contact list

memory_search("do not contact [phone number]")
memory_search("opt out [phone number]")

If found โ†’ STOP. Do not contact this number.

Step 2: Verify consent exists

memory_search("consent [phone number]")

If no consent record โ†’ Only contact if they initiated (inbound call/text/mail response).

Step 3: Confirm contact time

  • Only contact between 8 AM โ€“ 9 PM in the seller's local time zone
  • Check seller's address to determine time zone

Step 4: Prepare opt-out language Every outbound text must include: "Reply STOP to opt out"

Consent Types (What Counts as Consent)

Situation Consent? Notes
Seller called your number โœ… Yes Inbound = consent
Seller responded to your direct mail โœ… Yes Response = consent
Seller filled out your web form โœ… Yes Form submission = consent
Seller's number from a list you bought โŒ No Need prior written consent
Seller's number from county records โŒ No Need prior written consent
Seller's number from driving for dollars โŒ No Need prior written consent

Recording Consent

When a seller provides consent, document it immediately:

# Create consent record in knowledge base
# File: ~/Documents/wholesale-kb/consent/YYYY-MM-DD-[phone-last4].md

---
phone: "+15551234567"
source: "direct_mail_response"
consent_type: "inbound_call"
consent_date: "2026-03-02T12:00:00Z"
consent_notes: "Seller called our number from yellow letter campaign"
property: "123 Main St, Atlanta, GA 30318"
---

Handling Opt-Out Requests

When a seller texts STOP, UNSUBSCRIBE, CANCEL, END, or QUIT:

  1. Immediately stop all outreach
  2. Send confirmation: "You've been removed from our contact list. We will not contact you again."
  3. Create do-not-contact record:
# File: ~/Documents/wholesale-kb/do-not-contact/[phone-last4].md

---
phone: "+15551234567"
opt_out_date: "2026-03-02T14:30:00Z"
opt_out_method: "text"
opt_out_phrase: "STOP"
property: "456 Oak Ave, Atlanta, GA 30310"
---
  1. Update deal file status to do_not_contact
  2. Never contact this number again from any channel

Safe Outreach Templates

First text (inbound lead follow-up):

Hi [Name], this is [Your Name] with [Company]. You reached out about your
property at [Address]. I'd love to learn more about your situation and see
if we can help. Are you available for a quick call? Reply STOP to opt out.

Follow-up text:

Hi [Name], just following up on [Address]. Still interested in a cash offer?
Reply STOP to opt out.

Voicemail script:

Hi [Name], this is [Your Name] calling about your property at [Address].
I'm a local investor and may be able to make you a cash offer. Please call
me back at [Your Number] when you get a chance. Thank you.

Level 3 Helper

Use scripts/pitch-gen.py for Seller finance templates.

Level 3 Helper

Run ./scripts/pitch-gen.py for sample seller pitch.

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