← 返回 Skills 市场
159
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install qld-property-research
功能描述
Detailed Queensland property due-diligence for a single street address using official sources only. Use when an agent needs to research a Queensland property...
安全使用建议
This skill is internally consistent: it uses the included scripts to query official Queensland/NBN/Translink services and optionally openrouteservice for walking routes. Before installing: 1) Decide whether you want to provide ORS_API_KEY — without it the train-access section will be marked partial (the skill documents this behavior). 2) Note the publisher/source has no homepage listed; if provenance matters, verify the author or review the bundled scripts yourself (they are short and call the expected public endpoints). 3) The skill may open official web pages as a fallback — expect an agent-driven browsing action to fetch those pages. 4) Do not paste your ORS_API_KEY into chat or public outputs; the scripts read it from the agent runtime environment. If any of these points are unacceptable, don’t install or enable the skill.
功能分析
Type: OpenClaw Skill
Name: qld-property-research
Version: 1.0.3
The skill bundle is a legitimate tool for Queensland property due diligence, utilizing official government and utility APIs (ArcGIS, NBN Co, and OpenRouteService). The Python scripts (brisbane_flood_check.py, nbn_infrastructure_check.py, and ors_walk_route.py) use standard libraries to perform targeted queries without any evidence of data exfiltration, obfuscation, or unauthorized execution. Security best practices are followed, such as instructing the agent to use environment variables (ORS_API_KEY) rather than hard-coding secrets.
能力评估
Purpose & Capability
The skill claims to use official Queensland/NBN/Translink sources and the included scripts call exactly those public endpoints (Brisbane ArcGIS services, nbnco places API, openrouteservice). Requesting ORS_API_KEY is appropriate for the one explicit third-party exception (walking routes). One small provenance concern: the skill's source/homepage are unknown and the registry shows no publisher homepage — technically plausible but worth noting for trust decisions.
Instruction Scope
SKILL.md confines operations to official sources and the included helper scripts. It explicitly prefers scripted API queries and only falls back to browser-based browsing of official pages. The instructions do not ask the agent to read arbitrary local files or unrelated environment variables.
Install Mechanism
There is no install spec (instruction-only skill plus bundled helper scripts). No downloads from arbitrary URLs or package registries, and all network calls in the scripts target well-known public endpoints.
Credentials
The primary credential is ORS_API_KEY which is proportionate for openrouteservice usage. The scripts also accept OPENROUTESERVICE_API_KEY as a fallback. Registry metadata lists 'Required env vars: none' while metadata declares primaryEnv ORS_API_KEY — functionally the skill behaves as if ORS_API_KEY is optional (train access becomes partial if missing), so ensure you understand the key is only needed for routing.
Persistence & Privilege
The skill does not request always:true or any elevated persistence. It does network I/O to public endpoints but does not modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qld-property-research - 安装完成后,直接呼叫该 Skill 的名称或使用
/qld-property-research触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Republish latest validated build with no functional changes.
v1.0.2
Add a direct Brisbane flood-check script and make Brisbane flood analysis script-first so browser dependency is only a fallback.
v1.0.1
Declare ORS_API_KEY as optional primary environment variable metadata and align registry expectations with partial train-routing behavior.
v1.0.0
Initial public release.
元数据
常见问题
QLD Property Research 是什么?
Detailed Queensland property due-diligence for a single street address using official sources only. Use when an agent needs to research a Queensland property... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 159 次。
如何安装 QLD Property Research?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qld-property-research」即可一键安装,无需额外配置。
QLD Property Research 是免费的吗?
是的,QLD Property Research 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
QLD Property Research 支持哪些平台?
QLD Property Research 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 QLD Property Research?
由 mhear22(@mhear22)开发并维护,当前版本 v1.0.3。
推荐 Skills