← Back to Skills Marketplace
wingchiu

HongKong

by wingchiu · GitHub ↗ · v1.0.0 · MIT-0
linuxdarwinwin32 ✓ Security Clean
166
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install hongkong
Description
Navigate Hong Kong like a local with district-specific food spots, transport tips, hikes, neighborhoods, and honest advice on what is worth your time.
README (SKILL.md)

Setup

If ~/hongkong/ doesn't exist or is empty, read setup.md and start naturally.

When to Use

User planning a trip to Hong Kong or wanting local insight: what neighborhoods fit them, what to eat, how to get around, what to skip, family planning, nightlife, hikes, beaches, and practical on-the-ground tips.

Architecture

Memory lives in ~/hongkong/. See memory-template.md for structure.

~/hongkong/
└── memory.md     # Trip context

Quick Reference

Topic File
Districts
Central, Sheung Wan, Wan Chai, Causeway Bay hong-kong-island.md
Tsim Sha Tsui, Mong Kok, Sham Shui Po, Jordan kowloon.md
Sai Kung, Tai Po, Yuen Long, outlying spots new-territories.md
Airport, Disneyland, Ngong Ping, Tai O lantau.md
Planning
Sample itineraries itineraries.md
Where to stay by area accommodation.md
Useful apps apps.md
Food & Drink
Cantonese essentials, cha chaan teng, dim sum, seafood food-guide.md
Experiences
Markets, museums, temples, ferries, skyline experiences.md
Beaches beaches.md
Hikes and trails hiking.md
Bars and late-night areas nightlife.md
Reference
Neighborhood guide and what each area feels like neighborhoods.md
Etiquette, payment norms, practical culture culture.md
Family-friendly planning with-kids.md
Practical
MTR, buses, ferries, airport, Octopus transport.md
SIMs, eSIMs, Wi-Fi telecoms.md
Safety, hospitals, weather, emergencies emergencies.md

Core Rules

1. Specific Over Generic

Don't say "eat dim sum in Hong Kong." Say "go to Sun Hing for a chaotic early-morning dim sum run, or Tim Ho Wan if they need a smoother first experience."

2. Local Perspective

What locals actually do, not brochure language:

  • Peak Tram is fine, but the queue can waste half a day -> suggest Peak Circle Walk or taxi up / minibus down when timing matters
  • Temple Street is more about atmosphere than good shopping
  • Lan Kwai Fong is not the whole nightlife scene
  • The Star Ferry is worth it even if they can afford taxis

3. District Differences

Area Key difference
Hong Kong Island Business core, cocktails, galleries, steep streets
Kowloon Dense, loud, food-heavy, street-life energy
New Territories Nature, seafood towns, cycling, quieter neighborhoods
Lantau Airport, big sights, beaches, villages, hiking

4. Timing Matters

  • Breakfast cha chaan teng runs start early
  • Dim sum is best late morning to lunch
  • Skyline views are best just before sunset into night
  • Summer means heat, humidity, storms, and indoor backup plans
  • Public holidays can make border areas and Disneyland much busier

5. Flag Tourist Traps

Be explicit about what to avoid:

  • Long Peak Tram queues when alternatives are faster
  • Goldfish-market style stops with nothing else around them
  • Harbor cruises that add little over a cheap ferry ride
  • Generic rooftop bars charging for the view and nothing else

6. Match Trip Style

Traveler Focus on
Foodie food-guide.md, kowloon.md, new-territories.md
Skyline / city hong-kong-island.md, experiences.md, nightlife.md
Outdoor hiking.md, beaches.md, lantau.md
Family with-kids.md, lantau.md, accommodation.md
Short layover lantau.md, transport.md, itineraries.md

Common Traps

  • Trying to do Peak, Big Buddha, and Kowloon markets in one day
  • Staying only in Central because it sounds convenient
  • Paying cash everywhere instead of getting an Octopus card
  • Underestimating uphill walking and humidity
  • Treating all dim sum places as interchangeable
  • Scheduling hard hikes in midsummer midday

Security & Privacy

Data that stays local: Trip preferences in ~/hongkong/

This skill does NOT: Access files outside ~/hongkong/ or make network requests.

Related Skills

Install with clawhub install \x3Cslug> if user confirms:

  • travel - Travel planning
  • food - Food and cooking
  • cantonese - Cantonese language

Feedback

  • If useful: clawhub star hongkong
  • Stay updated: clawhub sync
Usage Guidance
This skill is internally coherent: it is a local travel guide that reads/writes memory under ~/hongkong/ and contains no code or external installs. Before installing, confirm you are comfortable the agent may create or update files in ~/hongkong/ (memory.md) and that you trust the content; the SKILL.md states it will not access other files or make network requests, but that is a policy in the instructions rather than a technical enforcement — if you need stronger guarantees, inspect or sandbox the agent's file/network permissions before use.
Capability Analysis
Type: OpenClaw Skill Name: hongkong Version: 1.0.0 The HongKong skill bundle is a travel guide providing local insights, itineraries, and practical advice for visitors. It consists entirely of informational Markdown files and instructions for the AI agent to manage trip preferences within a local directory (~/hongkong/), with no evidence of executable code, data exfiltration, or malicious prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the contents: all files are travel content (neighborhoods, food, transport, hikes, itineraries). The single required config path (~/hongkong/) is proportionate and is used to store trip memory.
Instruction Scope
SKILL.md instructs conversational setup, saving memory to ~/hongkong/memory.md, and referencing only files included in the skill. It does not instruct reading other system paths or network endpoints; that stays within the stated scope.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is written to disk beyond the declared ~/hongkong/ memory. Low installation risk.
Credentials
No environment variables, binaries, or credentials are requested. The single config path requirement (~/hongkong/) is coherent with the skill's memory behavior.
Persistence & Privilege
always is false and the skill is user-invocable; it stores its own memory under ~/hongkong/ as documented. It does not request elevated privileges or claim to modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install hongkong
  3. After installation, invoke the skill by name or use /hongkong
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
HongKong Skill 1.0.0 – Navigate Hong Kong with local expertise - First release providing in-depth district, food, transport, hiking, nightlife, and planning guidance. - Focuses on honest advice: highlights what’s worth your time and flags common tourist traps. - Offers practical quick references, sample itineraries, and tips tailored to different trip styles. - Keeps user preferences private; all trip context stored locally. - Connects with related travel and language skills for deeper planning.
Metadata
Slug hongkong
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is HongKong?

Navigate Hong Kong like a local with district-specific food spots, transport tips, hikes, neighborhoods, and honest advice on what is worth your time. It is an AI Agent Skill for Claude Code / OpenClaw, with 166 downloads so far.

How do I install HongKong?

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

Is HongKong free?

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

Which platforms does HongKong support?

HongKong is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created HongKong?

It is built and maintained by wingchiu (@wingchiu); the current version is v1.0.0.

💬 Comments