← Back to Skills Marketplace
shaokunv1

rpg-travel: Game Pilgrimage · RPG 旅行:游戏圣地巡礼

by shaokun · GitHub ↗ · v1.0.6 · MIT-0
cross-platform ✓ Security Clean
126
Downloads
2
Stars
0
Active Installs
7
Versions
Install in OpenClaw
/install rpg-travel
Description
Map game scenes to real-world travel plans with RPG-style adventure maps. Requires python3 and FlyAI CLI with configured credentials to query real flight/hot...
Usage Guidance
What to consider before installing/running: - FlyAI credentials: the skill expects you to have the FlyAI CLI installed and authenticated. Do NOT paste credentials into chat; configure them with the FlyAI CLI tooling (e.g., flyai login) as recommended. - Privacy: generated HTML embeds external image URLs (Steam, HDQWalls, PAKUTASO, Wikimedia, and Fliggy links). Opening the HTML in a browser will make client-side GET requests to those hosts and reveal your IP/User-Agent. If you care about privacy, download images locally or open the HTML in an environment with network restrictions. - Metadata mismatch: package metadata mentions a 'flyai_account' credential while SKILL.md lists no env vars — this is likely because FlyAI uses its own CLI config, but verify before granting any credentials. - Inspect outputs: the Python scripts generate files in the current directory and reference external URLs. Review generated HTML/TXT before sharing or publishing (copyright concerns for screenshots/plot text may apply). - Run in isolation if unsure: use a disposable environment (container/VM) to run the setup and generation once, so you can confirm behavior. If you want, I can flag the exact lines where external hosts and Fliggy links are referenced or point out the files you should open and inspect first.
Capability Assessment
Purpose & Capability
The code and runtime instructions line up with the description: identify game/locations, call FlyAI CLI for flights/hotels/POI, assemble JSON and run python3 scripts to generate HTML/text outputs. Required binaries (python3, flyai) are appropriate. Minor inconsistency: clawhub.json declares a required credential named 'flyai_account' while the SKILL.md and registry metadata show no required env vars; this is plausible (FlyAI credentials are expected to be configured in the FlyAI CLI) but the package metadata and SKILL.md are not fully consistent.
Instruction Scope
The SKILL.md instructions stay within the claimed scope: use web_fetch/websearch for filming locations, use FlyAI CLI to fetch booking data, collect user preferences with ask_user_question, build JSON and run local Python scripts. The instructions do not ask the agent to read arbitrary system files or environment variables beyond expecting FlyAI CLI to be configured. They do instruct embedding remote image URLs and Fliggy purchase links in generated HTML (see privacy note).
Install Mechanism
Install spec is limited: only a brew formula for python3 is declared. The included setup.sh performs checks and prints installation hints but does not download remote archives or run unknown installers. No suspicious download URLs or archive extractions were seen in the provided files.
Credentials
The skill relies on the FlyAI CLI and so requires FlyAI account credentials in the CLI configuration; the skill does not request env vars or ask users to paste credentials into chat. clawhub.json mentions 'flyai_account' as a required credential (consistent with needing FlyAI access) but the SKILL.md does not declare any env vars — this is explainable but a metadata mismatch. Also, generated outputs embed external image and purchase URLs; opening the HTML will cause your client to contact third parties (IP/User-Agent exposure).
Persistence & Privilege
The skill does not request 'always: true' or any elevated platform privileges. It writes output files to the current working directory only and its setup script only checks for dependencies; no evidence of modifying other skills or system-wide configuration was found.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rpg-travel
  3. After installation, invoke the skill by name or use /rpg-travel
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.6
rpg-travel v1.0.6 - Added requirements metadata: Now explicitly requires python3 and FlyAI CLI with configured credentials. - Updated description to clarify dependency on Python and FlyAI. - Metadata now specifies installation method for python3 (via Homebrew). - No changes to skill flow or user experience; change focuses on system requirements and setup clarity.
v1.0.5
- No functional or documentation changes detected; version update only. - All files remain unchanged from the previous version.
v1.0.4
**v1.0.4 Changelog** - Added official Chinese skill documentation (SKILL.zh.md) to support Chinese users. - No changes to code logic or functionality. - All existing English documentation and features remain unchanged.
v1.0.3
- 增加 scripts/setup.sh 脚本文件,为技能部署添加自动化初始化步骤。 - 其余功能和文档无变化。 - 依赖 python3 + flyai CLI + flyai_account
v1.0.2
Version 1.0.2 - 新增 clawhub.json 配置文件,提升与 ClawHub 平台的集成能力 - 其它功能和流程保持不变,继续支持游戏圣地巡礼行程自动生成
v1.0.1
Version 1.0.1 – Initial code scaffolding for RPG旅行模拟器 - Added core Python scripts for backend logic: html_generator.py, models.py, node_builder.py, text_generator.py, and __init__.py. - Established structure for HTML generation, data modeling, node building, and text output. - No breaking changes to interface; this is the first version with implementation files. - All main features outlined in SKILL.md are now supported by dedicated backend modules.
v1.0.0
RPG Travel Planning Skill — Initial Release: Game Pilgrimage Mode Live! - Auto-detects game filming locations and real-world prototype sites from game titles or descriptive travel intents. - Automatically fetches real travel data (flights, hotels, attractions) and intelligently recommends optimal travel windows based on season and pace preferences. - Generates RPG-style adventure itinerary maps with main/side quest breakdowns — blending narrative immersion with real-world route planning. - Full-process progress feedback with auto-confirmation at key decision points for a smooth, transparent workflow. - Every flight, hotel, and attraction includes one-click purchase links for seamless booking. RPG旅行规划技能初始发布,游戏圣地巡礼玩法上线! - 支持通过游戏名或描述性意图自动识别游戏取景地与现实原型地点。 - 自动采集航班、酒店、景点等真实旅行信息,结合季节与节奏智能推荐最佳出行时间。 - 输出 RPG 风格冒险行程地图与主线/支线任务说明,剧情沉浸+现实路线一体化。 - 全流程支持进度反馈,关键节点自动与用户交互确认,操作便捷。 - 每个航班、酒店、景点均配备一键购买直达链接,旅行预订更顺畅。
Metadata
Slug rpg-travel
Version 1.0.6
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 7
Frequently Asked Questions

What is rpg-travel: Game Pilgrimage · RPG 旅行:游戏圣地巡礼?

Map game scenes to real-world travel plans with RPG-style adventure maps. Requires python3 and FlyAI CLI with configured credentials to query real flight/hot... It is an AI Agent Skill for Claude Code / OpenClaw, with 126 downloads so far.

How do I install rpg-travel: Game Pilgrimage · RPG 旅行:游戏圣地巡礼?

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

Is rpg-travel: Game Pilgrimage · RPG 旅行:游戏圣地巡礼 free?

Yes, rpg-travel: Game Pilgrimage · RPG 旅行:游戏圣地巡礼 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does rpg-travel: Game Pilgrimage · RPG 旅行:游戏圣地巡礼 support?

rpg-travel: Game Pilgrimage · RPG 旅行:游戏圣地巡礼 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created rpg-travel: Game Pilgrimage · RPG 旅行:游戏圣地巡礼?

It is built and maintained by shaokun (@shaokunv1); the current version is v1.0.6.

💬 Comments