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.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install norway-roads或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install norway-roads⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/norway-roads/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: norway-roads description: 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. ---
Query real-time road closures and conditions from Statens Vegvesen NVDB API.
Check all current road closures:
./scripts/query_roads.py
Check route between two cities:
./scripts/query_roads.py --from Oslo --to Bergen
Check specific road/location:
./scripts/query_roads.py --road "Strynefjell"
Get JSON output:
./scripts/query_roads.py --json
When planning a trip between two Norwegian cities:
./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ø
./scripts/query_roads.py --road "Strynefjell"
./scripts/query_roads.py --road "E6"
The skill queries two types of road restrictions from NVDB:
- Seasonal closures (winter mountain passes) - Landslide/avalanche closures - Maintenance closures - Causes: Snow (Snø), Ice (Is), Rock (Stein)
- Gates, barriers, concrete blocks - Permanent restrictions
Each closure includes:
| Norwegian | English | |-----------|---------| | Vegstengning | Road closure | | Vegsperring | Road barrier | | Snø | Snow | | Is | Ice | | Stein | Rock | | Fylke | County | | Stengt | Closed |
Counties (Fylker):
Major Roads:
See references/api-docs.md for API details and city mappings.
安装 Norway Roads 后,可以对 AI 说这些话来触发它
Help me get started with Norway Roads
Explains what Norway Roads does, walks through the setup, and runs a quick demo based on your current project
Use Norway Roads to query real-time road conditions, closures, and traffic issues in No...
Invokes Norway Roads with the right parameters and returns the result directly in the conversation
What can I do with Norway Roads in my marketing & growth workflow?
Lists the top use cases for Norway Roads, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/norway-roads/ 目录(个人级,所有项目可用),或 .claude/skills/norway-roads/(项目级)。重启 AI 客户端后,用 /norway-roads 主动调用,或让 AI 根据上下文自动发现并使用。
Norway Roads 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Norway Roads 可免费安装使用。请查阅仓库了解许可证信息。
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.
Automate my marketing & growth tasks using Norway Roads
Identifies repetitive steps in your workflow and sets up Norway Roads to handle them automatically
Norway Roads 属于「Marketing & Growth」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。