← Back to Skills Marketplace
spontaneous trip planner
by
chenshinan
· GitHub ↗
· v1.0.0
· MIT-0
89
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install spontaneous-trip-planner
Description
使用飞猪旅行工具生成个性化旅行计划。当用户提到旅行、游玩、景点、规划行程时自动触发。触发后必须先与用户确认:1) 出发地 2) 旅行场景 3) 出行人数 4) 旅行三要素选两个(价格实惠/时间充裕/景点品质),确认后结合当前季节,使用 flyai 工具生成定制化方案
Usage Guidance
Before installing, confirm these points with the publisher: (1) Does this skill require the 'flyai' CLI/tool and is that tool available in your environment? If so, what exact binary name/version is required? (2) Does flyai require API keys, tokens, or other credentials — if yes, which env vars or config files will hold them and where are they documented? (3) Where do flyai 'jumpUrl' links point (domains)? Understand that the skill will send the user's city, trip preferences, and possibly destination queries to an external service (flyai) — verify that you trust that service and its handling of PII. Also consider whether you want the skill to auto-trigger when travel is mentioned; test it first with non-sensitive inputs. If the publisher can't clarify required tools/credentials, treat the omission as a risk and avoid enabling the skill until clarified.
Capability Analysis
Type: OpenClaw Skill
Name: spontaneous-trip-planner
Version: 1.0.0
The 'spontaneous-trip-planner' skill is a legitimate travel planning tool that uses the 'flyai' toolset and 'AskUserQuestion' to generate personalized itineraries. The instructions in SKILL.md are detailed and focus entirely on travel logic, such as seasonal awareness, group size transportation optimization, and 'Flash Trip' cost-saving strategies. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The name/description and SKILL.md are consistent: the skill uses a travel tool (flyai) to build personalized itineraries. However, the SKILL.md explicitly requires the 'flyai' CLI/tool and the AskUserQuestion popup tool at runtime, yet the skill metadata declares no required binaries, env vars, or credentials. This is an omission/inconsistency (missing declared dependency) rather than an immediate red flag.
Instruction Scope
Instructions are narrowly scoped to collecting user input via AskUserQuestion, determining the current date/season, querying flyai for POIs/flights/hotels, and composing recommendations. The SKILL.md does not instruct reading arbitrary local files, scanning environment variables, or exfiltrating system data. It will, however, transmit user-provided travel inputs (city, preferences, number of people) to the external flyai tool as part of normal operation.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — minimal on-disk footprint. No external downloads or install scripts are present.
Credentials
The SKILL.md relies on flyai for searches and jumpUrls but the skill declares no required environment variables or credentials. If flyai requires API keys, tokens, or local binaries, those requirements are not declared here. That omission could lead to runtime failures or unexpected credential prompts; it also obscures where user selections are sent and what credentials (if any) would be used or needed.
Persistence & Privilege
always is false and the skill has no install steps that modify agent/system configuration. It does auto-trigger on travel-related user messages (as advertised), which is normal for a user-invocable tool, not an elevated privilege.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install spontaneous-trip-planner - After installation, invoke the skill by name or use
/spontaneous-trip-planner - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of spontaneous-trip-planner skill.
- Generates personalized travel plans using Feizhu tools, triggered when users mention travel, attractions, or trip planning.
- Mandatory popup to collect departure city, travel scenario, number of travelers, and two out of three travel factors (price, time, quality) before generating plans.
- Integrates current season and user preferences to recommend destinations, routes, and budgets; highlights seasonal features in plans.
- Supports scenarios like solo travel, friends, couples, and family trips with tailored recommendations.
- Uses Feizhu (flyai) for POI, flight, and hotel queries; no hotel for "flash trip" mode. Outputs 3 optimized plans per request.
Metadata
Frequently Asked Questions
What is spontaneous trip planner?
使用飞猪旅行工具生成个性化旅行计划。当用户提到旅行、游玩、景点、规划行程时自动触发。触发后必须先与用户确认:1) 出发地 2) 旅行场景 3) 出行人数 4) 旅行三要素选两个(价格实惠/时间充裕/景点品质),确认后结合当前季节,使用 flyai 工具生成定制化方案. It is an AI Agent Skill for Claude Code / OpenClaw, with 89 downloads so far.
How do I install spontaneous trip planner?
Run "/install spontaneous-trip-planner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is spontaneous trip planner free?
Yes, spontaneous trip planner is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does spontaneous trip planner support?
spontaneous trip planner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created spontaneous trip planner?
It is built and maintained by chenshinan (@chenshinan); the current version is v1.0.0.
More Skills