← 返回 Skills 市场
94
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install where-not-crowded
功能描述
去哪不挤:一个在节假日出行前,帮助用户判断“默认选择是否值得、哪里更不挤、更值、更适合去”的决策型 skill。 当用户询问“五一去哪不挤”“国庆想出去玩但不想人太多”“想去海边有没有比三亚更好的选择”“预算 5000 节假日去哪更值”等问题时触发。 它不是旅游攻略,不是泛推荐工具,而是基于人流趋势、热点变化、机...
安全使用建议
This skill is an instruction-first, offline report generator: it uses only the included frames and templates and a bundled Python script to create Markdown and HTML reports. It does not request credentials or call remote endpoints. Before installing/using, pick or inspect the output directory (the script defaults to the current directory) to avoid overwriting files, and review the generated HTML if you plan to share it publicly. If you need the skill to fetch live pricing or traffic data, note that the current version does not do that — it relies on the bundled frames and templates.
功能分析
Type: OpenClaw Skill
Name: where-not-crowded
Version: 1.0.0
The skill is a travel decision-support tool designed to help users find less crowded holiday destinations. It uses a Python script (scripts/generate_report.py) to analyze user intent against a local database of travel 'frames' (assets/destination_frames.json) and generates formatted Markdown and HTML reports. The behavior is well-documented, the code is transparent, and there are no indicators of data exfiltration, malicious execution, or unauthorized persistence.
能力评估
Purpose & Capability
Name/description promise a holiday crowd/cost judgment service. The bundle contains templates, a frames JSON, an HTML widget, and a local script to build reports — all of which are coherent with that purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md directs the agent to produce a Markdown report in-chat and to generate specific .md/.html files locally using the provided script and assets. The runtime instructions only reference local files bundled in the skill (references/, assets/, scripts/) and do not instruct reading arbitrary system files, scraping logs, or sending data externally.
Install Mechanism
No install spec is provided; this is instruction-first with a local Python script and static assets. Nothing is downloaded from the network or extracted from external URLs.
Credentials
The skill requires no environment variables, no credentials, and no external tokens. The bundled script parses the user intent and local JSON frames; it does not access secrets or unrelated environment state.
Persistence & Privilege
The script writes output files to the chosen output directory (default is current working directory) including both Chinese and ASCII filenames and a fixed 'latest' alias per SKILL.md. This is expected for a report-generator but users should confirm the output directory to avoid accidental overwrite of files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install where-not-crowded - 安装完成后,直接呼叫该 Skill 的名称或使用
/where-not-crowded触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
where-not-crowded 1.0.0
- Initial release of the "去哪不挤"(Where Not Crowded)决策型出行报告 skill.
- Generates a comprehensive Markdown report to help users find less crowded and higher-value travel options during holidays, based on crowd trends, hotspot changes, and cost comparisons.
- Always includes: why "default" destinations aren't optimal this time, one main and two alternative recommendations (near and far), crowd forecasts, cost reference, best travel window, and actionable advice.
- Not a travel guide—focuses on making the holiday travel decision, not providing itineraries or lists.
- Outputs full Markdown/HTML reports in both Chinese and English with standardized file names for user convenience.
元数据
常见问题
去哪不挤 是什么?
去哪不挤:一个在节假日出行前,帮助用户判断“默认选择是否值得、哪里更不挤、更值、更适合去”的决策型 skill。 当用户询问“五一去哪不挤”“国庆想出去玩但不想人太多”“想去海边有没有比三亚更好的选择”“预算 5000 节假日去哪更值”等问题时触发。 它不是旅游攻略,不是泛推荐工具,而是基于人流趋势、热点变化、机... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。
如何安装 去哪不挤?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install where-not-crowded」即可一键安装,无需额外配置。
去哪不挤 是免费的吗?
是的,去哪不挤 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
去哪不挤 支持哪些平台?
去哪不挤 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 去哪不挤?
由 keyikoi(@keyikoi)开发并维护,当前版本 v1.0.0。
推荐 Skills