← 返回 Skills 市场
mchusma

Vacation Rental Management

作者 mchusma · GitHub ↗ · v1.0.0 · MIT-0
macoslinux ✓ 安全检测通过
115
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install vacation-rental-management
功能描述
Manage vacation rental turnovers, guest reservations, and cleaning schedules. Auto-schedule cleanings based on guest check-out, coordinate multi-property tur...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vacation-rental-management
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vacation-rental-management 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug vacation-rental-management
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Vacation Rental Management 是什么?

Manage vacation rental turnovers, guest reservations, and cleaning schedules. Auto-schedule cleanings based on guest check-out, coordinate multi-property tur... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。

如何安装 Vacation Rental Management?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install vacation-rental-management」即可一键安装,无需额外配置。

Vacation Rental Management 是免费的吗?

是的,Vacation Rental Management 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Vacation Rental Management 支持哪些平台?

Vacation Rental Management 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(macos, linux)。

谁开发了 Vacation Rental Management?

由 mchusma(@mchusma)开发并维护,当前版本 v1.0.0。

💬 留言讨论