← 返回 Skills 市场
mchusma

Tidy

作者 mchusma · GitHub ↗ · v1.1.0 · MIT-0
macoslinux ✓ 安全检测通过
132
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tidy
功能描述
Full-featured AI property management — addresses, cleanings, reservations, tasks, pros, and natural language messaging.
安全使用建议
This skill appears to do what it says: it requires the tidy-request CLI and a TIDY_API_TOKEN to call tidy.com's REST and MCP APIs. Before installing or providing a token: (1) verify you trust the tidy-request binary source (brew tap or npm package) and inspect it if possible; (2) prefer setting the TIDY_API_TOKEN as an environment variable instead of leaving credentials on disk, and be aware the docs say tokens do not expire and old tokens remain valid — rotate/revoke tokens if compromised; (3) only add the MCP endpoint to other clients (e.g., Claude Desktop) if you intend to integrate TIDY with those applications; and (4) limit the token's use to machines/users you trust. If you want a stronger assurance, ask the publisher for documentation about token scopes, revocation, and the tidy-request project's source code/release artifacts before proceeding.
功能分析
Type: OpenClaw Skill Name: tidy Version: 1.1.0 The 'tidy' skill is a legitimate integration for the TIDY property management platform, providing tools for managing addresses, cleanings, and guest reservations via a REST API and MCP server. It follows standard security practices for CLI tools, such as storing credentials in `~/.config/tidy/credentials` and using environment variables for tokens. All documented endpoints and installation instructions point to official domains (tidy.com, npmjs.com), and no evidence of malicious behavior, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
Name/description (AI property management) matches the requested artifacts: tidy-request CLI binary and a TIDY_API_TOKEN. Required binaries and env var are appropriate for calling the TIDY REST/MCP APIs described in the SKILL.md.
Instruction Scope
Runtime instructions stay within the domain of TIDY's APIs and CLI. The SKILL.md does instruct the user to modify third-party client config (e.g., add the MCP server to Claude Desktop's config) and references storing credentials at ~/.config/tidy/credentials; modifying other app config is expected for integration but is a broader scope than purely calling an API and should be done intentionally by the user.
Install Mechanism
This is an instruction-only skill with no install spec. The docs recommend installing tidy-request via a Homebrew tap or npm -g, which is typical for a CLI; nothing in the skill attempts to download or execute arbitrary code automatically.
Credentials
Only TIDY_API_TOKEN is required, which is proportionate. However the docs state tokens do not expire and are not invalidated on re-login, and the CLI stores credentials in ~/.config/tidy/credentials by default — these are security considerations (long-lived credential, on-disk storage) the user should weigh before supplying the token.
Persistence & Privilege
The skill does not request 'always: true' or elevated privileges. It does instruct users how to add the MCP endpoint to other clients' configuration files (e.g., Claude Desktop), which is a normal integration step but modifies other applications' config and should be done explicitly by the user.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tidy
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tidy 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Add OpenClaw-compatible metadata, bundled reference docs, and keyword tags for ClawHub discoverability
v1.0.0
Initial release of the TIDY skill — an AI-powered property management platform. - Provides full-featured access to TIDY for managing properties, cleanings, reservations, maintenance, pros, and more. - Supports natural language requests for property tasks via CLI, API, and MCP protocol. - Includes comprehensive authentication flows (sign up/login with tokens). - Offers detailed documentation for both CLI and API usage. - Exposes an MCP server for integration with desktop clients and coding tools. - Covers property, booking, task, guest reservation, and professional management endpoints.
元数据
Slug tidy
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Tidy 是什么?

Full-featured AI property management — addresses, cleanings, reservations, tasks, pros, and natural language messaging. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 132 次。

如何安装 Tidy?

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

Tidy 是免费的吗?

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

Tidy 支持哪些平台?

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

谁开发了 Tidy?

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

💬 留言讨论