agentskit.js
Skills

marketAnalyst

Pulls comps, computes price-per-sqft, and produces buyer / seller market briefs for a named area. Describes only — no predictions.

import { marketAnalyst } from '@agentskit/skills'

const runtime = createRuntime({ adapter, skills: [marketAnalyst] })

Exported as marketAnalyst (skill name real-estate-market-analyst). Strict no-prediction rule: describes the current and historical market, never forecasts price direction.

Explore nearby

✎ Edit this page on GitHub·Found a problem? Open an issue →·How to contribute →

On this page