Install
openclaw skills install travel-safety-etiquetteGenerate a visually rich, card-based HTML info page covering city safety overview, local taboos & legal etiquette, emergency contacts, and transportation tips for a given travel destination. Use when the user mentions travel safety, cultural taboos, local etiquette, travel risks, destination tips, or asks "去XX要注意什么""旅行禁忌""安全提示""出行注意事项""当地法律""交通安全" etc.
openclaw skills install travel-safety-etiquetteGenerate a single-file HTML info card (card-based dashboard) with four modules for a specified destination.
Strictly forbidden outputs:
Allowed outputs:
Tone: Use hedging language ("may / it is advisable / not recommended / exercise caution"); avoid alarmist or fear-mongering phrasing. Present information as helpful awareness, not warnings of danger.
Zoning language guidelines:
Collect from the user before generating. If unspecified, use defaults.
| Variable | Description | Default |
|---|---|---|
place | Country / city / region | (required) |
time_of_day | Primary travel time window | 全天 |
travel_party | Travel style (solo / couple / family / group) | 结伴 |
pref | Interest tags | 文化/美食 |
Research and populate all variables for the given place:
| Variable | Count | Notes |
|---|---|---|
friendly_zone_1..4 | 3–4 | Tourist-friendly zones; use neutral "适合步行游览" framing |
caution_zone_1..3 | 3 | Situations/areas requiring caution; NO slum positioning or entry routes |
safety_tip | 1 | One-line overall safety impression of the destination |
| Variable | Count | Notes |
|---|---|---|
taboo_religion | 1 | Religious / sacred site etiquette |
taboo_dress | 1 | Dress code expectations |
taboo_public | 1 | Public behavior norms |
taboo_law | 1 | Legal prohibitions; use "may be illegal" hedging |
taboo_photo | 1 | Photography restrictions and social norms |
taboo_topic | 1 | Sensitive conversation topics to avoid |
taboo_tipping | 1 | Tipping / service charge customs |
| Variable | Count | Notes |
|---|---|---|
emergency_police | 1 | Local police number |
emergency_ambulance | 1 | Ambulance / medical emergency number |
emergency_fire | 1 | Fire department number |
embassy_info | 1 | Chinese embassy / consulate contact (phone + address summary) |
useful_app_1..3 | 3 | Recommended local apps (ride-hailing, maps, translation, etc.) |
medical_tip | 1 | Healthcare/pharmacy access tip |
| Variable | Count | Notes |
|---|---|---|
transport_taxi | 1 | Taxi / ride-hailing safety advice |
transport_public | 1 | Public transport tips |
transport_walk | 1 | Pedestrian safety notes |
scam_1..3 | 3 | Common tourist scams or schemes to watch for |
place (required); infer or confirm the other variables.template.html in this skill directory. Replace every {placeholder} with generated content.
{friendly_zone_4_optional}: if a 4th zone exists, output <li>content</li>; otherwise output empty string..html file and provide the link.The full HTML template is in template.html. Read it at generation time and fill in placeholders.