Norway for Openclaw

A comprehensive travel planning skill for navigating Norway's complex fjord systems, Arctic regions, and multimodal transport logistics.

ivangdavila
v1.0.0
Mar 9, 2026
0
859
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install norway

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install norway using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Norway?

The Norway skill is a specialized operational module designed to transform the way travelers plan excursions through Scandinavia. Built for the Openclaw Skills ecosystem, this tool moves beyond generic sightseeing to provide technical, data-driven guidance on Schengen compliance, seasonal road accessibility, and realistic transit windows. It helps users navigate the unique challenges of Norwegian geography, ensuring that itineraries are physically possible and financially grounded.

By leveraging localized memory, the skill maintains a persistent context of your trip preferences, allowing for iterative planning. Whether you are calculating the cost of fjord ferries or determining the best month for an Arctic aurora expedition, the Norway skill provides the expert-level logistics required for a successful journey.

Norway Use Cases

  • Planning multi-region itineraries that account for ferry wait times and mountain road closures.
  • Navigating Schengen entry requirements and identity documentation for international arrivals.
  • Comparing the cost-benefit of rail-heavy travel versus self-drive road trips including tolls and fuel.
  • Designing Arctic expeditions in Tromso or Svalbard with realistic daylight and safety constraints.
  • Budgeting for high-cost Norwegian realities like alcohol pricing, tax-free shopping, and seasonal surcharges.

How Norway Works

  1. The skill initializes by accessing or creating a local memory directory at ~/norway/ to store your evolving trip context.
  2. It requires a specific travel month as a primary input to adjust all recommendations based on daylight hours and seasonal weather risks.
  3. The agent validates proposed routes against known corridors (e.g., Oslo-West or Arctic-North) to prevent overreach and unrealistic travel chains.
  4. It references a specialized subtopic map—ranging from entry-and-documents.md to fjords-and-scenic-routes.md—to provide granular data on specific logistics.
  5. The skill generates an operational plan that includes base-pair strategies, day-by-day flows, and low-inventory booking warnings.

Norway Setup

To activate this skill within your Openclaw Skills environment, ensure the local storage directory is prepared. Use the following commands to initialize:

mkdir -p ~/norway/

Once the directory is created, the agent will automatically utilize memory.md to track your trip logic. If you need to refresh the knowledge base or install related modules, use the clawhub CLI:

clawhub install travel
clawhub sync

Norway Data Schema & Taxonomy

The Norway skill utilizes a structured local filesystem to ensure data privacy and high-speed retrieval of travel parameters. The organization is as follows:

Location Data Type Purpose
~/norway/memory.md Markdown Stores persistent trip context, route decisions, and user constraints.
regions.md Reference Contains macro-region logic and corridor-based route planning rules.
safety-and-emergencies.md Safety Data Real-time risk assessment for outdoor exposure and road safety.
sources.md Metadata A curated map of official Norwegian sources for verified entry and transport rules.

Norway Advanced Features

  • Route Corridor Logic: Prioritizes movement patterns that avoid 'route fantasy' by calculating actual ferry and road transit times rather than simple map distance.
  • Dual-Logistics Modeling: Automatically generates two distinct movement patterns—one rail/ferry heavy and one self-drive/flight heavy—for every itinerary.
  • Seasonal Adaptation: Dynamically adjusts hiking, driving, and aurora recommendations based on the specific month of travel.
  • Arctic Overreach Protection: Proactively flags high-risk itineraries, such as attempting to visit Oslo, Bergen, and Lofoten in a single short trip.
  • Multi-Agent Integration: Seamlessly works with other Openclaw Skills like booking and car-rental for a complete end-to-end travel execution workflow.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*