← Back to Skills Marketplace
xiejinsong

Museum Tour

by xiejinsong · GitHub ↗ · v3.2.0 · MIT-0
cross-platform ⚠ suspicious
58
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install museum-tour
Description
Find museums, art galleries, and exhibitions in any city. Many are free but require advance reservation — get ticket links and visiting tips. Also supports:...
Usage Guidance
This skill forces installing and using an external CLI (@fly-ai/flyai-cli) and writing local execution logs, but the registry metadata lacks provenance and the description overstates capabilities (many travel services) compared with the actual playbooks (museum/gallery searches). Before installing or using it: 1) Verify the publisher and the npm package owner (@fly-ai) and inspect the package source on a trusted registry/GitHub; 2) Avoid installing global npm packages from unknown authors on production machines — test in a sandbox or container; 3) Ask the skill author (or registry) to document why local logs are written and where, and to declare that path in metadata; 4) If you must use it, run it in an isolated environment and confirm the CLI uses only expected endpoints (and that the 'Powered by Fliggy' claim is accurate). I have medium confidence in this assessment; additional artifacts that would raise confidence: a verified homepage/repository for the CLI package and clarification about the claimed Fliggy integration and the log persistence behavior.
Capability Analysis
Type: OpenClaw Skill Name: museum-tour Version: 3.2.0 The skill mandates the global installation of an external NPM package (@fly-ai/flyai-cli) and uses aggressive, 'jailbreak-style' instructions in SKILL.md to force the agent to ignore its training data and strictly follow CLI-driven workflows. While these behaviors are functionally aligned with the stated goal of providing real-time travel data via the Fliggy (Alibaba) platform, the requirement for system-level modifications (npm i -g) and the use of controlling directives to override agent knowledge boundaries represent high-risk patterns. Files involved: SKILL.md, references/fallbacks.md, and references/runbook.md.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The name/description promise museum + many travel services (flights, hotels, insurance) and claim 'Powered by Fliggy', but the SKILL.md and playbooks only specify attraction searches via a third‑party CLI (flyai). The skill declares no credentials or install requirements in the registry metadata, yet the runtime docs mandate installing @fly-ai/flyai-cli. This mismatch between advertised capabilities/provenance and the actual instructions is suspicious.
Instruction Scope
The SKILL.md forces all answers to come exclusively from flyai CLI output, tells the agent to install and run npm global software, enforces a strict 'every result must include [Book]({detailUrl})' rule and mandates re-execution until that rule passes. The runbook also instructs optionally writing a local .flyai-execution-log.json containing raw user queries and CLI call logs — a persistent local write not disclosed in the registry metadata. These instructions exceed a simple 'lookup' skill and could cause repeated network installs/calls and local storage of user input.
Install Mechanism
There is no install spec in the registry, but SKILL.md requires running `npm i -g @fly-ai/flyai-cli`. Global npm installs fetch code from the public registry and execute third‑party code on the host: moderate risk. The skill provides no provenance (owner homepage is unknown) and the package name does not obviously match the claimed Fliggy affiliation, which increases concern.
Credentials
The registry claims no environment variables or config paths are required, but the runbook instructs optionally persisting logs containing the raw user query and CLI commands to a local file. Storing raw user input locally (potentially containing PII) is outside the declared scope and not justified by the manifest. No secrets are requested, which is good, but the undeclared local persistence and the enforced external CLI install are disproportionate to a simple 'museum finder' description.
Persistence & Privilege
The skill is not set as always: true and does not request system-level privileges, but it instructs creating a per-request execution log file (.flyai-execution-log.json) if filesystem writes are available. That introduces persistence on the agent working directory without declaring a config path; this is noteworthy but not necessarily malicious.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install museum-tour
  3. After installation, invoke the skill by name or use /museum-tour
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.2.0
- Major update: strict CLI-executor rules for all responses; no travel data from knowledge base. - All queries must be answered with `flyai` CLI output, with mandatory `[Book]({detailUrl})` links included. - Expanded scope: now supports booking for flights, hotels, trains, attractions, visas, insurance, car rentals, and itinerary planning via Fliggy. - New, detailed step-by-step workflow for parameter collection, CLI command execution, and structured Markdown output. - Added critical output validation: any CLI failure or missing booking link halts response and prompts user for manual installation. - Full multilingual support (Chinese/English) and explicit category mapping for museums, galleries, and exhibitions.
Metadata
Slug museum-tour
Version 3.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Museum Tour?

Find museums, art galleries, and exhibitions in any city. Many are free but require advance reservation — get ticket links and visiting tips. Also supports:... It is an AI Agent Skill for Claude Code / OpenClaw, with 58 downloads so far.

How do I install Museum Tour?

Run "/install museum-tour" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Museum Tour free?

Yes, Museum Tour is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Museum Tour support?

Museum Tour is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Museum Tour?

It is built and maintained by xiejinsong (@xiejinsong); the current version is v3.2.0.

💬 Comments