← Back to Skills Marketplace
115
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install vacation-rental-management
Description
Manage vacation rental turnovers, guest reservations, and cleaning schedules. Auto-schedule cleanings based on guest check-out, coordinate multi-property tur...
Usage Guidance
This skill appears to be a straightforward integration with TIDY (https://tidy.com) and only needs your TIDY_API_TOKEN. Before installing: verify the TIDY domain and that you trust the service; consider creating a token with the least privileges possible; be aware the CLI may store the token in ~/.config/tidy/credentials (persistent tokens here do not expire per docs), so protect that file and your environment; avoid embedding highly sensitive data (gate codes, passwords) in public fields unless you accept that TIDY will store/transmit them; and remember the agent can perform actions like booking/cancelling cleanings using your token, so revoke the token if you suspect misuse.
Capability Analysis
Type: OpenClaw Skill
Name: vacation-rental-management
Version: 1.0.0
The skill bundle provides a legitimate integration for the TIDY property management platform, enabling an AI agent to coordinate vacation rental turnovers, guest reservations, and cleaning schedules. It includes comprehensive documentation for using TIDY's CLI, MCP server, and REST API (public-api.tidy.com), with all instructions and tool definitions (such as 'message_tidy' and 'login') clearly aligned with the stated purpose of property management. No evidence of malicious intent, data exfiltration, or deceptive prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description (vacation rental turnovers, scheduling, checklists) match the declared requirement (TIDY API token) and the SKILL.md content, which exclusively documents TIDY CLI/MCP/REST endpoints and workflows. No unrelated credentials or tools are requested.
Instruction Scope
SKILL.md instructs the agent to call TIDY's CLI, MCP, or REST API and to poll asynchronous 'message_tidy' requests until completion. It also documents that the CLI will read TIDY_API_TOKEN or store credentials at ~/.config/tidy/credentials; those are reasonable for this integration but mean the agent/CLI may write/read a local credentials file and will perform repeated polling requests. There are no instructions to collect system-wide secrets or read unrelated files.
Install Mechanism
This is an instruction-only skill with no install spec or code. Examples reference installing an existing, named CLI via Homebrew or npm (tidy-request / @tidydotcom/cli). Nothing is downloaded or executed by the skill bundle itself.
Credentials
Only one environment variable is required: TIDY_API_TOKEN (declared as primary). That is proportionate. The documentation states tokens 'do not expire' and that the CLI may store credentials on disk (~/ .config/tidy/credentials), which is a security consideration for users — persistent tokens increase blast radius if leaked, but this is a product design choice rather than an incoherence in the skill.
Persistence & Privilege
The skill does not request always:true or any elevated platform privileges. It does not modify other skills or system-wide settings according to the provided files. Autonomous model invocation is allowed (default) which is expected for a tool-like skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vacation-rental-management - After installation, invoke the skill by name or use
/vacation-rental-management - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Vacation Rental Management 1.0.0 – Initial Release
- Automate vacation rental turnover management, including guest reservations, cleaning schedules, and multi-property coordination.
- Supports natural language CLI, Claude MCP server integration, and direct REST API use.
- Tracks guest check-in/check-out, schedules turnover cleanings, manages checklists, and monitors job status.
- Simplifies handling of late changes (guest extension, cancellation) and supports flexible workflows.
- For Airbnb/VRBO hosts, short-term rental managers, and property operators seeking streamlined operations.
Metadata
Frequently Asked Questions
What is Vacation Rental Management?
Manage vacation rental turnovers, guest reservations, and cleaning schedules. Auto-schedule cleanings based on guest check-out, coordinate multi-property tur... It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.
How do I install Vacation Rental Management?
Run "/install vacation-rental-management" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vacation Rental Management free?
Yes, Vacation Rental Management is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vacation Rental Management support?
Vacation Rental Management is cross-platform and runs anywhere OpenClaw / Claude Code is available (macos, linux).
Who created Vacation Rental Management?
It is built and maintained by mchusma (@mchusma); the current version is v1.0.0.
More Skills