Overview
- Skill Key
- geoffreycasaubon/norway-roads
- Author
- geoffreycasaubon
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/geoffreycasaubon/norway-roads
- Latest Commit SHA
- 74b0080a4ac88e0bfcf9497819f7170609d76fbd
Query real-time road conditions, closures, and traffic issues in Norway. Use when the user asks about road status, closed roads, traffic conditions, weather on roads, or planning a route in Norway. Handles queries like "Are there road closures between Oslo and Bergen?", "What's the road condition on E6?", "Any issues driving to Trondheim today?", or general road condition checks for Norwegian roads.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 norway-roads 技能。 若已安装,则直接安装 norway-roads 技能。
# Norway Roads Query real-time road closures and conditions from Statens Vegvesen NVDB API. ## Quick Start Check all current road closures: ```bash ./scripts/query_roads.py ``` Check route between two cities: ```bash ./scripts/query_roads.py --from Oslo --to Bergen ``` Check specific road/location: ```bash ./scripts/query_roads.py --road "Strynefjell" ``` Get JSON output: ```bash ./scripts/query_roads.py --json ``` ## Usage Examples ### Check Route Conditions When planning a trip between two Norwegian cities: ```bash ./scripts/query_roads.py --from Oslo --to Bergen ./scripts/query_roads.py --from Oslo --to Trondheim ./scripts/query_roads.py --from Bergen --to Stavanger ``` Supported cities: Oslo, Bergen, Stavanger, Trondheim, Tromsø, Kristiansand, Ålesund, Bodø ### Filter by Location Name ```bash ./scripts/query_roads.py --road "Strynefjell" ./scripts/query_roads.py --road "E6" ``` ## What Data is Returned The skill queries two types of road restrictions from NVDB: 1. **Vegstengning (Road Closures)** - Scheduled or permanent closures - Seasonal closures (winter mountain passes) - Landslide/avalanche closures - Maintenance closures - Causes: Snow (Snø), Ice (Is), Rock (Stein) 2. **Vegsperring (Physical Barriers)** - Physical blocking of roads - Gates, barriers, concrete blocks - Permanent restrictions ## API Response Format Each closure includes: - **location**: Street/road name - **county**: Norwegian county (fylke) - **municipality**: Kommune - **from_date/to_date**: Closure period - **cause**: Reason (Snø=snow, Is=ice, Stein=rock) - **type**: closure or barrier ## Data Source - **API**: NVDB v3 (Nasjonal VegDataBank) - **URL**: https://nvdbapiles-v3.atlas.vegvesen.no - **Object types**: 485 (Vegstengning), 607 (Vegsperring) - **Update frequency**: Real-time from official database - **No API key required**: Open public data ## Common Norwegian Terms | Norwegian | English | |-----------|---------| | Vegstengning | Road closur...
human-pages-ai
Search and hire real humans for tasks — photography, delivery, research, and more
zseven-w
Reusable skill templates for OpenClaw AI agents. Templates for API integration, data processing, web scraping, CLI tools, and file processing.
capt-marbles
Attio CRM integration for managing companies, people, deals, notes, tasks, and custom objects. Use when working with Attio CRM data, searching contacts, managing sales pipelines, adding notes to records, creating tasks, or syncing prospect information.
capt-marbles
Web scraping and crawling with Firecrawl API. Fetch webpage content as markdown, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs to scrape a URL, get current web info, capture a screenshot, extract specific data from pages, or crawl docs for a framework/library.
caqlayan
Tweet Processor Skill
carlosarturoleon
Connect to Windsor.ai MCP for natural language access to 325+ data sources including Facebook Ads, GA4, HubSpot, Shopify, and more.