← 返回 Skills 市场
81
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weekend-escape
功能描述
周末逃跑计划,为都市人提供周五晚出发、周日晚返回的短途旅行方案。当用户说"周末去哪玩""想逃离城市""推荐个短途旅行"或需要周末放松方案时使用此 skill。
安全使用建议
This skill appears to genuinely implement weekend travel planning, but the SKILL.md depends on a 'flyai' CLI tool (flyai search-flight / search-hotel / search-poi) while the registry metadata declares no required binaries or install steps. Before installing or enabling this skill you should:
- Ask the skill author (or vendor) to clarify what 'flyai' is, where it comes from, and provide a canonical install/source (GitHub release, official package, or package manager). Do not trust an undocumented or private binary source.
- Request an updated manifest that declares required binaries and a safe install mechanism (or remove the flyai dependency and call only well-known APIs).
- Confirm what network endpoints flyai contacts and whether any user data (current location, travel dates, personal identifiers) are transmitted to third parties; get a privacy/dataflow statement.
- If you cannot verify flyai's provenance, treat the skill as untrusted: run it in an isolated environment or refuse to install.
- Consider testing the skill in a constrained environment and verifying its outputs do not leak sensitive info (e.g., your saved credentials or local files).
If the author updates the manifest to explicitly declare 'flyai' as a required and trusted dependency (with install/source), the inconsistency would likely be resolved and this would lean toward benign. Currently the undeclared external-tool dependency is the main unresolved concern.
功能分析
Type: OpenClaw Skill
Name: weekend-escape
Version: 1.0.0
The 'weekend-escape' skill is a travel planning assistant designed to provide weekend trip recommendations and itineraries. It utilizes the 'flyai' tool to perform legitimate searches for flights, hotels, and points of interest based on user input. The instructions in SKILL.md and documentation in weekend-escape-intro.md are entirely consistent with the stated purpose and show no signs of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
The skill's stated purpose (weekend travel recommendations) matches the instructions (recommend destinations, build 48-hour plans, query transport/hotels/POI). However, the SKILL.md explicitly uses a 'flyai' CLI (flyai search-flight / search-hotel / search-poi). The registry metadata lists no required binaries, env vars, or install steps. That mismatch — an undeclared external tool the instructions rely on — is disproportionate/unexplained and should be justified.
Instruction Scope
Instructions are narrowly scoped to travel planning and specify concrete commands to query flights, hotels, and POIs using the flyai CLI. They do not request unrelated files or credentials. However, they instruct the agent to contact/search via an external tool (flyai) and to include '预订链接' and images; SKILL.md does not say where flyai comes from or what network endpoints it will call, leaving open what remote services will receive user query data.
Install Mechanism
There is no install spec (instruction-only), which normally lowers risk. But because SKILL.md requires 'flyai' to perform searches, the absence of a declared install or required binary is concerning: either the environment must already have flyai (not guaranteed) or the agent may attempt to obtain/execute it by other means. The missing provenance for the external tool is the main install-related risk.
Credentials
The skill does not request environment variables, credentials, or config paths. All declared requirements are absent, which is consistent with the idea of an instruction-only skill — except for the undeclared flyai dependency noted above. No secrets are requested in the current manifest.
Persistence & Privilege
The skill is not always-enabled and uses default autonomous invocation settings. It does not request persistent system-level changes in the manifest or SKILL.md. No indicators that it will modify other skills or system-wide configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install weekend-escape - 安装完成后,直接呼叫该 Skill 的名称或使用
/weekend-escape触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Weekend Escape v1.0.0: Launch
- Introduces an intelligent short-trip planner for city dwellers, focusing on Friday evening departures and Sunday night returns.
- Recommends 2–3 destinations based on city, preferences, and distance (2h/3–4h/flight range).
- Provides categorized themes: nature, culture, food, active sports, relaxation.
- Generates detailed 48-hour itineraries including transport, hotels, attractions, and food recommendations.
- Includes practical checklists, Plan B alternatives, seasonal picks, and a surprise "blind box" mode.
- Features clear table outputs and friend-sharing highlights.
元数据
常见问题
weekend-escape 是什么?
周末逃跑计划,为都市人提供周五晚出发、周日晚返回的短途旅行方案。当用户说"周末去哪玩""想逃离城市""推荐个短途旅行"或需要周末放松方案时使用此 skill。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。
如何安装 weekend-escape?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install weekend-escape」即可一键安装,无需额外配置。
weekend-escape 是免费的吗?
是的,weekend-escape 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
weekend-escape 支持哪些平台?
weekend-escape 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 weekend-escape?
由 厉云涵(@yunhanli7)开发并维护,当前版本 v1.0.0。
推荐 Skills