← 返回 Skills 市场
113
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install vacation-property-management
功能描述
Manage vacation rental properties, guest reservations, and cleaning checklists with the TIDY platform.
安全使用建议
This skill appears to do what it says: call the TIDY API using a TIDY_API_TOKEN. Before installing, verify tidy.com is the real vendor and that the token you supply has the minimum needed permissions (prefer scoped or readonly tokens if available). Don't paste your real token into chat or public places; store it in a secure secret manager and rotate it if it's long-lived. Confirm the SKILL.md claim that "Tokens do not expire" with TIDY — long-lived tokens increase risk if leaked. If you allow the agent to invoke this skill autonomously, be aware it can create/update/delete addresses and reservations using that token; consider testing with a sandbox account first.
功能分析
Type: OpenClaw Skill
Name: vacation-property-management
Version: 1.0.0
The skill bundle provides legitimate documentation and instructions for an AI agent to interact with the TIDY property management API (public-api.tidy.com). It includes standard operations for managing addresses, reservations, and cleaning checklists, with no evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description expect a TIDY API integration and the only declared requirement is TIDY_API_TOKEN; all endpoints referenced are under public-api.tidy.com and align with property, reservation, and to-do list management.
Instruction Scope
SKILL.md contains only curl examples and API endpoint usage against tidy.com and instructs using the TIDY_API_TOKEN env var. It does not instruct reading other files or unrelated environment variables. Note: the doc includes signup/login examples (with example passwords) and states "Tokens do not expire," which is a security/usability detail you may want to verify with the vendor.
Install Mechanism
No install spec and no code files — instruction-only reduces surface area; nothing is downloaded or written to disk by the skill itself.
Credentials
Only a single credential (TIDY_API_TOKEN) is required, which is proportionate to an API integration. Consider that this token may grant broad account privileges (create/delete addresses and reservations), so verify token scope and rotate/store it securely.
Persistence & Privilege
Skill is not marked always:true and does not request persistent system-wide changes; it does enable API actions when invoked. Autonomous invocation is allowed by default on the platform but not unusually privileged here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vacation-property-management - 安装完成后,直接呼叫该 Skill 的名称或使用
/vacation-property-management触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Vacation Property Management — TIDY, version 1.0.0
- Initial release for managing vacation rental properties through the TIDY platform.
- Features include property (address) management, guest reservations, and cleaning checklists via API.
- Supports authentication with bearer token.
- Provides endpoints for CRUD operations on properties and reservations.
- Includes support for natural language requests and CLI alternatives.
- Detailed error handling and usage instructions provided.
元数据
常见问题
Vacation Property Management 是什么?
Manage vacation rental properties, guest reservations, and cleaning checklists with the TIDY platform. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。
如何安装 Vacation Property Management?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vacation-property-management」即可一键安装,无需额外配置。
Vacation Property Management 是免费的吗?
是的,Vacation Property Management 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Vacation Property Management 支持哪些平台?
Vacation Property Management 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vacation Property Management?
由 mchusma(@mchusma)开发并维护,当前版本 v1.0.0。
推荐 Skills