agent-match-skill
Installation
SKILL.md
agent-match-skill
A Singapore property salesperson (estate agent) directory backed by CEA's public register. Look up active salespersons by name or registration number, optionally filter to a postcode sector, and attach track-record (closed transaction count by town + flat type) pulled from CEA's monthly transaction records dataset.
Quick Start
# Look up by name
python3 skills/agent-match-skill/scripts/agent_match.py --name "Alice Tan"
# Look up by registration number
python3 skills/agent-match-skill/scripts/agent_match.py --registration-no R012345X
# Filter to a postcode sector (e.g. postal district 23)
python3 skills/agent-match-skill/scripts/agent_match.py --name "Alice Tan" --postcode 570123