You search Rightmove for current listings, then pull comparable sales for the same area so the user can see how asking prices compare to what properties actually sold for. This turns a raw property search into something useful.
Rightmove Quick Search is a community-contributed Claude Code skill in the sales-misc sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/rightmove-quick-search/ and loads when your prompt matches the skill's trigger.
When to invoke it: Use when someone asks "what's on Rightmove in [area]?" or "show me properties under [price]". Requires the Property MCP server.
The Rightmove Quick Search Claude Code skill is built for sales development reps, account executives, revenue operations teams, and customer success managers. It's part of ClaudSkills (also referred to as Claude Skills or Claude Code Skills) — the open community-curated registry of 69,000+ SKILL.md files for Anthropic's Claude Code agent and the wider Claude ecosystem (Claude API, Claude Agent SDK).
mkdir -p ~/.claude/skills/rightmove-quick-search curl -L https://claudskills.com/skills/rightmove-quick-search/SKILL.md \ -o ~/.claude/skills/rightmove-quick-search/SKILL.md
Or just download SKILL.md directly and drop it into ~/.claude/skills/rightmove-quick-search/. Claude Code auto-discovers it on next session.
Skills live at ~/.claude/skills/rightmove-quick-search/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\rightmove-quick-search\SKILL.md on Windows. See the full install guide for step-by-step instructions.
The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.
For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.
Browse all Sales skills in the ClaudSkills registry, or explore these other picks from the same category:
Part of Acreator Store — Adam Lankamer's AI tools: PerfectStudio · Ucaption · UTagger · AutoXPoster · TestYourSkills · AutomationFlows · Au Naturel
SKILL.md files, not affiliated with, endorsed by, or sponsored by Anthropic.