✓ Verified
✍️ Content Creation
✓ Enhanced Data
Idx Cma Report
Generate comparative market analysis (CMA) and home valuation reports from IDX listing data and sele
- Rating
- 4.4 (480 reviews)
- Downloads
- 26,682 downloads
- Version
- 1.0.0
Overview
Generate comparative market analysis (CMA) and home valuation reports from IDX listing data and selected comparable.
Complete Documentation
View Source →
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)
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
references/valuation-guidelines.md for adjustment defaults and confidence guidance.4. Publish Interactive Version in Gemini
Usecma-output/gemini_canvas_prompt.md as the base prompt. Then:
- Open Google AI Studio or Gemini Canvas.
- Paste the generated prompt and provide
cma_data.json. - 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
- Request hosted/shareable output if available in the chosen Google tool.
references/gemini-canvas-publish.md for a copy-ready checklist.Safety Rules
- Treat outputs as broker/agent CMA support, not a licensed appraisal.
- Surface data gaps, outliers, or stale comps before presenting a valuation.
- Never invent listing attributes; mark missing values as unknown.
- Keep a clear boundary between factual listing data and model assumptions.
References
references/cma-input-schema.mdreferences/valuation-guidelines.mdreferences/gemini-canvas-publish.md
Installation
Terminal bash
openclaw install idx-cma-report
Copied!
💻Code Examples
example.sh
python3 scripts/build_cma.py \
--subject subject.json \
--comps comps.json \
--output-dir cma-outputTags
#image_and-video-generation
#data
Quick Info
Category Content Creation
Model Claude 3.5
Complexity One-Click
Author danielfoch
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install idx-cma-report
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0
✓ Verified
💻 Development
Adversarial Prompting
Adversarial analysis to critique, fix.
🧠 Claude-Ready
)}
★ 4.6 (372)
↓ 28,222
v1.0.0