← Back to Skills Marketplace
ivangdavila

Finland

by Iván · GitHub ↗ · v1.0.0 · MIT-0
linuxdarwinwin32 ✓ Security Clean
268
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install finland
Description
Plan Finland trips with verified entry rules, season-aware routing, rail-and-Lapland logistics, and practical tourist safety.
README (SKILL.md)

Setup

If ~/finland/ doesn't exist or is empty, read setup.md and start naturally.

When to Use

User is planning a Finland trip and needs operational guidance beyond generic Nordic inspiration: Schengen entry checks, Helsinki vs Lapland route choice, rail-flight-car tradeoffs, winter or summer season fit, cost reality, and on-the-ground execution.

Architecture

Memory lives in ~/finland/. If ~/finland/ does not exist, run setup.md. See memory-template.md for structure.

~/finland/
└── memory.md     # Trip context, route logic, and evolving constraints

Quick Reference

Use this map to load only the Finland subtopic that changes the decision in front of you.

Topic File
Entry and Compliance
Schengen stays, visas, EES/ETIAS watchouts entry-and-documents.md
Customs, food, cash, alcohol, border realities customs-and-border.md
Planning Backbone
Macro-regions and route logic regions.md
Sample itineraries for 4-14 days itineraries.md
Where to stay by trip style accommodation.md
Budget framing and hidden costs budget-and-costs.md
Cards, cash, tax-free, tipping payments-and-tax-free.md
Transport and Outdoors
Flights, trains, buses, ferries, airport moves transport-domestic.md
Self-drive, winter roads, parking, licenses road-trips-and-driving.md
Parks, cabins, trails, and outdoors logic nature-and-national-parks.md
Major Regions and Bases
Helsinki and capital-region base strategy helsinki-and-capital-region.md
Lapland route logic and winter fit lapland.md
Lakeland and Tampere balance lakeland-and-tampere.md
Turku and the archipelago turku-and-archipelago.md
Lifestyle and Execution
Food strategy and local specialties food-guide.md
Sauna etiquette, social rhythm, and culture sauna-and-culture.md
Nightlife by city style and season nightlife.md
Traveling with children or mixed ages family-travel.md
Accessibility and low-mobility planning accessibility.md
Emergencies, alerts, and outdoor risk safety-and-emergencies.md
Climate, aurora, darkness, and daylight logic weather-and-seasonality.md
Connectivity, apps, tickets, and payments telecoms-and-apps.md
Official source map sources.md

Core Rules

1. Route by Season and Daylight, Not by the Map

Finland is manageable only when the month is fixed first. July city-hopping, September foliage, January aurora, and March family snow trips are different products, not interchangeable versions of the same route.

2. Confirm Entry and Border Friction Before Non-Refundables

Before locking flights, cabins, or night trains, use entry-and-documents.md and customs-and-border.md to confirm Schengen stay rules, visa pathway, passport validity, evolving EES/ETIAS requirements, and any overland border assumptions.

3. One Main Corridor Wins Most Trips

For short trips, choose one primary Finland logic:

  • Helsinki and the south for city, design, food, and easy transit
  • Lapland for aurora, snow, and winter activities
  • Lakeland or archipelago for slower summer nature

4. Always Offer Two Transport Models

For any route beyond Helsinki, provide at least two workable patterns:

  • Rail or flight heavy: lower winter-driving risk, more timetable dependence
  • Self-drive or bus-heavy: more flexibility, more weather and fatigue exposure

5. Budget the Real Finland

Do not price from hotel headlines alone. Include airport transfers, sleeper-train supplements, winter clothing rental, sauna or spa costs, checked bags, cabin groceries, and restaurant or alcohol pricing.

6. Never Sell Aurora or Winter Fantasy as Guaranteed

Aurora is probability management, not certainty. Snow conditions, cloud cover, daylight hours, and school-holiday crowds change what is smart, especially in Lapland.

7. Deliver Operational Plans

Output should include:

  • Best base or base pair
  • Day-by-day flow with realistic transfer windows
  • Booking deadlines or sellout risks
  • Weather downgrade options
  • Safety and emergency quick notes

Common Traps

  • Treating Helsinki and Lapland as a casual add-on in a very short trip.
  • Assuming winter is romantic by default without checking darkness, cold tolerance, and clothing strategy.
  • Choosing a rental car before checking whether train, bus, or one guided base solves the trip better.
  • Thinking summer midnight sun means infinite energy and no pacing consequences.
  • Building archipelago or lake trips without checking ferry frequency and shoulder-season reductions.
  • Carrying a U.S.-style tipping mindset into a mostly service-included culture.
  • Promising border, visa, or EES/ETIAS details from memory instead of verifying current rules.

Security & Privacy

Data that stays local: Trip preferences in ~/finland/

This skill does NOT: Access files outside ~/finland/ or make network requests.

Related Skills

Install with clawhub install \x3Cslug> if user confirms:

  • travel — General trip planning and itinerary structure
  • booking — Reservation workflows and confirmation hygiene
  • car-rental — Better self-drive strategy and handoff logistics
  • food — Deeper restaurant and cuisine planning
  • english — Language support for bookings, menus, and practical interactions

Feedback

  • If useful: clawhub star finland
  • Stay updated: clawhub sync
Usage Guidance
This skill appears coherent and is instruction-only: it will create and read a local folder ~/finland/ (memory.md) and does not request credentials or network access. Before installing, verify there is no sensitive data in ~/finland/ (or pre-create the directory with only the fields you want the skill to see). If you prefer the agent to always ask before reusing local trip memory, either review the skill's behavior after installation or restrict autonomous invocation (disable model invocation) according to your agent platform's settings.
Capability Analysis
Type: OpenClaw Skill Name: finland Version: 1.0.0 The 'Finland' skill bundle is a comprehensive travel planning tool that provides logistical guidance on entry rules, transport, and regional itineraries. It operates by maintaining a local memory file in '~/finland/memory.md' and contains no code for data exfiltration, unauthorized network access, or system persistence. All instructions in 'SKILL.md' and 'setup.md' are strictly aligned with the stated purpose of travel assistance, and the external links provided in 'sources.md' point to legitimate official Finnish government and tourism domains (e.g., migri.fi, visitfinland.com).
Capability Assessment
Purpose & Capability
The requested artifact (a config directory ~/finland/) and the instructions to create/read a memory file match the stated purpose of keeping trip context and providing localized Finland planning guidance. No unrelated binaries, environment variables, or external credentials are requested.
Instruction Scope
All runtime instructions are confined to reading/writing files inside ~/finland/ and to consulting the bundled markdown files. One privacy-relevant instruction: setup.md directs the agent to 'read it silently' when ~/finland/memory.md exists, which means the agent may load stored trip context without re-asking the user. The skill explicitly states it will not access files outside ~/finland/ or make network requests.
Install Mechanism
There is no install spec and no code files — this is instruction-only. Nothing will be downloaded or written to disk by an installer beyond explicit file operations within the declared ~/finland/ path.
Credentials
No environment variables or external credentials are required. The single declared configuration requirement (~/finland/) is proportionate to a skill that stores local trip memory.
Persistence & Privilege
The skill persists memory under ~/finland/ and instructs the agent to read/update that file. always is false (good). The skill can be invoked autonomously (platform default); combined with the 'read silently' behavior, this means an agent could access locally stored trip details without additional prompts. This is expected for a memory-style skill but is a privacy consideration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install finland
  3. After installation, invoke the skill by name or use /finland
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with verified Finland entry rules, seasonal routing, and practical travel logistics.
Metadata
Slug finland
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Finland?

Plan Finland trips with verified entry rules, season-aware routing, rail-and-Lapland logistics, and practical tourist safety. It is an AI Agent Skill for Claude Code / OpenClaw, with 268 downloads so far.

How do I install Finland?

Run "/install finland" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Finland free?

Yes, Finland is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Finland support?

Finland is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Finland?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments