Install
openclaw skills install @jzargona/mena-property-listing-generatorAI-powered property listing generator for real estate agents in MENA. Input: 5-10 property photos + basic specs. Output: SEO-optimized Arabic + English listi...
openclaw skills install @jzargona/mena-property-listing-generatorActivate when the user wants to:
clawhub run mena-property-listing-generator agents \
--add \
--name "Nasser Al-Solaitti" \
--phone "+974-XXXX-XXXX" \
--agency "Skyline Real Estate"
clawhub run mena-property-listing-generator new \
--location "Lusail" \
--type "2BR Apartment" \
--price 3100000 \
--area 250 \
--bedrooms 2 \
--bathrooms 2 \
--features "sea view, fully furnished, 2 parking" \
--agent "Nasser Al-Solaitti" \
--phone "+974-XXXX-XXXX"
The skill produces in ./listing-001/:
listing-ar.md — Arabic SEO-optimized listing (for PropertyFinder, Bayut, Dubizzle)listing-en.md — English SEO-optimized listinginstagram-caption.txt — caption + hashtagstiktok-script.md — 60-second walkthrough scriptfacebook-post.txt — Facebook-optimized postwhatsapp-scripts.md — 5 follow-up scripts (cold, warm, hot leads)Coming in v1.1: Instagram carousel slide images and PDF brochure generation.
# Folder structure:
# ./specs.csv
# property-001,3BR, 250sqm, Lusail Marina, QAR 3,100,000, ...
# property-002,2BR, 180sqm, West Bay, QAR 2,400,000, ...
# property-003,4BR, 320sqm, Pearl, QAR 4,800,000, ...
clawhub run mena-property-listing-generator bulk \
--csv ./specs.csv \
--output ./listings/
For one-off edits:
# Reformat a saved listing in WhatsApp, Instagram, or PDF
clawhub run mena-property-listing-generator format \
--input LST-0001 \
--format whatsapp
# Or show all formats at once
clawhub run mena-property-listing-generator format \
--input LST-0001 \
--format all
# Bulk-generate new listings from a CSV
clawhub run mena-property-listing-generator bulk \
--csv ./properties.csv
For each listing, you get:
For Lusail / Qatar agents:
For Dubai Marina / UAE agents:
For Saudi agents (Riyadh/Jeddah):
Typical usage (8 listings/month): <$1/month total.
Listing quality not what you expected?
Need a different format?
--format whatsapp, --format instagram, or --format pdfBulk generation slow?
references/arabic-copywriting.md — Arabic tone and dialect guidereferences/platform-formats.md — PropertyFinder, Bayut, Dubizzle specsreferences/whatsapp-scripts.md — lead qualification flow templatesreferences/brochure-templates.md — design templates