Setup
If ~/brazil/ does not exist or is empty, read setup.md and start naturally.
When to Use
User is planning a Brazil trip and needs more than generic inspiration: nationality-specific entry checks, realistic routing across huge distances, city and beach tradeoffs, neighborhood-aware stays, money and payment strategy, and safer on-the-ground execution.
Architecture
Memory lives in ~/brazil/. See memory-template.md for structure.
CODEBLOCK0
Quick Reference
Use this map to enter the right decision module before building the route.
| Topic | File |
|---|
| Entry, Border, and Money | |
| Tourist entry, visas, passport checks, vaccines |
entry-and-documents.md |
| Customs, declarations, restricted goods, cash |
customs-and-border.md |
| Cards, cash, PIX, exchange, CPF friction |
money-payments-and-exchange.md |
|
Planning Backbone | |
| Macro-regions and route architecture |
regions.md |
| Sample itineraries for 7-21 days |
itineraries.md |
| Accommodation and neighborhood logic |
accommodation.md |
| Budget framing and hidden-cost traps |
budget-and-costs.md |
| Flights, buses, ferries, airport buffers |
transport-domestic.md |
| Self-drive loops, tolls, night-driving rules |
road-trips-and-driving.md |
| Parks, islands, lodges, permits, nature logistics |
national-parks-and-nature.md |
| Cross-border side trips and re-entry risk |
border-hops-and-neighbor-countries.md |
|
Major Regions and Cities | |
| Rio de Janeiro playbook |
rio-de-janeiro.md |
| Sao Paulo playbook |
sao-paulo.md |
| Salvador and Bahia coast playbook |
salvador-and-bahia-coast.md |
| Foz do Iguacu playbook |
foz-do-iguacu.md |
| Manaus and Amazon playbook |
manaus-and-amazon.md |
| Pantanal and Bonito playbook |
pantanal-and-bonito.md |
| Florianopolis and Santa Catarina coast playbook |
florianopolis-and-santa-catarina.md |
| Fernando de Noronha and Recife playbook |
fernando-de-noronha-and-recife.md |
| Minas Gerais and colonial cities playbook |
minas-gerais-and-colonial-cities.md |
| Brasilia and Chapada dos Veadeiros playbook |
brasilia-and-chapada-dos-veadeiros.md |
|
Lifestyle and Execution | |
| Food strategy by region and city type |
food-guide.md |
| Nightlife and late-return logic |
nightlife.md |
| Families, mixed ages, and calmer routes |
family-travel.md |
| Accessibility and low-mobility planning |
accessibility.md |
| Safety, theft prevention, beach and heat risk |
safety-and-emergencies.md |
| Climate, rain, heat, smoke, and events |
weather-and-seasonality.md |
| Connectivity, eSIM, transport, and useful apps |
telecoms-and-apps.md |
| Research sources map |
sources.md |
Core Rules
1. Build Brazil by Macro-Blocks, Not by Wish List
For short and medium trips, keep to one anchor block and one contrast block at most. Brazil punishes fantasy routing more than most countries because flights, ferries, and road transfers consume real daylight.
2. Lock Entry, Health, and Money Before Non-Refundables
Before buying flights, confirm the correct entry path in
entry-and-documents.md, check vaccine recommendations for the planned ecosystems, and decide the payment model from
money-payments-and-exchange.md.
3. Choose Cities by Profile, Not by Fame
Rio, Sao Paulo, Salvador, Florianopolis, Recife, and Brasilia solve different trips. Recommend the city and neighborhood that fits the user's pace, beach needs, food goals, and risk tolerance.
4. Always State the Transfer Cost of Every Dream Add-On
Each extra region must include the true price of adding it:
- - Door-to-door travel time
- New baggage or transfer costs
- Lost beach, park, or city time
- New weather or logistics risk
5. Treat PIX and CPF as Friction, Not Assumptions
Cards work widely in major corridors, but local operators, event tickets, and some websites may prefer PIX or ask for CPF. Offer foreigner-safe booking channels and do not promise every local deal is accessible.
6. Give Safer Arrival and Return Plans
When users land late, move between neighborhoods, or return after nightlife, recommend the transport model explicitly and tell them what to avoid improvising.
7. Deliver Actionable Plans
Output should include:
- - Best-fit base city and neighborhood
- Day-by-day flow with realistic transfer buffers
- What must be booked early
- Payment and connectivity setup
- Safety and weather fallback notes
Common Traps
- - Treating Brazil like one compact destination instead of several different trip products.
- Adding Amazon, Rio, Iguacu, and beach islands into one short holiday.
- Assuming "best time for Brazil" exists as one answer for all regions.
- Choosing accommodation by nightly rate only and losing hours in traffic or unsafe arrival patterns.
- Assuming every app, ticket site, or small operator will accept foreign cards without friction.
- Underestimating New Year, Carnival, and school-holiday price spikes.
- Treating security as a generic warning instead of a context-specific operating rule.
Security & Privacy
Data that stays local: Trip preferences in INLINECODE35
This skill does NOT: Access files outside ~/brazil/ or make network requests.
Related Skills
Install with
clawhub install <slug> if user confirms:
- -
travel - General trip planning and itinerary structure - INLINECODE39 - Reservation workflows and confirmation hygiene
- INLINECODE40 - Better self-drive strategy and handoff logistics
- INLINECODE41 - Deeper restaurant and cuisine recommendations
- INLINECODE42 - Language support for bookings, transport, and service interactions
Feedback
- - If useful: INLINECODE43
- Stay updated: INLINECODE44
设置
如果 ~/brazil/ 不存在或为空,请阅读 setup.md 并自然开始。
使用时机
用户正在规划巴西之旅,且需要的不仅仅是泛泛的灵感:针对国籍的入境检查、跨越超长距离的现实路线规划、城市与海滩的权衡、基于街区的住宿选择、资金与支付策略,以及更安全的地面执行方案。
架构
记忆文件存放在 ~/brazil/ 中。结构请参见 memory-template.md。
~/brazil/
└── memory.md # 行程背景与动态约束条件
快速参考
在构建路线前,请使用此地图进入正确的决策模块。
| 主题 | 文件 |
|---|
| 入境、边境与资金 | |
| 旅游入境、签证、护照检查、疫苗 |
entry-and-documents.md |
| 海关、申报、限制物品、现金 | customs-and-border.md |
| 银行卡、现金、PIX、兑换、CPF 使用障碍 | money-payments-and-exchange.md |
|
规划核心 | |
| 宏观区域与路线架构 | regions.md |
| 7-21 天行程范例 | itineraries.md |
| 住宿与街区选择逻辑 | accommodation.md |
| 预算框架与隐性成本陷阱 | budget-and-costs.md |
| 航班、巴士、渡轮、机场缓冲时间 | transport-domestic.md |
| 自驾路线、过路费、夜间驾驶规则 | road-trips-and-driving.md |
| 公园、岛屿、旅馆、许可证、自然景观后勤 | national-parks-and-nature.md |
| 跨境短途旅行与再入境风险 | border-hops-and-neighbor-countries.md |
|
主要区域与城市 | |
| 里约热内卢攻略 | rio-de-janeiro.md |
| 圣保罗攻略 | sao-paulo.md |
| 萨尔瓦多与巴伊亚海岸攻略 | salvador-and-bahia-coast.md |
| 伊瓜苏攻略 | foz-do-iguacu.md |
| 马瑙斯与亚马逊攻略 | manaus-and-amazon.md |
| 潘塔纳尔与博尼图攻略 | pantanal-and-bonito.md |
| 弗洛里亚诺波利斯与圣卡塔琳娜海岸攻略 | florianopolis-and-santa-catarina.md |
| 费尔南多·迪诺罗尼亚与累西腓攻略 | fernando-de-noronha-and-recife.md |
| 米纳斯吉拉斯与殖民时期城市攻略 | minas-gerais-and-colonial-cities.md |
| 巴西利亚与韦阿代鲁斯高地攻略 | brasilia-and-chapada-dos-veadeiros.md |
|
生活方式与执行 | |
| 按区域与城市类型的饮食策略 | food-guide.md |
| 夜生活与晚归逻辑 | nightlife.md |
| 家庭、混合年龄段与更平缓的路线 | family-travel.md |
| 无障碍设施与低行动能力规划 | accessibility.md |
| 安全、防盗、海滩与高温风险 | safety-and-emergencies.md |
| 气候、降雨、高温、烟雾与活动 | weather-and-seasonality.md |
| 网络连接、eSIM、交通与实用应用程序 | telecoms-and-apps.md |
| 研究资料来源地图 | sources.md |
核心规则
1. 按宏观区块构建巴西行程,而非按愿望清单
对于短期和中期旅行,最多只保留一个核心区块和一个对比区块。巴西比大多数国家更惩罚不切实际的路线规划,因为航班、渡轮和陆路交通会消耗实实在在的白天时间。
2. 在支付不可退款费用前,先锁定入境、健康与资金事宜
在购买机票前,请先在 entry-and-documents.md 中确认正确的入境途径,根据计划前往的生态系统检查疫苗建议,并从 money-payments-and-exchange.md 中确定支付模式。
3. 根据特点选择城市,而非根据名气
里约、圣保罗、萨尔瓦多、弗洛里亚诺波利斯、累西腓和巴西利亚适用于不同类型的旅行。推荐最适合用户节奏、海滩需求、美食目标和风险承受能力的城市和街区。
4. 始终说明每个梦想添加项的交通成本
每增加一个区域,都必须包含其真实代价:
- - 门到门的旅行时间
- 新的行李或转乘费用
- 损失的海滩、公园或城市游览时间
- 新的天气或后勤风险
5. 将 PIX 和 CPF 视为使用障碍,而非默认条件
在主要旅游走廊,银行卡使用广泛,但本地运营商、活动门票和一些网站可能更倾向于 PIX 或要求提供 CPF。提供适合外国人的预订渠道,并且不要承诺每个本地优惠都能获取。
6. 提供更安全的抵达和返回方案
当用户深夜抵达、在不同街区之间移动或夜生活后返回时,明确推荐交通方式,并告知他们应避免临时应变。
7. 提供可执行的计划
输出内容应包括:
- - 最合适的基地城市和街区
- 每日行程安排,包含实际的交通缓冲时间
- 必须提前预订的项目
- 支付和网络连接设置
- 安全和天气备用方案说明
常见陷阱
- - 将巴西视为一个紧凑的目的地,而非几个不同的旅行产品。
- 在一个短暂的假期中同时加入亚马逊、里约、伊瓜苏和海滩岛屿。
- 认为“巴西最佳旅行时间”对所有地区都是一个答案。
- 仅根据每晚价格选择住宿,结果在交通或不安全的到达模式中浪费数小时。
- 假设每个应用程序、售票网站或小型运营商都会无阻碍地接受外国银行卡。
- 低估新年、狂欢节和学校假期的价格飙升。
- 将安全问题视为泛泛的警告,而非基于具体情境的操作规则。
安全与隐私
本地存储的数据: ~/brazil/ 中的旅行偏好
此技能不会: 访问 ~/brazil/ 之外的文件或发起网络请求。
相关技能
如果用户确认,请使用 clawhub install
安装:
- - travel - 通用旅行规划和行程结构
- booking - 预订流程与确认规范
- car-rental - 更好的自驾策略与交接后勤
- food - 更深入的餐厅和美食推荐
- portuguese - 针对预订、交通和服务互动的语言支持
反馈
- - 如果觉得有用:clawhub star brazil
- 保持更新:clawhub sync