property-search
Search property.com.au for Australian property research — valuations, sold history, suburb profiles, and property details. Use when researching property values, sale history, or suburb data in Australia via property.com.au. Owned by REA Group — active listings link to realestate.com.au.
Why use this skill?
Use the property-search skill to access Australian property valuations, sold history, and suburb profiles via property.com.au directly in OpenClaw.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jakelin/property-searchWhat This Skill Does
The property-search skill for OpenClaw provides a powerful interface for interacting with property.com.au. It allows users to query Australia’s leading property research platform directly. Unlike standard listing search tools, this skill is specifically optimized for deep-dive research, including property valuation estimates, historic sales data, comprehensive suburb profiles, and specific street address lookups. As a tool owned by REA Group, it provides accurate and reliable data that integrates seamlessly with realestate.com.au listings.
Installation
To install this skill, run the following command in your OpenClaw terminal:
clawhub install openclaw/skills/skills/jakelin/property-search
Ensure you are authenticated with the relevant repository permissions if your organization restricts access to third-party skills.
Use Cases
- Valuation Research: Obtain current market estimates for residential properties before making offers or selling.
- Investment Due Diligence: Review sold price history to identify price trends in specific Australian suburbs.
- Suburb Analysis: Access demographic data, transport accessibility, and school profiles to evaluate the suitability of a neighborhood.
- Street-Level Insights: See a complete list of properties on a specific street to understand the character and density of a neighborhood.
- Listing Discovery: Browse buy listings by state, suburb, or specific property type (e.g., townhouses or acreage) to jump directly into the REA Group ecosystem.
Example Prompts
- "What is the property profile and estimated value for 4 Como Street, Malvern 3144?"
- "Show me the recent sold history for houses in Armadale 3143 to help me understand current market trends."
- "Find townhouses for sale in Malvern 3144 and provide a link to the suburb profile for context."
Tips & Limitations
- URL Construction: The skill excels at generating direct links. When searching, ensure street names are in lowercase with standard abbreviations (e.g., 'st', 'rd', 'ave').
- Filtering: Keep in mind that property.com.au handles advanced UI-based filters like price ranges or bedroom counts via JavaScript, which cannot always be persisted in a static URL. If you need highly specific filtered search results, we recommend using realestate.com.au or domain.com.au.
- Best Practice: Use property.com.au for research-heavy tasks rather than high-frequency real-time listing updates. Always double-check current school data through the official state department of education links found on suburb profiles.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jakelin-property-search": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access
Related Skills
ddg-search
Web search without an API key using DuckDuckGo Lite via web_fetch. Use as a fallback when web_search fails with missing_brave_api_key error, or whenever you need to search the web and no search API is configured. Provides titles, URLs, and snippets for research queries. Zero dependencies — works with just the built-in web_fetch tool.
rea-search
Search realestate.com.au property listings by constructing search and listing URLs. Use when searching for Australian properties to buy, rent, or sold via realestate.com.au. Supports building filtered search URLs (suburb, price, bedrooms, property type, multiple suburbs) and individual listing URLs.