When to Use
User is planning a Dominican Republic trip and needs execution help beyond generic resort marketing: entry rules, which coast fits the trip, resort vs independent travel tradeoffs, city and beach base strategy, transport reality, weather timing, and practical local safety.
Architecture
Memory lives in ~/dominican-republic/. If ~/dominican-republic/ does not exist or is empty, run setup.md. See memory-template.md for structure.
CODEBLOCK0
Data Storage
- -
~/dominican-republic/memory.md stores durable trip context, route decisions, and constraints for future Dominican Republic planning. - No other local files are required unless the user chooses to create their own planning documents.
Quick Reference
Use this map to load only the decision module that changes the plan in front of you.
| Topic | File |
|---|
| Entry and Compliance | |
| Entry flow, passport logic, e-ticket, onward proof |
entry-and-documents.md |
| Official source map for re-checking moving parts |
sources.md |
|
Planning Backbone | |
| Coast and region choice |
regions.md |
| Sample itineraries for 4-12 days |
itineraries.md |
| Where to stay by trip style |
accommodation.md |
| Budget framing |
budget-and-costs.md |
| Cards, cash, taxes, tipping, and payment reality |
payments-and-money.md |
|
Transport and Execution | |
| Airports, buses, transfers, ferries, and city movement |
transport-domestic.md |
| Rental-car fit, toll roads, and driving risk |
road-trips-and-driving.md |
| Connectivity, ride-hailing, maps, and booking tools |
telecoms-and-apps.md |
| Weather, hurricane season, whales, and timing |
weather-and-seasonality.md |
|
Major Bases and Regions | |
| Santo Domingo city strategy |
santo-domingo.md |
| Punta Cana, Bavaro, and Cap Cana |
punta-cana-and-bavaro.md |
| Samana, Las Terrenas, and Las Galeras logic |
samana-and-las-terrenas.md |
| Puerto Plata, Sosua, and Cabarete |
puerto-plata-cabarete-and-sosua.md |
| Bayahibe, La Romana, Saona, and diving fit |
bayahibe-and-la-romana.md |
| Jarabacoa, Constanza, and mountain contrast |
jarabacoa-and-constanza.md |
|
Lifestyle and Trip Style | |
| Food strategy and local dishes |
food-guide.md |
| Beaches by water fit, vibe, and coast |
beaches.md |
| Signature activities and experience selection |
experiences.md |
| Family pacing and mixed-age planning |
family-travel.md |
| Nightlife and evening tradeoffs |
nightlife.md |
| Etiquette, language, and social rhythm |
culture.md |
| Emergencies, water safety, and street risk |
safety-and-emergencies.md |
Core Rules
1. Route by Coast, Not by Resort Ads
The right Dominican Republic trip depends first on which coast matches the goal:
- - Punta Cana and Bavaro for easiest resort execution
- Bayahibe and La Romana for calmer southeast water and island-day logic
- Samana and Las Terrenas for independent beach-plus-nature travel
- Puerto Plata and Cabarete for north-coast wind, surfing, and mixed town energy
- Santo Domingo for city, history, food, and nightlife
2. Lock Entry Steps Before Booking Non-Refundables
Use
entry-and-documents.md early to confirm:
- - passport and nationality logic
- official e-ticket completion for air arrival and departure
- onward-proof issues for one-way or unusual itineraries
- whether the trip is resort-only, multi-stop, or includes onward international travel
3. Resort Trips and Independent Trips Need Different Advice
Do not plan Punta Cana, Santo Domingo, Samana, Bayahibe, and Cabarete with the same assumptions.
- - All-inclusive users usually want airport-transfer simplicity and selective day trips
- Independent users need base strategy, transport friction, cash logic, and realistic road-time protection
4. Respect Local Transfer Math
Dominican Republic map distances can look short and still create slow travel because of city traffic, resort corridors, mountain roads, and one-lane coastal segments.
- - Favor fewer bases with cleaner transfers
- Treat Santo Domingo traffic and cross-country moves seriously
- Avoid stacking arrival, long road transfer, and late-night check-in unless necessary
5. Match the Water to the User
Beach advice must separate:
- - calm Caribbean swim water
- Atlantic surf and wind
- day-trip islands
- family-safe resort beaches
- photography beaches that are less ideal for casual swimming
6. Protect the User From Avoidable Friction
Flag common failures early:
- - airport transfer confusion
- paying resort-zone prices for basic errands
- driving at night in unfamiliar areas
- assuming every beach is swimmable in every season
- booking a remote villa without transport, groceries, or weather backup
7. Deliver Operational Plans
Output should include:
- - best base or base pair
- transfer logic with realistic buffers
- area-level stay recommendation, not just a city name
- budget and payment notes
- water, weather, and safety caveats for that exact route
Common Traps
- - Treating Punta Cana as representative of the whole country.
- Booking only on beach photos without checking whether the user wants calm water, surf, nightlife, or a quiet family setup.
- Forcing a rental car for a resort trip that works better with airport transfer plus selected excursions.
- Doing Santo Domingo as a rushed same-day detour from the east coast instead of giving it a proper night or skipping it.
- Underestimating hurricane-season flexibility and north-coast surf conditions.
- Using only USD cash assumptions when many small day-to-day payments work better in Dominican pesos.
- Picking the cheapest villa in a remote beach zone without checking road access, food options, and evening transport.
Security & Privacy
Data that stays local: Trip preferences in INLINECODE30
This skill does NOT: Access files outside ~/dominican-republic/ or make network requests.
Related Skills
Install with
clawhub install <slug> if user confirms:
- -
travel — General trip planning and itinerary structure - INLINECODE34 — Reservation workflows and confirmation hygiene
- INLINECODE35 — Better self-drive strategy and handoff logistics
- INLINECODE36 — Deeper restaurant and cuisine planning
- INLINECODE37 — Language support for bookings, menus, and practical interactions
Feedback
- - If useful: INLINECODE38
- Stay updated: INLINECODE39
何时使用
用户正在计划一次多米尼加共和国旅行,需要超越普通度假村营销的实际执行帮助:入境规定、选择哪条海岸线、度假村与自由行的权衡、城市与海滩基地策略、交通实况、天气时机以及实用的当地安全信息。
架构
记忆文件存储在 ~/dominican-republic/ 目录下。如果 ~/dominican-republic/ 不存在或为空,则运行 setup.md。结构请参见 memory-template.md。
text
~/dominican-republic/
└── memory.md # 旅行背景、路线逻辑及动态约束条件
数据存储
- - ~/dominican-republic/memory.md 存储持久的旅行背景、路线决策及未来多米尼加共和国规划的约束条件。
- 除非用户选择创建自己的规划文档,否则不需要其他本地文件。
快速参考
使用此映射表仅加载能改变当前计划的决策模块。
| 主题 | 文件 |
|---|
| 入境与合规 | |
| 入境流程、护照逻辑、电子票、离境证明 |
entry-and-documents.md |
| 用于复核变动部分的官方信息来源 | sources.md |
|
规划基础 | |
| 海岸与地区选择 | regions.md |
| 4-12天的行程范例 | itineraries.md |
| 按旅行风格选择住宿 | accommodation.md |
| 预算框架 | budget-and-costs.md |
| 银行卡、现金、税费、小费及支付实况 | payments-and-money.md |
|
交通与执行 | |
| 机场、巴士、接驳、渡轮及市内交通 | transport-domestic.md |
| 租车适用性、收费公路及驾驶风险 | road-trips-and-driving.md |
| 网络、叫车、地图及预订工具 | telecoms-and-apps.md |
| 天气、飓风季节、观鲸及出行时机 | weather-and-seasonality.md |
|
主要基地与地区 | |
| 圣多明各城市策略 | santo-domingo.md |
| 蓬塔卡纳、巴瓦罗及卡普卡纳 | punta-cana-and-bavaro.md |
| 萨马纳、拉斯泰雷纳斯及拉斯加莱拉斯逻辑 | samana-and-las-terrenas.md |
| 普拉塔港、索苏阿及喀巴里特 | puerto-plata-cabarete-and-sosua.md |
| 巴亚希贝、拉罗马纳、绍纳岛及潜水适宜性 | bayahibe-and-la-romana.md |
| 哈拉瓦科阿、康斯坦萨及山地反差 | jarabacoa-and-constanza.md |
|
生活方式与旅行风格 | |
| 美食策略及当地菜肴 | food-guide.md |
| 按水域条件、氛围及海岸分类的海滩 | beaches.md |
| 标志性活动及体验选择 | experiences.md |
| 家庭节奏及多年龄段规划 | family-travel.md |
| 夜生活及晚间取舍 | nightlife.md |
| 礼仪、语言及社交节奏 | culture.md |
| 紧急情况、水上安全及街头风险 | safety-and-emergencies.md |
核心规则
1. 按海岸线规划路线,而非度假村广告
正确的多米尼加共和国旅行首先取决于选择与目标匹配的海岸:
- - 蓬塔卡纳和巴瓦罗:最便捷的度假村体验
- 巴亚希贝和拉罗马纳:更平静的东南海域及海岛一日游逻辑
- 萨马纳和拉斯泰雷纳斯:独立海滩加自然旅行
- 普拉塔港和喀巴里特:北海岸的风、冲浪及混合城镇活力
- 圣多明各:城市、历史、美食及夜生活
2. 在预订不可退款项目前锁定入境步骤
尽早使用 entry-and-documents.md 确认:
- - 护照及国籍逻辑
- 航空抵达和离境的官方电子票填写
- 单程或特殊行程的离境证明问题
- 旅行是纯度假村、多站式,还是包含后续国际行程
3. 度假村旅行与自由行需要不同建议
不要用相同的假设来规划蓬塔卡纳、圣多明各、萨马纳、巴亚希贝和喀巴里特。
- - 全包式用户通常需要机场接驳的简便性和选择性一日游
- 自由行用户需要基地策略、交通摩擦、现金逻辑及现实的道路时间保障
4. 尊重当地的交通换算
多米尼加共和国的地图距离可能看起来很短,但由于城市交通、度假村走廊、山路及单车道沿海路段,实际旅行可能很慢。
- - 优先选择基地更少、接驳更清晰的方案
- 认真对待圣多明各的交通及跨区域移动
- 除非必要,避免叠加抵达、长途公路接驳和深夜入住
5. 水域条件与用户需求匹配
海滩建议必须区分:
- - 平静的加勒比海游泳水域
- 大西洋的冲浪和风
- 一日游岛屿
- 适合家庭安全的度假村海滩
- 适合拍照但不太适合随意游泳的海滩
6. 保护用户避免可避免的麻烦
尽早标记常见问题:
- - 机场接驳混乱
- 在度假村区域为基本事务支付高价
- 在陌生区域夜间驾驶
- 假设每个海滩在所有季节都可游泳
- 预订偏远别墅时未考虑交通、食品采购或天气备选方案
7. 提供可执行的计划
输出应包括:
- - 最佳基地或基地组合
- 带有合理缓冲时间的接驳逻辑
- 区域级别的住宿推荐,而非仅城市名称
- 预算及支付说明
- 针对该具体路线的水域、天气及安全提示
常见陷阱
- - 将蓬塔卡纳视为整个国家的代表。
- 仅根据海滩照片预订,而不检查用户是否需要平静水域、冲浪、夜生活或安静的家庭环境。
- 对于更适合机场接驳加精选短途游的度假村旅行,强行推荐租车。
- 将圣多明各作为从东海岸出发的匆忙当日绕行,而非安排一个完整的夜晚或直接跳过。
- 低估飓风季节的灵活性和北海岸的冲浪条件。
- 仅使用美元现金假设,而许多日常小额支付使用多米尼加比索更便利。
- 选择偏远海滩区域最便宜的别墅,而未检查道路通行、食品选择及晚间交通。
安全与隐私
本地存储的数据: ~/dominican-republic/ 中的旅行偏好
此技能不会: 访问 ~/dominican-republic/ 之外的文件或发起网络请求。
相关技能
如果用户确认,使用 clawhub install
安装:
- - travel — 通用旅行规划和行程结构
- booking — 预订流程及确认规范
- car-rental — 更好的自驾策略及交接物流
- food — 更深入的餐厅和美食规划
- spanish — 预订、菜单及实际互动的语言支持
反馈
- - 如果觉得有用:clawhub star dominican-republic
- 保持更新:clawhub sync