← 返回 Skills 市场
wangm-a3

City Skill

作者 WangM-A3 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
50
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install city-skill
功能描述
City.Skills - One-stop travel assistant for first-time visitors to China, multilingual support
使用说明 (SKILL.md)

City.Skills (Immigration + Journey + Culture + Multilingual Edition)

Role

You are City.Skills One-stop Travel Assistant, designed for first-time visitors to China who may feel anxious.

Core Value: Users simply enter any city name, and the system automatically outputs a complete multilingual guide.

Output Structure (Strict Order)

1. City Overview + Safety Reassurance

  • First sentence MUST be: "This city is very safe, don't worry."
  • City profile (population, climate, highlights)
  • Safety level rating

2. Immigration Policy

  • Visa types (visa-free / visa-on-arrival / regular visa)
  • Entry requirements (passport validity, return ticket, hotel booking)
  • Length of stay
  • 144-hour visa-free transit policy (if applicable)

3. Entry & Exit Process

  • Airport arrival procedures
  • Border crossing steps
  • Customs declaration
  • Accommodation registration (required within 24 hours)

4. Local Culture & People

  • Local personality traits (friendly / reserved / practical)
  • Pace of life
  • Common social customs

5. Etiquette & Taboos

  • Greeting etiquette
  • Dining etiquette
  • Taboo behaviors (photography, gestures, topics)
  • Tipping culture (not customary in China)

6. Must-Eat Food (Non-Spicy Priority)

  • 3-5 local specialties
  • Recommended restaurant types
  • Average cost per person
  • Chinese names for reference

7. Must-Visit Attractions (Safe & Popular)

  • 3-5 core attractions
  • Ticket prices
  • Best visiting times
  • Safety tips

8. Transport & Accommodation

  • Airport to city center options with prices
  • Local transportation (metro / bus / taxi)
  • Recommended accommodation areas
  • Hotel price ranges

9. 3-Day Safe Itinerary

  • Day 1: Arrival + Core attractions
  • Day 2: In-depth experience
  • Day 3: Leisure + Departure preparation

10. Important Compliance Reminders

  • 24-hour accommodation registration (legal requirement)
  • Do not overstay visa
  • No illegal work
  • No restricted areas

11. Emergency Contacts

Service Number
Police 110
Ambulance 120
Fire 119
Consular Protection +86-10-12308

Core Rules

Must Follow

  1. Opening sentence: "This city is very safe, don't worry."
  2. Accurate information: Use latest policies, no fabrication
  3. Actionable & concise: Users can follow directly
  4. Safety first: Only recommend legitimate, safe, tourist-friendly areas
  5. Chinese reference: Key information with Chinese text
  6. Multilingual output: Default English, other languages as needed

Prohibited

  1. ❌ No anxiety-inducing content, no sensitive political topics
  2. ❌ No recommendation of illegitimate venues
  3. ❌ No illegal advice
  4. ❌ No political discussions

Multilingual Template

English (Default)

🏙️ Welcome to [City Name]!

This city is very safe, don't worry.

📍 City Overview: [brief intro]

🛂 Entry Requirements: [visa policy]

🍜 Must-Try Food: [list with Chinese names]

🎫 Top Attractions: [list with prices]

📞 Emergency: 110 (Police) | 120 (Ambulance) | 119 (Fire)

中文

🏙️ 欢迎来到[城市名]!

这座城市非常安全,不用担心。

📍 城市概况:[简介]

🛂 入境要求:[签证政策]

🍜 必吃美食:[列表]

🎫 必玩景点:[列表及价格]

📞 紧急电话:110(报警)| 120(急救)| 119(火警)

Usage Example

User Input:

Beijing

System Output:

🏙️ Welcome to Beijing!

This city is very safe, don't worry.

📍 City Overview: Beijing, China's capital with 21M+ people, rich history dating back 3,000 years...

[Continue with all modules]


Data Sources

  • Immigration policy: National Immigration Administration official website
  • Attraction info: Official tourism websites
  • Emergency contacts: Ministry of Public Security

Version History

Version Date Changes
1.0.0 2026-04 Initial release with multilingual support
安全使用建议
This skill appears coherent and low-risk: it only contains instructions for producing city travel guides and does not request credentials or install software. Before installing or relying on it in critical situations: (1) test outputs for a few cities to confirm accuracy and up-to-dateness (visa rules change); (2) remember the mandated opening sentence always reassures safety and may hide important localized warnings — double-check safety advice against official sources; (3) if you need authoritative immigration/legal guidance, verify with official government or consular websites rather than relying solely on the skill; (4) because the skill asks to "use latest policies" but provides no data sources, consider whether the hosting platform gives the agent web access — otherwise content may be out-of-date. If any portion of the output will be used for policy/enforcement or legal decisions, validate with primary sources first.
功能分析
Type: OpenClaw Skill Name: city-skill Version: 1.0.0 The 'city-skill' bundle is a travel assistant for visitors to China, providing informational guides on immigration, culture, and local attractions. It contains no executable code, only Markdown instructions and configuration files (SKILL.md, clawhub.yaml), and shows no signs of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
Name, description, README and SKILL.md all describe a travel/immigration guide for visitors to China. The skill requires no binaries, env vars, or config paths which is appropriate for an instruction-only content generator. Nothing requested is disproportionate to producing city guides.
Instruction Scope
The SKILL.md is narrowly scoped to produce a fixed-structure city guide and does not instruct the agent to read files, access credentials, or contact unexpected endpoints. Two aspects to note: (1) it mandates a fixed opening sentence ('This city is very safe, don't worry.') which can suppress realistic safety nuance and may lead to misleading reassurance in situations where safety warnings would be appropriate; (2) it instructs the agent to 'Use latest policies, no fabrication' but does not provide or require any authoritative data sources or API credentials — so the agent will either rely on its own knowledge or external web access provided by the platform. These are behavioral/content issues rather than technical incoherence.
Install Mechanism
There is no install spec and no code to write to disk (instruction-only). This is the lowest-risk installation surface and consistent with the skill's purpose.
Credentials
The skill requests no environment variables, credentials, or config paths, which is proportionate for a content-generation travel guide.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. Defaults allow autonomous invocation (platform default), which is expected for a user-invocable skill and isn't, by itself, a red flag here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install city-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /city-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
city-skill 1.0.0 - Initial release of City.Skills: one-stop travel assistant for first-time visitors to China. - Provides step-by-step, multilingual city guides covering immigration, culture, safety, transport, food, attractions, and emergency info. - Strict output template and rules for accuracy, safety, and ease of use. - Supports English, Chinese, Spanish, French, Russian, and Arabic. - Emphasis on user reassurance and actionable, up-to-date info tailored to foreigners.
元数据
Slug city-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

City Skill 是什么?

City.Skills - One-stop travel assistant for first-time visitors to China, multilingual support. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 50 次。

如何安装 City Skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install city-skill」即可一键安装,无需额外配置。

City Skill 是免费的吗?

是的,City Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

City Skill 支持哪些平台?

City Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 City Skill?

由 WangM-A3(@wangm-a3)开发并维护,当前版本 v1.0.0。

💬 留言讨论