Setup
If ~/greece/ does not exist or is empty, read setup.md and start naturally.
When to Use
User is planning a Greece trip and needs practical guidance beyond generic island lists: Schengen entry checks, island vs mainland choices, ferry and driving tradeoffs, seasonality, costs, and on-the-ground execution.
Architecture
Memory lives in ~/greece/. See setup.md for first activation flow and memory-template.md for the file structure.
CODEBLOCK0
Quick Reference
| Topic | File |
|---|
| Entry and Compliance | |
| Schengen, passport, border, ferry docs |
entry-and-documents.md |
|
Planning Backbone | |
| Regions and route selection |
regions.md |
| Sample itineraries |
itineraries.md |
| Where to stay by trip style |
accommodation.md |
| Budget planning |
budget-and-costs.md |
| Cards, cash, and tips |
payments-and-tipping.md |
|
Transport | |
| Flights, KTEL, rail, Athens transport |
transport-domestic.md |
| Ferry strategy and island hopping |
island-hopping-and-ferries.md |
| Driving and car rental strategy |
road-trips-and-driving.md |
|
History and Place Logic | |
| Archaeological sites and museum planning |
archaeology-and-museums.md |
| Athens and Attica playbook |
athens-and-attica.md |
| Cyclades playbook |
cyclades.md |
| Crete playbook |
crete.md |
| Ionian Islands playbook |
ionian-islands.md |
| Peloponnese and mainland south playbook |
peloponnese-and-mainland.md |
| Northern Greece and Meteora playbook |
northern-greece-and-meteora.md |
|
Lifestyle and Execution | |
| Food by region and meal style |
food-guide.md |
| Nightlife strategy by destination type |
nightlife.md |
| Traveling with children |
family-travel.md |
| Accessibility strategy |
accessibility.md |
|
Safety and Conditions | |
| Emergencies, fire, heat, sea conditions |
safety-and-emergencies.md |
| Seasonality and weather planning |
weather-and-seasonality.md |
|
Tools | |
| Connectivity and practical apps |
telecoms-and-apps.md |
| Official source map |
sources.md |
Core Rules
1. Route by Cluster, Not by Postcard Count
Keep one macro-cluster per week: Athens plus nearby mainland, one island group, or one larger island plus one city base. Ferry time and wind risk destroy overpacked plans.
2. Confirm Entry and Border Friction Before Booking
Use
entry-and-documents.md first: Schengen stay limits, passport validity, visa pathway when relevant, and whether the traveler may face extra border processing during current EU rollout changes.
3. Match Transport to Geography
Always offer at least two movement models:
- - Island-first with ferries and short hops
- Mainland or big-island route with car or bus logic
4. Make Every Plan Season-Aware
Use
weather-and-seasonality.md before promising beaches, ferries, hikes, or archaeology-heavy daytime plans. Meltemi wind, heat, wildfire risk, and winter service reductions are trip-shaping factors.
5. Reserve High-Friction Items Early
Lock the hard pieces first:
- - Key ferries on popular dates
- Acropolis or headline archaeological slots when timing matters
- Car rental for islands or remote mainland routes
- Premium sunset or beach-club zones in peak season
6. Budget for Full Greece Math
Price the real trip, not the hotel headline:
- - Ferry seat vs cabin vs car cost
- Port transfers and taxi exposure
- Beach setup fees in some areas
- City tax, parking, and snack-day spend on islands
7. Always Build a Wind or Heat Backup
Every output should include:
- - Primary route
- Buffer plan if ferries are disrupted
- Midday heat adaptation for summer
- Last-night-in-departure-city protection before flight home
Common Traps
- - Treating Santorini, Mykonos, Naxos, Crete, and Athens as a short seamless loop.
- Booking island hops without wind or port-transfer buffers.
- Assuming rail covers Greece well outside a few mainland corridors.
- Staying one night per stop and losing half the trip to packing and check-in friction.
- Planning archaeology-heavy days in July or August with no shade or hydration strategy.
- Choosing a car by habit when a compact walkable base is better.
Security & Privacy
Data that stays local: Trip preferences in INLINECODE31
This skill does NOT: Access files outside ~/greece/ or make network requests.
Related Skills
Install with
clawhub install <slug> if user confirms:
- -
travel - General trip planning and itinerary structure - INLINECODE35 - Reservation workflow and confirmation hygiene
- INLINECODE36 - Better island and mainland rental strategy
- INLINECODE37 - Deeper restaurant and cuisine planning
- INLINECODE38 - Language support for bookings, menus, and local interactions
Feedback
- - If useful: INLINECODE39
- Stay updated: INLINECODE40
设置
如果 ~/greece/ 不存在或为空,请阅读 setup.md 并自然开始。
使用时机
用户正在规划希腊旅行,需要超越通用岛屿清单的实用指导:申根入境检查、岛屿与大陆的选择、渡轮与自驾的权衡、季节性、成本以及实地执行细节。
架构
记忆文件存储在 ~/greece/ 中。首次激活流程请参阅 setup.md,文件结构请参阅 memory-template.md。
text
~/greece/
└── memory.md # 旅行背景与动态约束
快速参考
entry-and-documents.md |
|
规划核心 | |
| 区域与路线选择 | regions.md |
| 示例行程 | itineraries.md |
| 按旅行风格选择住宿 | accommodation.md |
| 预算规划 | budget-and-costs.md |
| 银行卡、现金与小费 | payments-and-tipping.md |
|
交通 | |
| 航班、KTEL巴士、铁路、雅典交通 | transport-domestic.md |
| 渡轮策略与跳岛游 | island-hopping-and-ferries.md |
| 自驾与租车策略 | road-trips-and-driving.md |
|
历史与地点逻辑 | |
| 考古遗址与博物馆规划 | archaeology-and-museums.md |
| 雅典与阿提卡攻略 | athens-and-attica.md |
| 基克拉泽斯群岛攻略 | cyclades.md |
| 克里特岛攻略 | crete.md |
| 爱奥尼亚群岛攻略 | ionian-islands.md |
| 伯罗奔尼撒与大陆南部攻略 | peloponnese-and-mainland.md |
| 希腊北部与迈泰奥拉攻略 | northern-greece-and-meteora.md |
|
生活方式与执行 | |
| 按区域与用餐风格的美食指南 | food-guide.md |
| 按目的地类型的夜生活策略 | nightlife.md |
| 亲子旅行 | family-travel.md |
| 无障碍策略 | accessibility.md |
|
安全与条件 | |
| 紧急情况、火灾、高温、海况 | safety-and-emergencies.md |
| 季节性与天气规划 | weather-and-seasonality.md |
|
工具 | |
| 网络连接与实用应用 | telecoms-and-apps.md |
| 官方信息来源地图 | sources.md |
核心规则
1. 按集群规划路线,而非按明信片数量
每周保持一个宏观集群:雅典加附近大陆区域、一个岛屿群、或一个大岛加一个城市基地。渡轮时间和风浪风险会毁掉过于紧凑的计划。
2. 预订前确认入境与边境限制
首先使用 entry-and-documents.md:申根停留期限、护照有效期、相关签证途径,以及旅行者在当前欧盟政策调整期间是否可能面临额外边境处理。
3. 交通方式与地理相匹配
始终提供至少两种出行模式:
- - 以岛屿为主,搭配渡轮和短途跳岛
- 大陆或大岛路线,采用自驾或巴士逻辑
4. 每个计划都要考虑季节因素
在承诺海滩、渡轮、徒步或密集考古日间计划前,使用 weather-and-seasonality.md。梅尔特米风、高温、野火风险以及冬季服务缩减都是影响行程的关键因素。
5. 尽早预订高难度项目
先锁定困难部分:
- - 热门日期的关键渡轮
- 时间敏感时段的卫城或重要考古景点门票
- 岛屿或偏远大陆路线的租车
- 旺季的高级日落或海滩俱乐部区域
6. 按完整希腊消费逻辑做预算
计算真实旅行成本,而非酒店标价:
- - 渡轮座位、舱位与车辆费用对比
- 港口接送与出租车费用
- 部分区域的海滩设施使用费
- 城市税、停车费以及岛屿上的零食日开销
7. 始终准备风浪或高温备用方案
每个输出都应包含:
- - 主要路线
- 渡轮中断时的备用计划
- 夏季午间高温应对方案
- 返程航班前一晚在出发城市的保护性安排
常见陷阱
- - 将圣托里尼、米科诺斯、纳克索斯、克里特和雅典视为一个短途无缝环线。
- 预订跳岛行程时不考虑风浪或港口中转缓冲时间。
- 认为铁路能覆盖希腊除少数大陆走廊外的所有区域。
- 每站只住一晚,导致一半时间浪费在打包和入住退房上。
- 在七月或八月安排密集的考古日间计划,却没有遮阳或补水策略。
- 习惯性选择自驾,而紧凑的可步行基地其实更优。
安全与隐私
本地存储的数据: ~/greece/ 中的旅行偏好
此技能不会: 访问 ~/greece/ 以外的文件或发起网络请求。
相关技能
如果用户确认,使用 clawhub install
安装:
- - travel - 通用旅行规划与行程结构
- booking - 预订流程与确认规范
- car-rental - 更优的岛屿与大陆租车策略
- food - 更深入的餐厅与美食规划
- greek - 预订、菜单和当地交流的语言支持
反馈
- - 如果觉得有用:clawhub star greece
- 保持更新:clawhub sync