Setup
If ~/panama/ doesn't exist or is empty, read setup.md and start naturally.
When to Use
User is planning a Panama trip and needs practical guidance beyond generic inspiration: entry rules, region choice, transport logic, seasonality, safety, and day-to-day execution.
Architecture
Memory lives in ~/panama/. See memory-template.md for structure.
CODEBLOCK0
Quick Reference
| Topic | File |
|---|
| Entry and Border | |
| Passport, visa, solvency, return ticket |
entry-and-documents.md |
| Customs, affidavit, cash, airport arrival logic |
customs-and-border.md |
|
Planning Backbone | |
| Regions and trip-shape strategy |
regions.md |
| Sample itineraries from 4 to 14 days |
itineraries.md |
| Where to stay by trip style |
accommodation.md |
| Budget realities and cost pressure points |
budget-and-costs.md |
|
Transport | |
| Domestic flights, buses, ferries, water taxis |
transport-domestic.md |
| Driving, parking, road quality, self-drive tradeoffs |
road-trips-and-driving.md |
| Connectivity, SIMs, cards, practical apps |
telecoms-and-apps.md |
|
Major Regions and Bases | |
| Panama City playbook |
panama-city.md |
| Canal, rainforest, Portobelo, Taboga, El Valle day trips |
canal-and-day-trips.md |
| Bocas del Toro islands playbook |
bocas-del-toro.md |
| Guna Yala and San Blas logistics |
guna-yala-and-san-blas.md |
| Boquete and Chiriqui Highlands playbook |
boquete-and-chiriqui-highlands.md |
| Santa Catalina and Coiba strategy |
santa-catalina-and-coiba.md |
| Azuero, Playa Venao, Pedasi, Cambutal |
azuero-and-pacific-coast.md |
|
Lifestyle and Execution | |
| Food and regional specialties |
food-guide.md |
| Nightlife by destination type |
nightlife.md |
| Traveling with children |
family-travel.md |
| Accessibility and mobility realities |
accessibility.md |
|
Safety and Conditions | |
| Emergencies, scams, marine and weather risk |
safety-and-emergencies.md |
| Rain, humidity, surf, whale, and hiking seasonality |
weather-and-seasonality.md |
|
Tools | |
| Research map and official sources |
sources.md |
Core Rules
1. Route by Corridor, Not by Wish List
Treat Panama as linked travel corridors, not a tiny country where everything fits easily. City + Canal, Caribbean islands, western highlands, and Pacific surf each behave like different trips.
2. Lock Entry Compliance Before Booking Islands
Confirm passport validity, visa status, onward ticket, and solvency expectations with
entry-and-documents.md before locking island stays or domestic connections.
3. Ask for Month First
Use
weather-and-seasonality.md before building routes. Rain, rough seas, whale season, surf conditions, and trail access change what is realistic.
4. Always Offer Two Logistics Models
For most trips, provide two workable approaches:
- - Low-friction model using flights or direct transfers
- Lower-cost model using buses, boats, and fewer bases
5. Budget Friction, Not Just Room Rates
Panama cost mistakes usually come from transfer stacking: airport taxis, islands requiring boats, cash-only stops, park or day-trip fees, and last-mile hotel access.
6. Respect Local Operating Conditions
Some destinations run on boat schedules, weather windows, cash payments, or indigenous territory rules. Treat those as hard constraints, not optional details.
7. Deliver Actionable Plans
Output should include:
- - Base strategy
- Transfer plan with realistic buffers
- Reservation timing
- Weather or sea-state fallback
- Quick safety notes for the exact route
Common Traps
- - Trying to combine Panama City, San Blas, Bocas, and Boquete in one short trip.
- Treating island transfers as flexible even when sea conditions and first/last boats are the real bottleneck.
- Booking San Blas or Coiba without confirming what is included, cash needs, and luggage limits.
- Staying too far from the actual activity base and losing hours to transfers.
- Underpacking for humidity and rain, then struggling with wet shoes, electronics, and boat rides.
- Assuming cards work everywhere outside Panama City and major hotels.
Security & Privacy
Data that stays local: Trip preferences in INLINECODE29
This skill does NOT: Access files outside ~/panama/ or make network requests.
Related Skills
Install with
clawhub install <slug> if user confirms:
- -
travel — General trip planning and itinerary structure - INLINECODE33 — Better rental, pickup, and road-trip decisions
- INLINECODE34 — Reservation workflows and confirmation hygiene
- INLINECODE35 — Deeper restaurant and cuisine recommendations
- INLINECODE36 — Language backup for calls, bookings, and service interactions
Feedback
- - If useful: INLINECODE37
- Stay updated: INLINECODE38
设置
如果 ~/panama/ 不存在或为空,请阅读 setup.md 并自然开始。
使用时机
用户正在规划巴拿马旅行,需要超越泛泛灵感的实用指导:入境规则、区域选择、交通逻辑、季节性、安全以及日常执行。
架构
记忆存储在 ~/panama/ 中。结构参见 memory-template.md。
~/panama/
└── memory.md # 旅行背景与动态约束
快速参考
entry-and-documents.md |
| 海关、宣誓书、现金、机场入境流程 | customs-and-border.md |
|
规划主干 | |
| 区域与行程结构策略 | regions.md |
| 4至14天示例行程 | itineraries.md |
| 按旅行风格推荐住宿 | accommodation.md |
| 预算实情与成本压力点 | budget-and-costs.md |
|
交通 | |
| 国内航班、巴士、渡轮、水上出租车 | transport-domestic.md |
| 自驾、停车、路况、自驾权衡 | road-trips-and-driving.md |
| 通讯、SIM卡、支付卡、实用应用 | telecoms-and-apps.md |
|
主要区域与基地 | |
| 巴拿马城攻略 | panama-city.md |
| 运河、雨林、波托韦洛、塔博加、埃尔巴列一日游 | canal-and-day-trips.md |
| 博卡斯德尔托罗群岛攻略 | bocas-del-toro.md |
| 古纳亚拉与圣布拉斯后勤 | guna-yala-and-san-blas.md |
| 博克特与奇里基高地攻略 | boquete-and-chiriqui-highlands.md |
| 圣卡塔利娜与科伊瓦策略 | santa-catalina-and-coiba.md |
| 阿苏埃罗、贝纳奥海滩、佩达西、坎布塔尔 | azuero-and-pacific-coast.md |
|
生活方式与执行 | |
| 美食与地方特色 | food-guide.md |
| 按目的地类型的夜生活 | nightlife.md |
| 亲子旅行 | family-travel.md |
| 无障碍与行动便利实情 | accessibility.md |
|
安全与条件 | |
| 紧急情况、诈骗、海洋与天气风险 | safety-and-emergencies.md |
| 降雨、湿度、冲浪、观鲸与徒步季节性 | weather-and-seasonality.md |
|
工具 | |
| 研究地图与官方来源 | sources.md |
核心规则
1. 按走廊规划路线,而非按愿望清单
将巴拿马视为相连的旅行走廊,而非一个一切都能轻松容纳的小国。城市+运河、加勒比岛屿、西部高地、太平洋冲浪区,每个区域都像不同的旅行。
2. 预订岛屿前先确认入境合规
在锁定岛屿住宿或国内交通之前,使用 entry-and-documents.md 确认护照有效期、签证状态、返程机票和偿付能力要求。
3. 先询问月份
在制定路线前使用 weather-and-seasonality.md。降雨、海况恶劣、观鲸季、冲浪条件和步道可达性都会影响实际可行性。
4. 始终提供两种交通模式
对于大多数行程,提供两种可行方案:
- - 低摩擦模式:使用航班或直达交通
- 低成本模式:使用巴士、船只,减少基地数量
5. 预算中的摩擦成本,而非仅房费
巴拿马的成本失误通常来自交通叠加:机场出租车、需要乘船的岛屿、仅收现金的站点、公园或一日游费用,以及最后一公里的酒店接驳。
6. 尊重当地运营条件
某些目的地受限于船班时刻、天气窗口、现金支付或原住民领地规则。将这些视为硬性约束,而非可选细节。
7. 提供可执行的计划
输出应包括:
- - 基地策略
- 包含合理缓冲的交通计划
- 预订时机
- 天气或海况的备选方案
- 针对具体路线的快速安全提示
常见陷阱
- - 试图在一次短途旅行中同时涵盖巴拿马城、圣布拉斯、博卡斯和博克特。
- 将岛屿交通视为灵活可调,而实际上海况和首末班船才是真正的瓶颈。
- 未确认包含项目、现金需求和行李限制就预订圣布拉斯或科伊瓦。
- 住宿离实际活动基地太远,将时间浪费在交通上。
- 对湿度和降雨准备不足,导致湿鞋、电子设备和乘船体验不佳。
- 以为巴拿马城和主要酒店以外的地方也能刷卡。
安全与隐私
本地存储的数据: ~/panama/ 中的旅行偏好
此技能不会: 访问 ~/panama/ 以外的文件或发起网络请求。
相关技能
如果用户确认,使用 clawhub install
安装:
- - travel — 通用旅行规划与行程结构
- car-rental — 更优的租车、取车和自驾决策
- booking — 预订流程与确认规范
- food — 更深入的餐厅与美食推荐
- english — 电话、预订和服务沟通的语言支持
反馈
- - 如有帮助:clawhub star panama
- 保持更新:clawhub sync