Ig Realtor Recruiting Outreach OpenClaw Plugin & Skill | ClawHub
Looking to integrate Ig Realtor Recruiting Outreach into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate search & research tasks instantly, without having to write custom tools from scratch.
What this skill does
Build compliant Instagram DM outreach campaigns to recruit realtors into brokerage downlines (e.g., eXp Realty, Real Broker). Use when a user wants lead qualification, personalized first-touch DMs, and follow-up sequences from IG profile data, then export ready-to-send outreach files.
Install
openclaw skills install @danielfoch/ig-realtor-recruiting-outreachnpx clawhub@latest install ig-realtor-recruiting-outreachFull SKILL.md
Open original| name | description |
|---|---|
| ig-realtor-recruiting-outreach | Build compliant Instagram DM outreach campaigns to recruit realtors into brokerage downlines (e.g., eXp Realty, Real Broker). Use when a user wants lead qualification, personalized first-touch DMs, and follow-up sequences from IG profile data, then export ready-to-send outreach files. |
SKILL.md content below is scrollable.
IG Realtor Recruiting Outreach
Use this skill to turn IG lead lists into practical recruiting outreach without mass-blast spam language.
Workflow
1. Gather Leads
Use the best source available:
- ClawHub/IG scraping skill output (preferred if available)
- Manually curated CSV from IG research
Minimum CSV fields:
instagram_handlefirst_name(orname)city(optional)brokerage(optional)target_brokerage(optional; falls back to CLI default)
Recommended enrichments:
followerslast_post_themepain_pointproduction_tier(new,building,team_lead,top_producer)notes
2. Generate Outreach Sequence
Run:
python3 scripts/build_ig_recruiting_outreach.py \
--input /path/to/realtor_leads.csv \
--campaign-name "exp-phoenix-week1" \
--default-target-brokerage "eXp Realty" \
--output-dir output/ig-recruiting
The script creates:
messages_<campaign>.csvwith staged DM sequenceaudit_<campaign>.jsonwith lead-level rationale + quality notesplaybook_<campaign>.mdwith send cadence and talking points
3. QA Before Sending
Check each message for:
- Correct name/handle and brokerage
- Specific but truthful personalization
- No guaranteed income claims
- No manipulative urgency or fake scarcity
4. Send and Track
Send manually in Instagram. Use CRM tags for sequence stage:
ig_sent_d1ig_sent_f1ig_sent_f2ig_sent_breakup
Input Schema
The script supports these columns (case-insensitive):
instagram_handle(required)first_namenamebrokeragetarget_brokeragecityfollowerslast_post_themepain_pointproduction_tiernotes
Safety Rules
- Do not claim guaranteed income, splits, or stock upside.
- Do not impersonate existing recruits or fabricate social proof.
- Keep tone consultative and one clear CTA per message.
- Respect platform rules and local solicitation regulations.
References
references/message-framework.mdreferences/compliance-guardrails.md