← Back to Skills Marketplace
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install where-not-crowded
Description
去哪不挤:一个在节假日出行前,帮助用户判断“默认选择是否值得、哪里更不挤、更值、更适合去”的决策型 skill。 当用户询问“五一去哪不挤”“国庆想出去玩但不想人太多”“想去海边有没有比三亚更好的选择”“预算 5000 节假日去哪更值”等问题时触发。 它不是旅游攻略,不是泛推荐工具,而是基于人流趋势、热点变化、机...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install where-not-crowded - After installation, invoke the skill by name or use
/where-not-crowded - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 去哪不挤?
去哪不挤:一个在节假日出行前,帮助用户判断“默认选择是否值得、哪里更不挤、更值、更适合去”的决策型 skill。 当用户询问“五一去哪不挤”“国庆想出去玩但不想人太多”“想去海边有没有比三亚更好的选择”“预算 5000 节假日去哪更值”等问题时触发。 它不是旅游攻略,不是泛推荐工具,而是基于人流趋势、热点变化、机... It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.
How do I install 去哪不挤?
Run "/install where-not-crowded" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 去哪不挤 free?
Yes, 去哪不挤 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 去哪不挤 support?
去哪不挤 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 去哪不挤?
It is built and maintained by keyikoi (@keyikoi); the current version is v1.0.0.
More Skills