Rainman Travel
Description
Claude Code Skill for deep travel research — dimensions grow from the city itself
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
rainman-travel
English | [中文](README.zh.md)
A [Claude Code](https://docs.anthropic.com/en/docs/claude-code) Skill for deep travel research. Dimensions grow from the city itself — not a fixed template forced onto every destination.
What It Does
Input a city name, and Claude will:
- Profile the city — identify its unique character from 11 possible research dimensions
- Launch 12 parallel agents — deep-dive the selected dimensions with bilingual (CN/EN) web research
- Generate an org-mode knowledge document — structured, source-backed, written as personal notes (not tourist copy)
- Cast two portable cards (PNG) — a city overview infograph + a route reference card for your phone
Dimension Pool
Not every city is an ancient capital. The skill dynamically selects 4–6 dimensions that fit:
| Dimension | Example Cities |
|---|---|
| Historical Layers | Xi'an, Luoyang, Nanjing |
| Museums | Xi'an, Sanxingdui |
| Ancient Architecture | Datong, Pingyao, Quanzhou |
| Archaeology | Anyang, Liangzhu |
| Religion & Belief | Lhasa, Wutaishan, Dunhuang |
| Food Culture | Chengdu, Chaoshan, Changsha |
| Maritime & Coastal | Weihai, Xiamen, Zhoushan |
| Natural Geography | Zhangjiajie, Jiuzhaigou |
| Ethnic & Folk Culture | Lijiang, Dali, Xishuangbanna |
| Modern & Contemporary | Shanghai, Shenzhen, Chongqing |
| Modern History | Weihai, Lushun, Yan'an |
**Practical Info** (transport, accommodation, tickets, seasonal tips) is always included — research without logistics is useless.
Installation
Option 1: Manual
git clone https://github.com/deusyu/rainman-travel.git
cp -r rainman-travel ~/.claude/skills/rainman-travel
Option 2: Symlink
git clone https://github.com/deusyu/rainman-travel.git ~/path/to/rainman-travel
ln -s ~/path/to/rainman-travel ~/.claude/skills/rainman-travel
Restart Claude Code after installation.
Usage
/rainman-travel 厦门
/rainman-travel 西安 -f 唐代
/rainman-travel 成都 3天
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11