https://github.com/mycroftai/skill-weather
Mycroft AI official Weather Skill, providing weather conditions and forecasts.
https://github.com/mycroftai/skill-weather
hacktoberfest mycroft mycroft-skill mycroftai openweathermap openweathermap-api weather weather-conditions weather-forecast
Last synced: 30 days ago
JSON representation
Mycroft AI official Weather Skill, providing weather conditions and forecasts.
- Host: GitHub
- URL: https://github.com/mycroftai/skill-weather
- Owner: MycroftAI
- License: apache-2.0
- Created: 2017-04-04T17:49:49.000Z (over 8 years ago)
- Default Branch: 21.02
- Last Pushed: 2022-12-08T01:50:49.000Z (almost 3 years ago)
- Last Synced: 2025-07-11T06:03:11.977Z (3 months ago)
- Topics: hacktoberfest, mycroft, mycroft-skill, mycroftai, openweathermap, openweathermap-api, weather, weather-conditions, weather-forecast
- Language: Python
- Homepage: https://mycroft.ai/skills
- Size: 840 KB
- Stars: 20
- Watchers: 8
- Forks: 66
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
Weather
Weather conditions and forecasts[](https://github.com/psf/black)
## About
Get weather conditions, forecasts, expected precipitation and more! By default, it will tell
you about your device's configured location. You can also ask for other cities around the world.Current conditions and weather forecasts come from [Open Weather Map](https://openweathermap.org).
The temperature is shown in Celsius or Fahrenheit depending on the preferences
set in your [https://home.mycroft.ai](https://home.mycroft.ai) account. You can ask
specifically for a unit that differs from your configuration.## Examples
### Current Conditions
* "What is the weather?"
* "What is the weather in Houston?"### Daily Forecasts
* "What is the forecast tomorrow?"
* "What is the forecast in London tomorrow?"
* "What is the weather going to be like Tuesday?"
* "What is the weather for the next three days?"
* "What is the weather this weekend?"
### Temperatures
* "What's the temperature?"
* "What's the temperature in Paris tomorrow in Celsius?"
* "What's the high temperature tomorrow"
* "Will it be cold on Tuesday"### Specific Weather Conditions
* "When will it rain next?"
* "How windy is it?"
* "What's the humidity?"
* "Is it going to snow?"
* "Is it going to snow in Baltimore?"
* "When is the sunset?"## Credits
Mycroft AI (@MycroftAI)## Category
**Daily**## Tags
#weather
#forecast
#rain
#humidity
#snow
#temperature