Install
openclaw skills install @china-travel-en/china-attraction-ticketsDiscover top attractions in China with ticket prices, opening hours and Trip.com booking links. Also supports hotels, flights, itinerary planning and travel tips for inbound tourists.
openclaw skills install @china-travel-en/china-attraction-ticketsYour all-in-one travel companion for visiting China. This skill provides 5 powerful features for international tourists:
User queries are sent to a secure proxy server (SCF) which injects authentication tokens and forwards requests to TripGenie API. The proxy handles affiliate link generation automatically. No user personal data is stored or logged. All communication is HTTPS encrypted.
Keywords: China attractions, things to do in Beijing, Shanghai sightseeing, Great Wall tickets, Forbidden City, Terracotta Warriors, attractions, tickets, sightseeing
| Parameter | Description | Example |
|---|---|---|
| city | City name in English (required) | "Xi'an" |
| days | Number of days to spend (optional, default: 1) | 2 |
| interests | Interest keywords (optional) | "history and culture" |
python scripts/china_travel.py attraction "<city>" [days] "[interests]" [--locale=xx]
Optional: Add --locale=ja/ko/ru/zh at the end for localized results (default: en).
The API returns structured Markdown with attraction names, ticket prices, opening hours, and direct booking links. Present the content directly to the user.
User: "What can I visit in Xi'an?"
python scripts/china_travel.py attraction "Xi'an"
User: "2 days of history attractions in Beijing"
python scripts/china_travel.py attraction "Beijing" 2 "history"
This skill also supports:
hotel — Search and book hotels across Chinaflight — Search flights to/from/within Chinaitinerary — Generate multi-day travel planstips — Travel advice, visa, payment, transport tips