re-walkthrough-pro
NewClaude Code skill: turn a Zillow listing into a cinematic room-by-room walkthrough video (Apify → Higgsfield → ffmpeg). Built to sell to real estate agents.
Summary
This skill automates the creation of cinematic room-by-room walkthrough videos from Zillow listings by scraping property data via Apify, generating video content with Higgsfield, and stitching it together using ffmpeg.
- It helps developers build a product that real estate agents can use to showcase listings in an engaging, professional format.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/re-walkthrough-pro.md https://raw.githubusercontent.com/charlesdove977/re-walkthrough-pro/main/SKILL.md/re-walkthrough-proUse Cases
Usage Examples
/re-walkthrough-pro https://www.zillow.com/homedetails/123-Main-St/12345_zpid/
Create a walkthrough video for the Zillow listing at https://www.zillow.com/homedetails/456-Oak-Ave/67890_zpid/ with a cinematic style.
Process all listings in my saved Zillow folder and output a combined video reel.
Security Audits
Frequently Asked Questions
What is re-walkthrough-pro?
This skill automates the creation of cinematic room-by-room walkthrough videos from Zillow listings by scraping property data via Apify, generating video content with Higgsfield, and stitching it together using ffmpeg. It helps developers build a product that real estate agents can use to showcase listings in an engaging, professional format.
How to install re-walkthrough-pro?
To install re-walkthrough-pro: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/re-walkthrough-pro.md https://raw.githubusercontent.com/charlesdove977/re-walkthrough-pro/main/SKILL.md. Finally, /re-walkthrough-pro in Claude Code.
What is re-walkthrough-pro best for?
re-walkthrough-pro is a skill categorized under General. It is designed for: api, agent. Created by charlesdove977.
What can I use re-walkthrough-pro for?
re-walkthrough-pro is useful for: Generate a walkthrough video for a new Zillow listing to send to potential buyers.; Batch-process multiple listings from a real estate portfolio into individual walkthrough videos.; Create a highlight reel of the best rooms in a luxury property for social media promotion.; Automate video production for a real estate agent's weekly new listings.; Produce a side-by-side comparison video of two similar properties for client decision-making.; Generate a virtual tour video with custom intro/outro branding for an agency..