← 返回 Skills 市场
adaclaw

Theme Park Queue Times

作者 Ada · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
97
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install theme-park-queue-times
功能描述
Fetches live theme park wait times and park metadata from Queue-Times.com JSON APIs. Use when the user asks about queue times, ride waits, park hours/status,...
安全使用建议
This skill simply instructs the agent to call public Queue-Times.com JSON endpoints and summarize results; it does not require keys or install anything. Before installing: (1) be aware the agent will make outbound requests to queue-times.com when invoked, (2) ensure you comply with Queue-Times' free-use attribution requirement (include the “Powered by Queue-Times.com” link), and (3) consider rate limits and privacy of any user-provided park/location info you might send. No other sensitive access is requested.
能力评估
Purpose & Capability
Name/description match the runtime instructions: the skill documents how to discover park IDs and fetch queue_times.json from queue-times.com. No unrelated capabilities or credentials are requested.
Instruction Scope
SKILL.md only instructs the agent to fetch public JSON endpoints, match park names, summarize waits, and include required attribution. It does not instruct reading local files, accessing unrelated env vars, or sending data to third-party endpoints.
Install Mechanism
There is no install spec and no code files — instruction-only skills have minimal surface area and nothing is written to disk.
Credentials
No environment variables, credentials, or config paths are requested. That is proportionate for a public-API read-only integration.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges; autonomous invocation is allowed (platform default) but not excessive here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install theme-park-queue-times
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /theme-park-queue-times 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — fetches live theme park queue times and metadata. - Retrieves real-time wait times and park info from Queue-Times.com APIs. - Resolves park IDs based on user queries about park names, regions, or URLs. - Supports listing and summarizing rides, waits, closures, and park details. - Attribution “Powered by Queue-Times.com” required in all responses displaying data. - Data refreshes roughly every 5 minutes (not second-by-second live).
元数据
Slug theme-park-queue-times
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Theme Park Queue Times 是什么?

Fetches live theme park wait times and park metadata from Queue-Times.com JSON APIs. Use when the user asks about queue times, ride waits, park hours/status,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。

如何安装 Theme Park Queue Times?

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

Theme Park Queue Times 是免费的吗?

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

Theme Park Queue Times 支持哪些平台?

Theme Park Queue Times 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Theme Park Queue Times?

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

💬 留言讨论