← Back to Skills Marketplace
mickey406

Shenzhen Metro

by mickey406 · GitHub ↗ · v3.1.1 · MIT-0
cross-platform ✓ Security Clean
169
Downloads
0
Stars
0
Active Installs
12
Versions
Install in OpenClaw
/install shenzhen-metro
Description
深圳地铁查询工具。查线路、站点、票价、时刻表、换乘、客流等。覆盖美食/商场/停车场等周边信息,及票价优惠、无障碍设施、打卡点等特色功能。(⚠️ 非官方数据,数据为测试用途仅供参考)
Usage Guidance
This skill appears to do only what it says: answer Shenzhen metro questions using the bundled offline data and optional AMap API calls. Things to consider before installing: (1) If you want AMap-powered nearby/POI queries you must paste your AMap key into data/metro_facts.json — avoid committing that file to version control or sharing it, since storing API keys in repo files is insecure; prefer using a local-only config or environment variable instead. (2) The skill warns data are unverified — double-check critical travel details with official Shenzhen Metro sources. (3) If you enable autonomous invocation, be aware the skill may issue network calls to AMap when asked for POI data; only provide an API key you trust. (4) If you plan to use TTS, confirm which TTS tool will be used and whether it sends audio or text to third-party services.
Capability Analysis
Type: OpenClaw Skill Name: shenzhen-metro Version: 3.1.1 The skill is a comprehensive informational tool for the Shenzhen Metro, providing extensive static data on lines, stations, schedules, and amenities within 'data/metro_facts.json'. It provides clear instructions in 'SKILL.md' for the agent to assist users with transit queries and includes legitimate examples for interacting with the Amap (AutoNavi) API. No signs of malicious intent, data exfiltration, or harmful prompt injection were found.
Capability Assessment
Purpose & Capability
Name/description (Shenzhen metro queries) match the included files and instructions. The skill relies on a local data file (data/metro_facts.json) and optionally the Gaode/AMap API for POI/nearby queries; that requirement is reasonable and expected.
Instruction Scope
SKILL.md confines actions to reading the bundled JSON and optionally calling AMap endpoints (examples shown with curl). It suggests using a TTS tool for audio but gives no concrete external endpoints. The instructions are otherwise scoped to metro queries and surrounding POI info; they do not request unrelated system files or secrets.
Install Mechanism
Instruction-only skill with no install spec and no code to execute — lowest-risk installation surface. Nothing is downloaded or written by an installer.
Credentials
The skill requests the AMap API key via an entry in data/metro_facts.json (amap_api_key). While this is functionally proportional, storing an API key in a local data file is less secure than using environment variables or a secrets store. No other credentials are requested.
Persistence & Privilege
always is false and there are no install scripts or actions that modify other skills or system settings. The skill can be invoked autonomously (default), which is normal for skills and not by itself a concern.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shenzhen-metro
  3. After installation, invoke the skill by name or use /shenzhen-metro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.1.1
- 修改描述和说明,强调数据为测试用途并非官方,增加使用风险提示 - 明确数据来源为高德API和公开网络 - 优化“注意事项”,建议通过官方渠道确认信息 - 文档内容简化、描述更清晰
v3.1.0
- 增加对“完整站点库”功能的描述,明确支持15条地铁线路全部站点查询 - SKILL.md文档内容更新,调优功能和示例问题展示,改善文档可读性 - 其他功能及接口描述未变,保持与上一版一致
v3.0.1
- 高德API Key 说明更新:要求用户自行配置 API Key,不再内置示例密钥。 - 文档示例中的高德API Key 字段由具体密钥改为占位符 YOUR_API_KEY。 - 新增 API Key 配置指引,说明可在 data/metro_facts.json 修改 amap_api_key。
v3.0.0
Version 3.0.0 — Major update with streamlined documentation and added features. - 精简与重构文档结构,功能条理更清晰易查。 - 覆盖新功能:票价优惠、WiFi服务、失物招领、机场换乘、节假日运营等。 - 特色功能全面汇总,如实时客流、打卡点、语音播报、离线数据、英文对照等。 - 明确数据仅供测试参考,建议以官方信息为准。 - data/metro_facts.json 支持更多信息项,便于离线查询。
v2.2.0
Version 2.2.0 - 增加/完善站点便民信息说明,详列洗手间和无障碍电梯配置,新增1号线部分老站无洗手间的说明及查询示例。 - SKILL.md文档内容更新优化,增强便民服务和实际问答参考指引。 - data/metro_facts.json数据同步调整,支持便民设施和洗手间相关查询。 - 使洗手间、第三洗手间、无障碍电梯等设施信息更加准确详细。 - 保持常规线路、票价、英文翻译等原有功能不变。
v2.1.0
Version 2.1.0 - 新增“语音播报”用法及详细操作说明,包括语音回复流程和示例对话。 - 其余功能、查询示例等未改动,数据与规则保持不变。
v2.0.0
Version 2.0.0 adds new features and enhancements for a smarter, more versatile Shenzhen Metro experience: - 新增 语音播报 功能,可将查询结果转为语音。 - 新增 天气联动 ,支持特殊天气运营调整查询。 - 新增 大型活动客流查询,提高出行预测准确性。 - 新增 一键分享 ,可生成出行卡片便于转发。 - 增强 AI智能规划 ,综合时间、换乘、客流等因素。 - 增加 离线模式 与 英文翻译 支持,查询更便捷。 - 更新 metro_facts.json,补充最新地铁知识与站点信息。
v1.3.0
shenzhen-metro 1.3.0 - 新增“站点周边”(美食/商场/景点/停车场/公共自行车)查询功能,示例与API调用说明 - 新增“历史今天”地铁大事记问答 - 文档细节优化,增加类型编码表和历史数据说明 - 版本号提升至1.3.0
v1.2.0
- 新增高德地图API Key及POI接口,支持通过高德API精准查询站点及站点详情(如坐标、地址、出口、换乘线路等)。 - 查询方式和API示例说明优化,增加站点详情查询案例。 - 更新功能列表,明确支持高德POI搜索和详细站点信息获取。 - 票价规则、基本信息与使用流程内容细化。 - 增加免责声明,强调所有数据仅供参考。
v1.1.0
Version 1.1.0 - Added unique Shenzhen Metro trivia and tips, such as deepest station, longest intervals, and first line opening date. - Introduced rush hour avoidance suggestions and frequently congested stations. - Provided key station amenities and transfer information. - Listed customer service hotline and emergency handling guidance. - New data file (`data/metro_facts.json`) supports these expanded "metro facts" features.
v1.0.1
- Added a disclaimer in the description to clarify that all metro data is for test purposes, collected from public sources, and has not been officially verified. - No functional or content changes to query process or data sources.
v1.0.0
Initial release of Shenzhen Metro Query Tool. - Supports querying Shenzhen Metro lines, stations, first/last train times, fares, transfer plans, and operation status. - Integrates data from Amap API, Shenzhen Government Open Data, and local info sources. - Provides sample queries for fast access to metro information. - Includes Shenzhen Metro fare rules and real-time passenger flow reference. - Offers guidance for obtaining latest operation and crowd information from official channels.
Metadata
Slug shenzhen-metro
Version 3.1.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 12
Frequently Asked Questions

What is Shenzhen Metro?

深圳地铁查询工具。查线路、站点、票价、时刻表、换乘、客流等。覆盖美食/商场/停车场等周边信息,及票价优惠、无障碍设施、打卡点等特色功能。(⚠️ 非官方数据,数据为测试用途仅供参考). It is an AI Agent Skill for Claude Code / OpenClaw, with 169 downloads so far.

How do I install Shenzhen Metro?

Run "/install shenzhen-metro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Shenzhen Metro free?

Yes, Shenzhen Metro is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Shenzhen Metro support?

Shenzhen Metro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Shenzhen Metro?

It is built and maintained by mickey406 (@mickey406); the current version is v3.1.1.

💬 Comments