name: hk_weather description: Fetches real-time temperature from the HKO station.
Hong Kong Weather Agent Skill
This skill allows the AI to fetch real-time weather conditions, daily forecasts, and the 9-day outlook for Hong Kong using the official HKO API.
When to Use This Skill
Trigger this skill whenever the user asks about:
- Current weather, temperature, or humidity in Hong Kong.
- Rainfall, specifically in the Yau Tsim Mong area.
- Active weather warnings, daily forecasts, or the extended 9-day outlook.
Instructions
Call the run_js tool with the following exact parameters:
- data: A JSON string with the following field:
- request_type: String. Set to "weather_data".
- The script returns a JSON object containing
current_conditions,special_weather_tips,local_forecast, andupcoming_forecast. - Focus on
rainfall_ytmfor rain queries in Yau Tsim Mong andtemperaturefor official HKO station readings. - Prioritize mentioning special weather tips if content exist.
- Prioritize mentioning any active alerts found in the
warningsarray. - Always explicitly attribute the data source: "According to the Hong Kong Observatory...".
- Formulate your response in a natural, conversational tone rather than listing JSON values.
Related skills
Prompt Engineering
Data & AI
Prompt engineering best practices and templates to maximize AI outputs.
claudeCursorWindsurf+1beginner
289
78
869
Data Visualization
Data & AI
Generates data visualizations and charts tailored to your data.
claudeCursorWindsurfintermediate
198
56
705
RAG Architecture Setup
Data & AI
Setup guide for RAG (Retrieval-Augmented Generation) architectures.
claudeCursorWindsurfadvanced
167
51
667