Overview
- Skill Key
- danielfoch/idx-cma-report
- Author
- danielfoch
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/danielfoch/idx-cma-report
- Latest Commit SHA
- 7e7e001f8208deceec8d6bfbfee2bb9e8b21cae6
Generate comparative market analysis (CMA) and home valuation reports from IDX listing data and selected comparable properties. Use when a user wants to pick comps, estimate a market value range, produce seller-facing home evaluation reports, or publish an interactive CMA experience via Google Gemini Canvas or Google AI Studio.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 idx-cma-report 技能。 若已安装,则直接安装 idx-cma-report 技能。
# IDX CMA Report Use this skill to turn subject-property data and IDX comparables into a defensible CMA package with: - Structured valuation calculations - A written report for agent/client review - An interactive handoff prompt for Google Gemini Canvas / Google AI Studio ## Workflow ### 1. Gather Data Through IDX MCP/CLI Use the IDX MCP/CLI skill already available in the environment to pull: - Subject property details - Candidate comparable listings (closed/pending/active based on user preference) Ask the user which comps to include when the choice is ambiguous. Keep 3 to 8 comps unless the user requests otherwise. Normalize data to JSON using the schema in `references/cma-input-schema.md`. ### 2. Build CMA Outputs Run: ```bash python3 scripts/build_cma.py \ --subject subject.json \ --comps comps.json \ --output-dir cma-output ``` The script produces: - `cma-output/cma_report.md` (summary report) - `cma-output/cma_data.json` (calculation payload) - `cma-output/interactive_local.html` (local interactive view) - `cma-output/gemini_canvas_prompt.md` (prompt for Google tools) ### 3. Review and Explain Adjustments Before final delivery: - Show the comp set used - Show estimated range and central estimate - Explain assumptions and major adjustments in plain language - Flag missing/low-quality fields that weaken confidence Use `references/valuation-guidelines.md` for adjustment defaults and confidence guidance. ### 4. Publish Interactive Version in Gemini Use `cma-output/gemini_canvas_prompt.md` as the base prompt. Then: 1. Open [Google AI Studio](https://aistudio.google.com/) or Gemini Canvas. 2. Paste the generated prompt and provide `cma_data.json`. 3. Ask for an interactive CMA web app with: - Comp table with sorting/filtering - Map-ready data fields (if lat/lng present) - Value-range visualization - Notes panel explaining adjustments 4. Request hosted/shareable output if available in the chosen Google tool. See `references/gemini-ca...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.