← Back to Skills Marketplace
133
Downloads
2
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install travel-personality-test
Description
当用户想做旅行人格测试、探索自己的旅行风格、或获取基于人格的旅行推荐时使用。触发词包括"旅行人格测试"、"测测我是什么旅行者"、"旅行风格"、"适合去哪玩"、"推荐旅行目的地"、"最近想出去玩"。
Usage Guidance
This skill appears coherent for a travel/personality quiz. Key things to consider before installing or running it:
- It may install an external skill (flyai) at runtime via 'clawhub skill install flyai' — that will download and run third-party code; review/verify the flyai skill/source before allowing the install.
- If you enable flyai access, you may need to provide a FLYAI_API_KEY; the skill will send the computed persona (and query text) to flyai to fetch realtime destinations/prices. If you prefer privacy, decline to install flyai — the skill has a local cities.md fallback for recommendations.
- The skill runs shell commands (checks/installs flyai) when invoked; allow that only if you trust the environment and the external skill provider.
- Minor metadata inconsistency: FLYAI_API_KEY is used in SKILL.md but not declared in requires.env — expect to be prompted or to set it manually if you want live data.
If you’re comfortable with those tradeoffs (external dependency + optional API key), the skill is coherent and reasonable to use.
Capability Analysis
Type: OpenClaw Skill
Name: travel-personality-test
Version: 1.1.0
The skill implements a travel personality quiz and integrates with the 'flyai' tool for real-time travel data. It contains instructions in SKILL.md for the AI agent to execute shell commands, including auto-installing dependencies via 'clawhub' and performing keyword searches. While these actions are aligned with the stated purpose, the use of shell execution and environment variable manipulation represents a high-risk capability that warrants a suspicious classification under the provided criteria.
Capability Assessment
Purpose & Capability
The skill is a 10-question travel personality quiz that produces persona cards and destination suggestions. Declared dependency on a realtime data provider (flyai) aligns with the stated need for live popularity/trend/price data. Included reference files (cities.md, templates.md) are appropriate for its stated purpose.
Instruction Scope
SKILL.md gives detailed question flow, scoring, output templates, and explicitly restricts calling flyai until all 10 questions are completed. It references local files in the bundle (cities.md, templates.md) for fallback and prompt context — this is expected. It also instructs the agent to run shell commands to check/install flyai (which affects runtime behavior) and to export an API key if needed; these are in-scope for the described live-recommendation feature but broaden the agent's runtime actions beyond pure conversational logic.
Install Mechanism
This is instruction-only (no install spec in the bundle). However, SKILL.md instructs running 'clawhub skill install flyai' if flyai is not present. That will cause an external install at runtime (network download/install of another skill). This is proportionate to the feature (live data) but means installing code not bundled here — users should verify the trustworthiness of the flyai skill before allowing installation.
Credentials
The bundle itself requests no environment variables. SKILL.md suggests setting FLYAI_API_KEY when calling flyai, and the dependency is marked required in skill.yaml. Requesting an API key for the external flyai service is proportionate to fetching realtime prices/trends, but FLYAI_API_KEY is not declared in requires.env in the skill metadata — a small inconsistency the user should be aware of.
Persistence & Privilege
always is false and the skill does not request to be force-enabled or modify other skills' configs. It does instruct installing another skill (flyai) via clawhub, which will alter the agent's installed skills list if executed, but this is limited and expected for the described functionality.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install travel-personality-test - After installation, invoke the skill by name or use
/travel-personality-test - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
更新版本
v1.0.3
修复 emoji 中的 ZWJ 字符,通过 ClawHub 安全检测
v1.0.2
修复 SKILL.md 中 emoji 含有的 ZWJ 字符导致的安全警告
v1.0.1
添加中文 README,将描述改为中文
v1.0.0
travel-personality-test 1.0.0 – Initial release
- Launches interactive travel personality quiz with 10 lighthearted questions
- Supports multi-select answers with priority, avoiding rigid questionnaire feel
- Dynamically determines user’s travel personality type (single or combo) and provides a personalized card plus destination recommendations
- Ensures an engaging, conversational flow with no reveal of personality clues mid-quiz
- Integrates with flyai (if installed) for real-time travel data; otherwise, always provides destination suggestions
- Designed for natural triggers and suited to users exploring their ideal travel style or seeking inspiration
Metadata
Frequently Asked Questions
What is Travel Personality Test?
当用户想做旅行人格测试、探索自己的旅行风格、或获取基于人格的旅行推荐时使用。触发词包括"旅行人格测试"、"测测我是什么旅行者"、"旅行风格"、"适合去哪玩"、"推荐旅行目的地"、"最近想出去玩"。 It is an AI Agent Skill for Claude Code / OpenClaw, with 133 downloads so far.
How do I install Travel Personality Test?
Run "/install travel-personality-test" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Travel Personality Test free?
Yes, Travel Personality Test is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Travel Personality Test support?
Travel Personality Test is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Travel Personality Test?
It is built and maintained by Gwhite-qi (@gwhite-qi); the current version is v1.1.0.
More Skills