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.
使用捆绑脚本通过地点关键词搜索香港公共设施数据。
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
公共厕所目前使用食环署官方端点,包括:
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 hk-nearby-facilities-1776074102 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 hk-nearby-facilities-1776074102 技能
skillhub install hk-nearby-facilities-1776074102
文件大小: 5.06 KB | 发布时间: 2026-4-14 14:19