返回顶部
h

hk-nearby-facilities香港附近设施查询

Find nearby Hong Kong public facilities by place keyword or shared live location, starting with public toilets (公廁 / washroom / restroom / toilet) using official government data. Use when the user asks in Cantonese, Chinese, or English things like「大埔墟附近有冇公廁」「沙田站最近廁所喺邊」「旺角 public toilet near me」「附近有冇洗手間」or shares coordinates / live location and wants the nearest facility. This skill currently supports public toilets first and can be extended later with other facilities such as petrol stations.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
113
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

hk-nearby-facilities

香港附近设施

使用捆绑脚本通过地点关键词搜索香港公共设施数据。

当前范围

  • - 公共厕所(toilet)通过食环署官方JSON端点获取。
  • 未来可扩展至其他设施类型的友好结构。

快速开始

bash
python3 /home/jim/.openclaw/workspace/skills/hk-nearby-facilities/scripts/hknearbyfacilities.py toilet <地点关键词>

示例:

bash
python3 /home/jim/.openclaw/workspace/skills/hk-nearby-facilities/scripts/hknearbyfacilities.py toilet 大埔墟
python3 /home/jim/.openclaw/workspace/skills/hk-nearby-facilities/scripts/hknearbyfacilities.py toilet 火炭站
python3 /home/jim/.openclaw/workspace/skills/hk-nearby-facilities/scripts/hknearbyfacilities.py toilet Central --limit 5
python3 /home/jim/.openclaw/workspace/skills/hk-nearby-facilities/scripts/hknearbyfacilities.py toilet 旺角 --accessible-only
python3 /home/jim/.openclaw/workspace/skills/hk-nearby-facilities/scripts/hknearbyfacilities.py toilet --lat 22.448628 --lng 114.164727 --limit 3

工作流程

  1. 1. 从请求中识别设施类型。
- 目前仅实现toilet(厕所)类型。
  1. 2. 提取地点关键词。
- 支持区名、站名、屋苑、地标、街道名称或简短区域短语。
  1. 3. 如果用户共享了实时位置或经纬度,优先使用坐标按物理距离排序设施。
  2. 运行脚本。
  3. 优先返回最近或最匹配的少数条目,而非大量列表。
  4. 在有助于用户导航时包含谷歌地图链接。
  5. 如果用户询问无障碍/通用厕所,使用相关标志。
  6. 如果没有精确地点匹配,说明是附近匹配而非假装精确。

报告指引

  • - 保持实用:名称、地址、区域和地图链接。
  • 当结果为近似或附近而非精确时予以说明。
  • 如果查询范围较广,返回最可能匹配的前几条结果。
  • 在可用且相关时提及无障碍/通用厕所状态。

数据来源

公共厕所目前使用食环署官方端点,包括:

  • - getMapData.php?type=toilet
  • getAccessibleToilets.php?type=toilet
  • getUniversalToilets.php?type=toilet

局限性

  • - 此版本基于关键词,非GPS逐向导航。
  • 目前仅支持公共厕所。
  • 加油站/油站尚未包含,因尚未确认可比的官方政府位置数据集。

脚本/

  • - scripts/hknearbyfacilities.py — 通过地点关键词搜索香港附近设施。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 hk-nearby-facilities-1776074102 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 hk-nearby-facilities-1776074102 技能

通过命令行安装

skillhub install hk-nearby-facilities-1776074102

下载

⬇ 下载 hk-nearby-facilities v0.1.0(免费)

文件大小: 5.06 KB | 发布时间: 2026-4-14 14:19

v0.1.0 最新 2026-4-14 14:19
Initial publish: Hong Kong nearby facilities skill with public toilet lookup and live location support.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部