{
  "schemaVersion": "1.0",
  "item": {
    "slug": "property-search",
    "name": "property.com.au Research",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/JakeLin/property-search",
    "canonicalUrl": "https://clawhub.ai/JakeLin/property-search",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/property-search",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=property-search",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "slug": "property-search",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-12T13:03:46.869Z",
      "expiresAt": "2026-05-19T13:03:46.869Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=property-search",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=property-search",
        "contentDisposition": "attachment; filename=\"property-search-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "property-search"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/property-search"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/property-search",
    "agentPageUrl": "https://openagent3.xyz/skills/property-search/agent",
    "manifestUrl": "https://openagent3.xyz/skills/property-search/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/property-search/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "property.com.au Property Research",
        "body": "Construct property.com.au URLs for Australian property research. Best for valuations, sold history, and suburb data — not primary listing search. No API key required."
      },
      {
        "title": "Property Profile (by address)",
        "body": "Look up any property's history, estimate, and details:\n\nhttps://www.property.com.au/{state}/{suburb}-{postcode}/{street-name}/{number}-pid-{propertyId}/\n\nStreet format: lowercase, hyphens for spaces, abbreviate street types (st, rd, ave, pl, ct, dr, cres, tce)"
      },
      {
        "title": "Examples",
        "body": "https://www.property.com.au/vic/malvern-3144/como-st/4-pid-6510692/\nhttps://www.property.com.au/vic/armadale-3143/elgin-ave/5-pid-1234567/\n\nUnit/apartment format: {unit}-{number}-pid-{id}\n\nhttps://www.property.com.au/vic/malvern-3144/high-st/203-1269-pid-12345678/"
      },
      {
        "title": "Suburb Profile",
        "body": "Median prices, demographics, schools, transport, market data:\n\nhttps://www.property.com.au/{state}/{suburb}-{postcode}/"
      },
      {
        "title": "Examples",
        "body": "https://www.property.com.au/vic/malvern-3144/\nhttps://www.property.com.au/vic/armadale-3143/"
      },
      {
        "title": "Buy Listings (by location)",
        "body": "property.com.au aggregates listings from realestate.com.au. Browse by state or region:\n\nhttps://www.property.com.au/{state}/buy/\nhttps://www.property.com.au/{state}/{suburb}-{postcode}/buy/"
      },
      {
        "title": "Examples",
        "body": "https://www.property.com.au/vic/buy/\nhttps://www.property.com.au/vic/malvern-3144/buy/\nhttps://www.property.com.au/vic/melbourne-city-greater-region/buy/\n\nBy property type:\n\nhttps://www.property.com.au/{state}/{suburb}-{postcode}/{type}/buy/\n\nTypes: house, townhouse, apartment-unit, villa, land, acreage, rural, block-of-units, retirement\n\nExample — townhouses for sale in Malvern:\n\nhttps://www.property.com.au/vic/malvern-3144/townhouse/buy/\n\nNote: Price and bedroom filters use JS-based UI — they don't persist in the URL. For filtered search, use realestate.com.au instead."
      },
      {
        "title": "Sold History",
        "body": "Browse recent sales by suburb:\n\nhttps://www.property.com.au/{state}/{suburb}-{postcode}/sold/\n\nExample:\n\nhttps://www.property.com.au/vic/malvern-3144/sold/"
      },
      {
        "title": "Street Browse",
        "body": "See all properties on a street:\n\nhttps://www.property.com.au/{state}/{suburb}-{postcode}/{street-name}/\n\nExample:\n\nhttps://www.property.com.au/vic/malvern-3144/como-st/"
      },
      {
        "title": "School Insights",
        "body": "Schools near a suburb, with grades, sector, and student count:\n\nhttps://www.property.com.au/{state}/{suburb}-{postcode}/schools/{school-name}-sid-{schoolId}/\n\nSchool data is shown on suburb profile pages automatically."
      },
      {
        "title": "When to Use property.com.au vs Others",
        "body": "NeedBest siteSearch listings with filtersrealestate.com.au or domain.com.auProperty value estimateproperty.com.auSold price historyproperty.com.auSuburb median pricesproperty.com.au or domain.com.auCompare propertiesrealestate.com.au"
      },
      {
        "title": "Limitations",
        "body": "Listing search filters (price, beds, type) are JS-only — not URL-constructable\nActive listings redirect to realestate.com.au\nProperty IDs (pid) may need to be discovered via search or suburb browse\nweb_fetch may be blocked (same REA Group anti-bot as realestate.com.au)"
      }
    ],
    "body": "property.com.au Property Research\n\nConstruct property.com.au URLs for Australian property research. Best for valuations, sold history, and suburb data — not primary listing search. No API key required.\n\nProperty Profile (by address)\n\nLook up any property's history, estimate, and details:\n\nhttps://www.property.com.au/{state}/{suburb}-{postcode}/{street-name}/{number}-pid-{propertyId}/\n\n\nStreet format: lowercase, hyphens for spaces, abbreviate street types (st, rd, ave, pl, ct, dr, cres, tce)\n\nExamples\nhttps://www.property.com.au/vic/malvern-3144/como-st/4-pid-6510692/\nhttps://www.property.com.au/vic/armadale-3143/elgin-ave/5-pid-1234567/\n\n\nUnit/apartment format: {unit}-{number}-pid-{id}\n\nhttps://www.property.com.au/vic/malvern-3144/high-st/203-1269-pid-12345678/\n\nSuburb Profile\n\nMedian prices, demographics, schools, transport, market data:\n\nhttps://www.property.com.au/{state}/{suburb}-{postcode}/\n\nExamples\nhttps://www.property.com.au/vic/malvern-3144/\nhttps://www.property.com.au/vic/armadale-3143/\n\nBuy Listings (by location)\n\nproperty.com.au aggregates listings from realestate.com.au. Browse by state or region:\n\nhttps://www.property.com.au/{state}/buy/\nhttps://www.property.com.au/{state}/{suburb}-{postcode}/buy/\n\nExamples\nhttps://www.property.com.au/vic/buy/\nhttps://www.property.com.au/vic/malvern-3144/buy/\nhttps://www.property.com.au/vic/melbourne-city-greater-region/buy/\n\n\nBy property type:\n\nhttps://www.property.com.au/{state}/{suburb}-{postcode}/{type}/buy/\n\n\nTypes: house, townhouse, apartment-unit, villa, land, acreage, rural, block-of-units, retirement\n\nExample — townhouses for sale in Malvern:\n\nhttps://www.property.com.au/vic/malvern-3144/townhouse/buy/\n\n\nNote: Price and bedroom filters use JS-based UI — they don't persist in the URL. For filtered search, use realestate.com.au instead.\n\nSold History\n\nBrowse recent sales by suburb:\n\nhttps://www.property.com.au/{state}/{suburb}-{postcode}/sold/\n\n\nExample:\n\nhttps://www.property.com.au/vic/malvern-3144/sold/\n\nStreet Browse\n\nSee all properties on a street:\n\nhttps://www.property.com.au/{state}/{suburb}-{postcode}/{street-name}/\n\n\nExample:\n\nhttps://www.property.com.au/vic/malvern-3144/como-st/\n\nSchool Insights\n\nSchools near a suburb, with grades, sector, and student count:\n\nhttps://www.property.com.au/{state}/{suburb}-{postcode}/schools/{school-name}-sid-{schoolId}/\n\n\nSchool data is shown on suburb profile pages automatically.\n\nWhen to Use property.com.au vs Others\nNeed\tBest site\nSearch listings with filters\trealestate.com.au or domain.com.au\nProperty value estimate\tproperty.com.au\nSold price history\tproperty.com.au\nSuburb median prices\tproperty.com.au or domain.com.au\nCompare properties\trealestate.com.au\nLimitations\nListing search filters (price, beds, type) are JS-only — not URL-constructable\nActive listings redirect to realestate.com.au\nProperty IDs (pid) may need to be discovered via search or suburb browse\nweb_fetch may be blocked (same REA Group anti-bot as realestate.com.au)"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/JakeLin/property-search",
    "publisherUrl": "https://clawhub.ai/JakeLin/property-search",
    "owner": "JakeLin",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/property-search",
    "downloadUrl": "https://openagent3.xyz/downloads/property-search",
    "agentUrl": "https://openagent3.xyz/skills/property-search/agent",
    "manifestUrl": "https://openagent3.xyz/skills/property-search/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/property-search/agent.md"
  }
}