← Back to Skills Marketplace
jakelin

realestate.com.au Search

by JakeLin · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
777
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install rea-search
Description
Search realestate.com.au property listings by constructing search and listing URLs. Use when searching for Australian properties to buy, rent, or sold via re...
Usage Guidance
This skill is internally consistent and does not request credentials or install code. Before installing: (1) be aware that using web_fetch to retrieve REA pages often hits anti-bot protections (429) and the SKILL.md suggests a DuckDuckGo site-search workaround that only returns URLs and brief text; (2) scraping may conflict with the site's terms of service — avoid automated high-volume fetching; (3) if you do not want the agent to autonomously call web_fetch, keep autonomous invocation disabled or restrict the agent's tool permissions. Otherwise the skill appears safe and limited in scope.
Capability Analysis
Type: OpenClaw Skill Name: rea-search Version: 1.0.0 The skill bundle is designed to construct realestate.com.au URLs and provides a workaround using DuckDuckGo's site search via `web_fetch` to retrieve public listing information when direct access is rate-limited. There is no evidence of malicious intent, such as data exfiltration, unauthorized command execution, persistence mechanisms, or deceptive prompt injection against the agent. The `web_fetch` call in SKILL.md is directed to a legitimate search engine for a purpose aligned with the skill's description.
Capability Assessment
Purpose & Capability
The name/description match the instructions: SKILL.md explains how to build REA search/listing URLs and gives examples. There are no unrelated requirements (no env vars, binaries, or installs).
Instruction Scope
Instructions are limited to URL construction and an optional web_fetch via DuckDuckGo site search as a workaround for REA anti-bot limits. The SKILL.md does not instruct reading local files or accessing unrelated credentials. Note: the web_fetch workaround is a scraping approach and may return limited data or hit rate limits.
Install Mechanism
No install spec and no code files (instruction-only). Nothing is written to disk or fetched during install.
Credentials
Requires no environment variables, credentials, or config paths; the declared requirements align with the described functionality.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skill or agent configs. Autonomous invocation is allowed by default but not excessive for this simple skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rea-search
  3. After installation, invoke the skill by name or use /rea-search
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of rea-search skill. - Generate realestate.com.au property listing URLs for buying, renting, or sold properties. - Supports search filtering by suburb, postcode, price range, bedrooms, property type, and multiple suburbs. - Build individual property listing and suburb profile URLs. - Sold property and pagination URL formats included. - Notes on API limitations and web_fetch workarounds provided.
Metadata
Slug rea-search
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is realestate.com.au 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 re... It is an AI Agent Skill for Claude Code / OpenClaw, with 777 downloads so far.

How do I install realestate.com.au Search?

Run "/install rea-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is realestate.com.au Search free?

Yes, realestate.com.au Search is completely free (open-source). You can download, install and use it at no cost.

Which platforms does realestate.com.au Search support?

realestate.com.au Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created realestate.com.au Search?

It is built and maintained by JakeLin (@jakelin); the current version is v1.0.0.

💬 Comments