← 返回 Skills 市场
133
总下载
2
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install travel-personality-test
功能描述
当用户想做旅行人格测试、探索自己的旅行风格、或获取基于人格的旅行推荐时使用。触发词包括"旅行人格测试"、"测测我是什么旅行者"、"旅行风格"、"适合去哪玩"、"推荐旅行目的地"、"最近想出去玩"。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install travel-personality-test - 安装完成后,直接呼叫该 Skill 的名称或使用
/travel-personality-test触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Travel Personality Test 是什么?
当用户想做旅行人格测试、探索自己的旅行风格、或获取基于人格的旅行推荐时使用。触发词包括"旅行人格测试"、"测测我是什么旅行者"、"旅行风格"、"适合去哪玩"、"推荐旅行目的地"、"最近想出去玩"。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 133 次。
如何安装 Travel Personality Test?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install travel-personality-test」即可一键安装,无需额外配置。
Travel Personality Test 是免费的吗?
是的,Travel Personality Test 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Travel Personality Test 支持哪些平台?
Travel Personality Test 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Travel Personality Test?
由 Gwhite-qi(@gwhite-qi)开发并维护,当前版本 v1.1.0。
推荐 Skills