Samin12

Property Marketing Kit — Development skill for Claude Code

Development community

Turn any property listing into a full marketing kit: scrape -> enhanced photos -> cinematic + host tour videos (Higgsfield) -> website -> copy.

How to install Property Marketing Kit

This entry records only its repository, not the path inside it, so there is no exact command to give. Open Samin12/property-marketing-kit and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Property Marketing Kit does

Turn any property listing into a full marketing kit: scrape -> enhanced photos -> cinematic + host tour videos (Higgsfield) -> website -> copy. A Claude Code skill.

Alternatives in Development

  • Codexmcp — Enable seamless collaboration between Claude Code and Codex, transforming from a single agent to multiple agen 2k ★
  • Claude Code Source Code Leak — Claude Code Snapshot for Research 271 ★
  • Conciergerie — Short-Term Rental (STR) Property Management Prompts 236 ★

README

🏝️ Property Marketing Kit — a Claude Code Skill

Turn **any** real-estate or vacation-rental listing into a complete, owner-ready marketing kit — automatically. Point it at a listing URL and it scrapes the photos, enhances them, films a cinematic tour **and** a host walkthrough (optionally *you*), builds a polished website, writes the copy, and drops it all in one organized folder.

Built on the **Higgsfield MCP** (image/video generation) + **Firecrawl** (scraping), driven by Claude Code.

listing URL
   │  scrape details + photos (Firecrawl, headless-browser fallback)
   ▼
organized kit folder
   │  enhance hero photos        →  Nano Banana Pro (relight, twilight, declutter)
   │  cinematic property tour     →  Veo 3.1 + Cinema Studio, stitched with ffmpeg
   │  host / agent walkthrough     →  composite a real person into the real rooms, then animate
   │  vertical UGC reel            →  9:16 for Reels / TikTok / Shorts
   │  one-page website             →  self-contained index.html
   │  marketing copy + owner email →  copy.md
   ▼
hand off the folder  ·  email a digest  ·  run it on a schedule across many listings

✨ See it — real output

`assets/sample-kit/` contains **actual** assets this skill produced for a real Clearwater Beach, FL beachfront estate (5BR/3BA, private Gulf beachfront):

img/enhanced-hero-twilight.jpg Day exterior → magazine-grade twilight hero (Nano Banana Pro)
img/host-*.jpg A real person composited into the actual rooms as the tour host
video/tour-hero-cinematic.mp4 Veo 3.1 cinematic push-in (with audio)
video/property-tour-cinematic.mp4 Multi-shot tour stitched from 5+ clips
video/host-tour.mp4 The host walking you through the home
video/tour-vertical-reel.mp4 9:16 UGC reel
website/ The finished one-page site
copy.md Headlines, captions, owner-outreach email

🚀 Install

git clone https://github.com/Samin12/property-marketing-kit.gi