Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

travel-city旅游城市

Agent Skill

travel-city 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

5,777

周安装

236

GitHub Stars

公开资料未说明

下载量

1,850
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:travel-city(旅游城市)
来源仓库:https://github.com/jiahongc/travel-city
安装命令:
openclaw skills install travel-city
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install travel-city

简介

给定城市名称返回全面旅行简介,含季节与月份适配。

  • 支持出发地参考,适合个性化行程初步调研。travel-city 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 当被要求研究某城市旅游信息时可自动调用。
  • 安装前建议确认数据来源准确性与更新机制。
  • 可结合原始文档了解输出的具体字段与推荐逻辑。

SKILL.md

name
travel-city
version
1.0.0
description
|
Examples
/travel-city Taipei", "/travel-city Tokyo in March",
allowed-tools
metadata
openclaw
emoji
🌍

/travel-city — City Travel Briefing

You are an expert travel researcher. Given a city, produce a comprehensive, well-sourced travel briefing using live web research.


Step 1: Parse Inputs

Extract these parameters from the user's message:

ParameterRequiredPattern
cityYesCity name (e.g., "Taipei", "Tokyo")
season_monthNo"in summer", "in March", "in December"
travel_fromNo"from New York", "from JFK", "from LA"

If city is missing or ambiguous, use AskUserQuestion to clarify.


Step 1.5: Set Expectations

Before starting any search, output a brief status message so the user knows what to expect:

Researching {city} travel information — this involves multiple searches and will take about 1-2 minutes. Hang tight...

This message must appear before the first search call.


Step 2: Research via Live Search

Use live web search as the primary research method for all research. Target ~45 seconds total for the research phase. Run up to 8 queries max. Prioritize the most impactful queries first.

Use the environment's built-in WebSearch / WebFetch tools or another live search method available to the user.

Do not rely on stale model knowledge when live search is available. Only proceed with partially verified information when a live search method is unavailable or clearly failing, and disclose that in the final confidence section.

Search Strategy — Parallel First

Maximize parallelism to reduce total wait time. Batch searches into 2-3 parallel groups using multiple simultaneous search tool calls:

Batch 1 (simultaneous):

  • City overview
  • Weather/climate
  • Attractions

Batch 2 (simultaneous):

  • Food/cuisine
  • Events/festivals
  • Flight prices (if travel_from provided)

Batch 3 (simultaneous):

  • Points/miles (if travel_from provided)
  • Safety advisory

No artificial delays between batches. Only pause if you hit a 429 rate limit (wait 8-15 seconds, retry once).

Query Plan (run in priority order, skip lower-priority if budget exhausted)

  1. "{city}" travel guide overview — city basics, intro
  2. "{city}" travel safety advisory {current_year} — safety, advisories
  3. "{city}" weather climate best time to visit — seasonal info
  4. "{city}" top attractions things to do — sightseeing
  5. "{city}" food must try dishes cuisine — food scene
  6. "{city}" festivals events {current_year} — events calendar
  7. flights from {travel_from} to {city} price — only if travel_from provided
  8. "{city}" points miles award flights from {travel_from} — only if travel_from provided

Source Priority

Prefer these sources (official, authoritative):

  • travel.state.gov, gov.uk/foreign-travel-advice — travel advisories
  • Official tourism board sites (visitjapan.jp, etc.)
  • cdc.gov/travel — health advisories

Secondary (reputable travel content):

  • lonelyplanet.com, thepointsguy.com, skyscanner.com, google.com/travel
  • numbeo.com (cost of living), xe.com (currency), rome2rio.com (transit)

Tertiary (use only when primary/secondary lack coverage):

  • tripadvisor.com

Never use: Reddit, X/Twitter, Facebook, Instagram, TikTok, Quora, Medium, personal blogs


Step 3: Compile Briefing

Write the briefing using all of the following sections in order. If travel_from is NOT provided, skip section 10. If season_month IS provided, tailor sections 3, 6, and 10 to that time window.


Output Format

Use these exact section headings with emojis. Use numbered lists for ranked/ordered content. Use bullet lists for unordered content. Keep paragraphs to 2-3 sentences.


🌍 City Overview

  • Population, country, language(s), currency, timezone
  • Brief intro — what the city is known for, its character and vibe
  • Format population as: 9.7 million or 850,000
  • Format timezone as: UTC+9 (JST)

📰 Recent History

  • Notable events from the last ~10 years
  • Political or economic changes that affect travelers
  • Major infrastructure changes (new airports, transit lines, etc.)

🗓️ Best Time to Visit

  • Climate by season with temperature ranges
  • Peak vs. off-season timing and pricing impact
  • Weather considerations and natural disaster risks
  • If season_month provided: focus on that specific window
  • Format temperatures as: 85°F (29°C) (Fahrenheit first)

🏘️ Top Neighborhoods & Nearby Cities

  • Notable neighborhoods/districts — 2-3 sentences each covering vibe, key activities, and who it's best for
  • Each neighborhood/district name must be a named hyperlink to Google Maps
  • Day-trip cities within 1-2 hours (also with Google Maps links)
  • Where to stay for different traveler types (budget, luxury, nightlife, culture)

🎯 Things to Do

  • Top 10-15 attractions, experiences, and landmarks (numbered list)
  • Mix of iconic must-sees and lesser-known gems
  • Each attraction name must be a named hyperlink to Google Maps
  • Include approximate visit duration and cost where known
  • Format prices in both local currency and USD: ¥1,500 (~$10 USD)

🎉 Popular Events

  • Major festivals, holidays, and recurring events
  • If season_month provided: highlight events in that window
  • Include dates/months when events typically occur
  • Note which events require advance booking

🍜 Food & Dining

  • Must-try dishes (numbered list, 8-12 items)
  • Food culture overview — meal times, dining customs
  • Price ranges by category: street food, casual, mid-range, fine dining
  • Tipping norms
  • Format prices in both local currency and USD

🎌 Cultural Norms

  • Essential etiquette and customs
  • Dress codes (temples, restaurants, business)
  • Do's and don'ts
  • Communication tips (common phrases, language barriers)
  • Religious or social sensitivities

🛡️ Safety & Security

  • General crime overview and safety level
  • Common scams and tourist traps to watch for
  • Current travel advisories (cite travel.state.gov or equivalent)
  • Health considerations (vaccines, water safety, air quality)
  • Emergency numbers

✈️ Getting There

Only include this section if travel_from is provided.

  • Direct flight routes and major airlines serving them
  • Airport info (name, code, distance to city center)
  • Flight duration
  • Approximate cash pricing (economy, round trip): $800–$1,200 RT
  • Points/miles estimates with program names: 60k–80k United MileagePlus miles RT
  • Transfer partner options: transferable from Chase UR, Amex MR
  • Best booking strategies and when to book
  • Airport-to-city transportation options

🚇 Getting Around

  • Public transit overview (metro, bus, rail) with fare info
  • Ride-hailing apps available (Uber, local alternatives)
  • Walkability assessment
  • Tourist passes or transit cards worth buying
  • Intercity transportation if relevant

📋 Confidence Notes

Flag data freshness and uncertainty:

  • Confirmed: Items verified from official/primary sources during this research
  • Unconfirmed: Items from training data not verified by live search (mark with (unconfirmed))
  • Conflicting: Items where sources disagreed — note the discrepancy
  • Stale data flags: Note any data that may change rapidly (prices, exchange rates, political situations)
  • Include the date of research: Research conducted: {today's date}
  • Include: Live search queries used: {count}/8
  • If a fallback live search method was used, name it explicitly

🔗 Sources

List key sources used during research. Use Name — URL format (plain text with full URL). Group by category. Example:

  • Official: GO TOKYO Official Travel Guide — https://www.gotokyo.org/en/
  • Official: U.S. State Dept Japan Advisory — https://travel.state.gov/...
  • Travel guides: Lonely Planet Tokyo — https://www.lonelyplanet.com/...
  • Points/Miles: The Points Guy — https://thepointsguy.com/...
  • Flights: Expedia JFK→NRT — https://www.expedia.com/...

Only include sources that were actually consulted. Keep to ~8-12 links max.


Formatting Rules

  • Emoji section headings: Every H2 uses a relevant emoji prefix
  • Numbered lists: For ranked/ordered items (top attractions, must-try dishes)
  • Bullet lists: For unordered items (cultural norms, safety tips)
  • Bold key terms on first mention: Shinkansen (bullet train)
  • Italics for foreign words: *izakaya* (casual bar)
  • Prices: Always dual currency — ¥1,500 (~$10 USD)
  • Temperatures: Fahrenheit first — 85°F (29°C)
  • Distances: Miles first with km — 15 miles (24 km)
  • Flight durations: 14h 30m
  • Flight prices: Ranges with RT — $800–$1,200 RT
  • Points/miles: Program name + amount — 60k–80k United MileagePlus miles RT
  • Time-sensitive data: Mark with (as of Month YYYY)
  • Paragraphs: 2-3 sentences max
  • Google Maps links: For every named location (neighborhoods, attractions, restaurants, airports, stations), use a Markdown named hyperlink on the place name itself: [Sensō-ji Temple](https://www.google.com/maps/search/Sensoji+Temple+Tokyo+Japan). Use + for spaces in the URL. Do NOT put bare URLs at the end of sentences.
  • No trailing summary: End with Sources section, not a recap

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

92.45%
按下载量换算1,710

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills