← Back to Skills Marketplace
adaclaw

Theme Park Queue Times

by Ada · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
97
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install theme-park-queue-times
Description
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,...
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install theme-park-queue-times
  3. After installation, invoke the skill by name or use /theme-park-queue-times
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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).
Metadata
Slug theme-park-queue-times
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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,... It is an AI Agent Skill for Claude Code / OpenClaw, with 97 downloads so far.

How do I install Theme Park Queue Times?

Run "/install theme-park-queue-times" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Theme Park Queue Times free?

Yes, Theme Park Queue Times is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Theme Park Queue Times support?

Theme Park Queue Times is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Theme Park Queue Times?

It is built and maintained by Ada (@adaclaw); the current version is v1.0.0.

💬 Comments