hostex
Hostex (hostex.io) OpenAPI v3.0 skill for querying and managing vacation rental properties, room types.
Setup & Installation
Install command
clawhub install ansonfreeman/hostexIf the CLI is not installed:
Install command
npx clawhub@latest install ansonfreeman/hostexOr install with OpenClaw CLI:
Install command
openclaw skills install ansonfreeman/hostexor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/ansonfreeman/hostexWhat This Skill Does
Connects to the Hostex vacation rental management platform via its OpenAPI v3.0 API. Supports querying properties, room types, reservations, availability, listing calendars, guest messages, and reviews. Reads are safe by default; writes require an opt-in env flag and explicit per-command confirmation.
Write operations are gated behind both an env flag and a --confirm argument, so an agent cannot modify live pricing or availability without deliberate user approval.
When to Use It
- Check which reservations are checking in next week
- Block a property from new bookings during a maintenance window
- Update nightly prices on an Airbnb or Booking.com listing
- Send a message to a guest through the Hostex inbox
- Create a direct booking reservation for a known guest
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Check which reservations are checking in next week
- 1Check which reservations are checking in next week
- 2Block a property from new bookings during a maintenance window
- 3Update nightly prices on an Airbnb or Booking.com listing
- 4Send a message to a guest through the Hostex inbox
- 5Create a direct booking reservation for a known guest
Hostex (hostex.io) OpenAPI v3.0 skill for querying and managing vacation rental properties, room types.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.