re-walkthrough-pro

re-walkthrough-pro is a skill for Claude Code from charlesdove977/re-walkthrough-pro. It costs 40 tokens per session (1,034 once invoked), scanned A, original, MIT.

A workflow that turns photos from a Zillow property listing into a silent, cinematic room-by-room walkthrough video. Zillow is a website for buying and renting homes.

In plain words
What is it for?
Create property-tour videos from Zillow links, including batches of tours for pitching to real estate agents. It saves the finished files in predictable folders.
Why use it?
It removes the manual work of collecting listing photos, creating camera movement, joining clips, and adapting the video’s shape for different uses. It also helps limit processing costs by selecting which rooms to include.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: names the AskUserQuestion tool.

Good fit Create property-tour videos from Zillow links, including batches of tours for pitching to real estate agents. It saves the finished files in predictable folders.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/charlesdove977/re-walkthrough-pro/skill
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add charlesdove977/re-walkthrough-pro --skill skill
Clone the repo
git clone --depth 1 https://github.com/charlesdove977/re-walkthrough-pro

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for re-walkthrough-pro

README.md
[![agentmods](https://agentmods.dev/badge/skills/charlesdove977/re-walkthrough-pro/skill/github.svg)](https://agentmods.dev/skills/charlesdove977/re-walkthrough-pro/skill)
Your own site
<a href="https://agentmods.dev/skills/charlesdove977/re-walkthrough-pro/skill"><img src="https://agentmods.dev/badge/skills/charlesdove977/re-walkthrough-pro/skill/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for re-walkthrough-pro

Your own site · 80×15
<a href="https://agentmods.dev/skills/charlesdove977/re-walkthrough-pro/skill"><img src="https://agentmods.dev/badge/skills/charlesdove977/re-walkthrough-pro/skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 40 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,034 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00040 $0.01034
Opus 5 $0.00020 $0.00517
Sonnet 5 $0.00008 $0.00207
Haiku 4.5 $0.00004 $0.00103

Measured 9d ago against content hash a62077eccf69, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

re-walkthrough-pro scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skill/SKILL.md · 85 lines

How it starts

The opening of the file, as written. The whole thing — 85 lines — stays where its author put it; the contents beside it link to each section on GitHub.

When to Use

  • You have a Zillow listing link (or want to discover listings) and want a sellable cinematic walkthrough
  • Executing the Higgsfield MCP "Earning Series" Track 1 (Real Estate → walkthroughs)
  • Producing a batch of property tours to pitch to local agents

Not For

  • True 3D / Matterport reconstruction — Higgsfield does cinematic camera moves on photos, not spatial reconstruction
  • Other portals (Realtor.com, Redfin) — Zillow only in v1
  • Agent outreach / sending the video — this skill produces the asset, not the pitch
  • Music or voiceover — v1 ships a silent master; add sound in your editor

Style

  • Interview-first: asks the input + creative questions up front, then runs the pipeline without hand-holding
  • Honest about the tech: calls it a "cinematic walkthrough," never promises true 3D
  • Cost-aware: curates rooms to control Higgsfield credit spend, says what it's skipping
  • Reports concrete paths — every property lands in a predictable folder

Expertise

  • Apify Zillow actor stack (detail scraper + search chaining)
  • Higgsfield image-to-video camera-move direction per room type
  • ffmpeg stitching and aspect-ratio reframing

Read the full file on GitHub · 85 lines

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 85 lines · 40 tokens per session scan A a62077eccf69

Subscribe to this mod's changes

re-walkthrough-pro is a skill published in the GitHub repository charlesdove977/re-walkthrough-pro (152 stars, last pushed 1mo ago), licensed MIT. It adds 40 tokens to every session and 1,034 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.