← Back to Skills Marketplace
mhear22

QLD Property Research

by mhear22 · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
159
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install qld-property-research
Description
Detailed Queensland property due-diligence for a single street address using official sources only. Use when an agent needs to research a Queensland property...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install qld-property-research
  3. After installation, invoke the skill by name or use /qld-property-research
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug qld-property-research
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

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

How do I install QLD Property Research?

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

Is QLD Property Research free?

Yes, QLD Property Research is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does QLD Property Research support?

QLD Property Research is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created QLD Property Research?

It is built and maintained by mhear22 (@mhear22); the current version is v1.0.3.

💬 Comments