Property and room data for Casas Vigo flats. Use this skill when you need detailed information about flats, rooms, prices, amenities, addresses, or availability. Also use when agents need to load property context for answering tenant/prospect questions. Trigger on: room names, flat addresses, 'Alfonso XIII', 'Irmandinos', room prices, availability, deposit, contract, empadronamiento, tourist rental, nightly rate.
This skill provides structured data about all properties and rooms. Agents and other skills load this to answer questions about the flats.
These are critical for agents answering prospect questions:
references/flats.md — Complete flat and room inventory with all detailsreferences/house-rules.md — House rules and FAQ for prospects/tenantsdata/availability.json — Current availability by dates (source of truth)web/src/data/flats.ts — Web data (TypeScript, includes photos and translations)references/flats.md for room details (price, size, amenities)references/house-rules.md for rules and FAQdata/availability.json for current availabilitydata/availability.jsonThe web reads from web/src/data/flats.ts. When room data changes (price, description), update both flats.ts and references/flats.md to keep them in sync.
Bathrooms are shared freely — no room-to-bathroom assignment. Tenants use whichever is available.
No cleaning service currently contracted for any flat. Tenants are responsible for keeping common areas clean. This may change in the future.
Room names and flat names stay in their original language (Spanish). Goal is to support as many languages as possible across web and agents. Currently: ES, EN, GL on web; agents support ES, EN, GL, FR, DE, KO, PT, PL.