# Nacos Router Weather Explore

> Opt-in model-driven Nacos Router weather baseline.

- Skill: `clawdotnet/nacos-router-weather-explore` (Agent Skill)
- Install (CLI): `npx skillmds@latest add clawdotnet/nacos-router-weather-explore`
- Raw SKILL.md: https://api.skillmd.com/api/skills/clawdotnet/nacos-router-weather-explore/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: clawdotnet (https://skillmd.com/u/clawdotnet)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/clawdotnet/nacos-router-weather-explore

---

For the input city, call `nacos_mcp_router_search_mcp_server` with
`task_description` and `key_words` (a comma-separated string). Select an appropriate
server from the actual returned text. Call `nacos_mcp_router_add_mcp_server` with
`mcp_server_name`, inspect its actual tool list, then call
`nacos_mcp_router_use_tool` with `mcp_server_name`, `mcp_tool_name`, and `params`.
Treat Router initialization, missing-server, unhealthy-server, and failed-install
messages as failures even when the MCP response is not marked as an error.
Report a failure rather than inventing weather. Summarize successful weather data.

