← Back to Skills Marketplace
catshcrozhang

worst-travel-challenge(最差旅行挑战)

by 菠萝吹雪🍍🗡️ · GitHub ↗ · v1.1.5 · MIT-0
cross-platform ✓ Security Clean
124
Downloads
2
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install worst-travel-challenge
Description
用户说'最烂/最差/最坑/地狱旅行'时,AI 故意反向极致安排最烂航班、最破住宿、最奇葩本地活动,把'最差'玩成最真实、最上头、最有梗的病毒体验。全程毒舌吐槽+行程规划+拍照讲解+结束生成吐槽日记和短视频脚本。
Usage Guidance
This skill is coherent for its stated purpose, but review and consider the following before installing: - FlyAI CLI dependency: the skill requires installing @fly-ai/flyai-cli globally via npm. Verify the package's origin and trustworthiness (official repo, publisher, and reviews) before running a global npm install. - Real booking links: the skill is designed to present one-click booking links (actual merchant links). Treat '确认出发' as an irreversible consent to purchase if you click through—double-check prices and merchant pages before paying. - No declared credentials: the skill claims no API keys are required. If FlyAI actually requires an account or credentials on your system, that would be material; confirm whether the CLI performs any authentication or stores tokens locally. - Financial/social-engineering risk: because the skill intentionally picks "worst"/cheap options and supplies booking URLs, it can steer users toward low-quality third-party vendors; keep alert for suspicious or unexpected merchant domains in the returned links. - Test safely first: run flyai ai-search --query "测试" --debug (as the README suggests) in a non-production environment to confirm what data and links the CLI returns. Avoid providing payment details until you've validated the tool's behavior. If you want a deeper review that would change the assessment: provide the actual npm package name/URL and its package.json or the flyai-cli source (so we can confirm whether it collects credentials, communicates with unexpected endpoints, or executes arbitrary remote code).
Capability Analysis
Type: OpenClaw Skill Name: worst-travel-challenge Version: 1.1.5 The 'worst-travel-challenge' skill is a themed travel planner designed to suggest low-rated or budget-extreme travel options as a 'challenge' experience. It relies on the `flyai-cli` tool (npm package `@fly-ai/flyai-cli`) to fetch real-time data and provide booking links to the Fliggy platform. While it requires global npm package installation and shell command execution, these actions are transparently documented and necessary for its stated functionality. The skill includes explicit safety valves, such as requiring user confirmation, adhering to health/budget constraints, and providing a 'redemption' mode to switch to high-quality travel, showing no evidence of malicious intent or data exfiltration.
Capability Tags
cryptorequires-wallet
Capability Assessment
Purpose & Capability
Name/description (intentional worst-trip planning) align with required tooling: the SKILL mandates using FlyAI real-time queries and returning booking links. Asking for a FlyAI CLI dependency (to query flights/hotels/POIs and to surface jumpUrl/detailUrl) is coherent with the stated purpose.
Instruction Scope
SKILL.md instructs the agent to always base recommendations on flyai search-* results and to always include real booking links (jumpUrl/detailUrl). That is consistent with a real-booking travel skill, but it means the skill will present one-click booking links and could cause users to spend money if they confirm. The skill also requires reacting to uploaded photos (photo analysis) and to escalate to a 'redemption' mode when users say '救命' — these behaviors are within scope but give the skill authority to generate actionable booking output and to change itinerary states.
Install Mechanism
This is instruction-only (no install spec provided to the registry), but SKILL.md documents a strong dependency on an npm package (@fly-ai/flyai-cli) with an 'npm i -g' install command. Global npm installs are common for CLI tools; the risk is moderate because @fly-ai is a third-party package (not a known system binary) and will run code on the user's machine. There is no arbitrary URL download or archive extraction in repository files.
Credentials
The skill requests no environment variables or external credentials and explicitly states FlyAI CLI needs no API key. That is proportionate to its travel-query purpose. Note: if the FlyAI CLI in practice requires an account or credentials, that would change the proportionality analysis — the skill itself does not declare or ask for unrelated secrets.
Persistence & Privilege
The skill does not request 'always: true' and has no special OS/config path requirements. It is user-invocable and can be autonomously invoked by the agent (platform default), which is expected. There is no indication it modifies other skills or requests persistent elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install worst-travel-challenge
  3. After installation, invoke the skill by name or use /worst-travel-challenge
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.5
No file changes were detected in this version. - Version updated to 1.1.5, but no content or code changes were made. - Functionality and documentation remain the same as the previous release.
v1.1.4
- Clarified FlyAI 支持一键真实预订,行程需包含飞猪预订链接。 - 所有查询均要求使用 FlyAI 实时命令(如 search-flight、search-hotel 等),输出基于真实库存和评价。 - 明确要求 Agent 必须优先显示真实查询结果,并在输出各项方案时附上对应预订链接。 - 优化流程指引和说明,强调信息采集及规划阶段的操作规范。 - 细化各子 Agent 职责描述,便于理解模块分工。 - 增补技能完整能力清单与说明文档引用入口。
v1.1.3
No functional or content changes detected in this version. - Version bump to 1.1.3 with no file or documentation updates. - No additions, removals, or modifications to features, logic, or skill description. - This release maintains all previous behaviors.
v1.1.2
No functional or content changes in this version. Only the metadata version number was updated from 1.1.0 to 1.1.1.
v1.1.1
- No code or logic changes in this release. - No visible feature updates or bug fixes. - Version or metadata may have been updated without modifying any files.
v1.1.0
别人用 AI 规划最美旅行,我用 FlyAI 规划最烂旅行—— 因为只有真正烂过,才知道什么叫真实的好。 Others use AI to plan the most beautiful trips, I use FlyAI to plan the worst— Because only after experiencing the worst, you know what real good feels like.
Metadata
Slug worst-travel-challenge
Version 1.1.5
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is worst-travel-challenge(最差旅行挑战)?

用户说'最烂/最差/最坑/地狱旅行'时,AI 故意反向极致安排最烂航班、最破住宿、最奇葩本地活动,把'最差'玩成最真实、最上头、最有梗的病毒体验。全程毒舌吐槽+行程规划+拍照讲解+结束生成吐槽日记和短视频脚本。 It is an AI Agent Skill for Claude Code / OpenClaw, with 124 downloads so far.

How do I install worst-travel-challenge(最差旅行挑战)?

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

Is worst-travel-challenge(最差旅行挑战) free?

Yes, worst-travel-challenge(最差旅行挑战) is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does worst-travel-challenge(最差旅行挑战) support?

worst-travel-challenge(最差旅行挑战) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created worst-travel-challenge(最差旅行挑战)?

It is built and maintained by 菠萝吹雪🍍🗡️ (@catshcrozhang); the current version is v1.1.5.

💬 Comments