← 返回 Skills 市场
Study Tour
作者
dingtom336-gif
· GitHub ↗
· v3.2.0
· MIT-0
70
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install study-tour-test-1775879640
功能描述
Plan educational travel experiences — museum visits, university tours, cultural workshops, historical field trips, and hands-on learning activities. Also sup...
安全使用建议
This skill is internally coherent with a study-tour planner, but exercise caution before installing or invoking it. Specific actions to take:
- Inspect the npm package on the public registry (npmjs.com) before running npm i -g @fly-ai/flyai-cli: check the publisher, homepage, version history, and maintainers.
- Prefer running the npm install yourself in a disposable environment (container or VM) to review install scripts and behavior before granting it access to your agent.
- Ask the skill author (or maintainer) for a homepage, source repository, and documentation for the flyai CLI and Fliggy integration, and for details on how bookings/authentication are handled.
- Note that SKILL.md references local 'references/*.md' files that are not included — confirm what those contain and whether they direct additional network calls or data usage.
- Be aware the skill enforces re-execution until results include a [Book](...) link; this could cause repeated network activity if the CLI fails. If you have limited trust, do not allow the skill to install software or run network installs automatically.
功能分析
Type: OpenClaw Skill
Name: study-tour-test-1775879640
Version: 3.2.0
The skill mandates the global installation of an external npm package (`@fly-ai/flyai-cli`) and the execution of CLI commands to function. While this behavior is aligned with the stated purpose of travel planning, the requirement for high-privilege shell execution (`npm i -g`) and the reliance on an external binary constitute a significant security risk and potential attack surface. No explicit malicious logic or data exfiltration was identified in the provided `SKILL.md` or `_meta.json` files, but the bundle references several external markdown files (e.g., `references/playbooks.md`) that were not included in the analysis.
能力评估
Purpose & Capability
The name/description (planning study tours, flights, hotels, tickets) matches the required operations (calling a 'flyai' CLI for flights/hotels/POIs). However, the skill claims 'Powered by Fliggy' while providing no homepage/source or any credential flow for that provider — plausible but under-documented.
Instruction Scope
SKILL.md mandates the agent must only use flyai CLI output (never training data), must install @fly-ai/flyai-cli if missing, and requires every result to include a [Book]({detailUrl}) link. The doc also references local files (references/*.md) that are not present in the bundle. These constraints are strict, encourage network installs at runtime, and the re-execute-on-failure self-test could create loops; the missing referenced docs are a practical inconsistency.
Install Mechanism
There is no formal install spec in the skill bundle, but the runtime instructions explicitly tell the agent to run a global npm install: 'npm i -g @fly-ai/flyai-cli'. Installing a global npm package at runtime is moderate-risk because packages can run arbitrary postinstall scripts and the package provenance (homepage/source, npm registry link) is not provided in the skill metadata.
Credentials
The skill declares no required environment variables or credentials, which is consistent with the bundle. But it advertises booking and 'Powered by Fliggy' without specifying how authentication/booking is handled; absence of any credential requirements could be legitimate if flyai CLI handles interactive auth, but it's under-specified and worth verifying before installation.
Persistence & Privilege
The skill does not request always:true or any elevated persistence; it is user-invocable and allows autonomous invocation (platform default). It does not attempt to modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install study-tour-test-1775879640 - 安装完成后,直接呼叫该 Skill 的名称或使用
/study-tour-test-1775879640触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.2.0
Version 3.2.0 — Adds detailed execution and output rules for study tour planning.
- Enforces strict CLI execution for all travel data; prohibits knowledge-based responses.
- Expands support for a wide range of educational trip types (museum, history, science, etc.) with scenario playbooks.
- Adds comprehensive CLI command parameter tables and output validation steps.
- Output must include booking links, formatted Markdown, and "Powered by flyai" branding.
- Supports both Chinese and English inputs/output.
元数据
常见问题
Study Tour 是什么?
Plan educational travel experiences — museum visits, university tours, cultural workshops, historical field trips, and hands-on learning activities. Also sup... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 70 次。
如何安装 Study Tour?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install study-tour-test-1775879640」即可一键安装,无需额外配置。
Study Tour 是免费的吗?
是的,Study Tour 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Study Tour 支持哪些平台?
Study Tour 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Study Tour?
由 dingtom336-gif(@dingtom336-gif)开发并维护,当前版本 v3.2.0。
推荐 Skills