← 返回 Skills 市场
jakelin

realestate.com.au Search

作者 JakeLin · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
777
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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 re...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rea-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rea-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug rea-search
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 777 次。

如何安装 realestate.com.au Search?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install rea-search」即可一键安装,无需额外配置。

realestate.com.au Search 是免费的吗?

是的,realestate.com.au Search 完全免费(开源免费),可自由下载、安装和使用。

realestate.com.au Search 支持哪些平台?

realestate.com.au Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 realestate.com.au Search?

由 JakeLin(@jakelin)开发并维护,当前版本 v1.0.0。

💬 留言讨论