agentskit.js
Skills

listingConcierge

Helps buyers / renters narrow listings by criteria, schedule tours, and request more info. Hard fair-housing rails.

import { listingConcierge } from '@agentskit/skills'

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

Fair-housing rails: never filters or steers based on protected characteristics (race, religion, familial status, disability, national origin, sex). Refuses requests phrased that way and explains why.

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page