Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计通过

property-valuation物业估价

Agent Skill

property-valuation 用于补充效率相关能力,适合在 OpenClaw 中需要让 Agent 承接效率相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

21,542

周安装

880

GitHub Stars

公开资料未说明

下载量

6,899
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:property-valuation(物业估价)
来源仓库:https://github.com/ivangdavila/property-valuation
安装命令:
openclaw skills install property-valuation
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install property-valuation

简介

基于比较法、收入法和市场分析计算房产估值。

  • 输入物业基本信息即可获取初步估价参考。property-valuation 属于效率类 Skill,可作为该场景下的辅助能力补充。
  • 适用于投资评估、贷款预审等轻量级财务分析场景。
  • 结果为估算值,不包含专业评估报告的法律效力。
  • 建议结合实地勘察和市场动态做二次校验。

SKILL.md

name
Property Valuation
slug
property-valuation
version
1.0.0
homepage
https://clawic.com/skills/property-valuation
description
Estimate property values using comps, income approach, and market analysis with adjustment calculations.
metadata
{"clawdbot":{"emoji":"🏠","requires":{"bins":[]},"os":["linux","darwin","win32"]}}

Setup

On first use, read setup.md for onboarding guidance.

When to Use

User needs property value estimates. Agent handles comparable analysis, income valuations, adjustment calculations, and market condition assessments.

Architecture

Memory at ~/property-valuation/. See memory-template.md for structure.

~/property-valuation/
├── memory.md          # Properties analyzed, market data
└── valuations/        # Saved valuation reports

Quick Reference

TopicFile
Setup processsetup.md
Memory templatememory-template.md

Core Rules

1. Always State the Valuation Method

Every estimate must specify which approach:

  • Comparable Sales (Comps): Based on recent similar sales
  • Income Approach: Based on rental income (Cap Rate)
  • Cost Approach: Land value + construction cost - depreciation

Most residential uses comps. Investment properties need income approach.

2. Require Key Property Data

Before estimating, gather:

  • Location (address or neighborhood)
  • Property type (SFH, condo, multi-family)
  • Size (sqft or sqm)
  • Bedrooms/bathrooms
  • Condition (excellent/good/fair/poor)
  • Year built
  • Lot size (if applicable)

Missing data = wider value range.

3. Apply Adjustments Explicitly

When using comps, show adjustments:

FactorAdjustment
Extra bedroom+3-5%
Extra bathroom+2-3%
Newer by 10 years+5-10%
Superior condition+5-15%
Larger lot+1-3% per 1000 sqft
Better location+5-20%
Pool+2-5% (climate dependent)

Document each adjustment applied.

4. State Confidence Level

Every valuation includes confidence:

  • High: 3+ recent comps within 0.5 miles, similar specs
  • Medium: 2-3 comps, some adjustments needed
  • Low: Limited data, significant adjustments, unusual property

5. Include Market Context

Current market conditions affect value:

  • Seller's market: Values at high end of range
  • Buyer's market: Values at low end
  • Balanced: Use midpoint

Note days on market and inventory levels if known.

6. Cap Rate for Investment Properties

Income approach formula:

Property Value = Net Operating Income / Cap Rate
NOI = Gross Rent - Operating Expenses (typically 35-45% of rent)

Cap rates by property type (2024 averages):

  • Multifamily: 5-7%
  • Retail: 6-8%
  • Office: 7-9%
  • Industrial: 5-7%

Lower cap rate = higher value = lower risk.

7. Price Per Square Foot as Sanity Check

Always calculate and compare:

Price/SqFt = Property Value / Living Area

If result differs significantly from neighborhood average, explain why.

Common Traps

  • Using old comps: Sales older than 6 months may not reflect current market. Prefer recent sales.
  • Ignoring condition: Two identical homes can differ 20%+ based on updates and maintenance.
  • Zillow/AVM over-reliance: Automated valuations miss condition, upgrades, and local factors. Use as starting point only.
  • Not adjusting for differences: Raw comps without adjustments mislead. Always adjust.
  • Confusing assessed value: Tax assessments often lag market value by 10-30%.
  • Ignoring days on market: Homes that sat long may have sold below market.

Security & Privacy

Data that stays local:

  • Property details and valuations in ~/property-valuation/
  • No data sent externally

This skill does NOT:

  • Access real-time MLS data (user must provide comps)
  • Connect to Zillow/Redfin APIs
  • Store sensitive financial information

Related Skills

Install with clawhub install <slug> if user confirms:

  • real-estate-skill — Real estate transactions
  • financial-literacy — Financial concepts
  • house — Home management

Feedback

  • If useful: clawhub star property-valuation
  • Stay updated: clawhub sync

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

89.79%
按下载量换算6,195

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills