# Weather

#### *skill-weather.MycroftAI*

### Description:

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> account. You can ask specifically for a unit that differs from your configuration.

![](/files/-LzXeYK0f0z3-8Qh6IKn) ![](/files/-LzXeYK0f0z3-8Qh6IKn) ![](/files/-LzXeYK0f0z3-8Qh6IKn) ![](/files/-LzXeYK0f0z3-8Qh6IKn) ![](/files/-LzXeYK0f0z3-8Qh6IKn) ![](/files/-LzXeYK0f0z3-8Qh6IKn) ![](/files/-LzXeYK0f0z3-8Qh6IKn) ![](/files/-LzXeYK0f0z3-8Qh6IKn) ![](/files/-LzXeYK0f0z3-8Qh6IKn) ![](/files/-LzXeYK0f0z3-8Qh6IKn) ![](/files/-LzXeYK0f0z3-8Qh6IKn)

#### Platform:

![Mark I](/files/-LzXeYK2dsk17gI0OA2k) ![Mark II](/files/-LzXeYK4JDAbBvHqrpNo) ![Picroft](/files/-LzXeYK6KhCZdb637YLQ) ![plasmoid](/files/-LzXeYK8Pp4IO4mdH0ax)

#### Examples:

> What is the weather?\
> What is the weather in Houston?\
> 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?\
> 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.\
> 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?

### Installation:

{% hint style="info" %}
This skill is in Mycroft Market and is thereby aproved by the Mycroft Skill testers
{% endhint %}

{% tabs %}
{% tab title="Install by voice" %}

> Hey Mycroft - install Weather
> {% endtab %}

{% tab title="Install by mycroft-msm" %}
`mycroft-msm install Weather`
{% endtab %}
{% endtabs %}

### Summary:

**Github:** <https://github.com/MycroftAI/skill-weather>\
**Owner:** [@MycroftAI](https://github.com/MycroftAI)\
**Created:** 2017 Apr 04 17:49:49 UTC **Last updated:** 2020 Oct 21 10:36:40 UTC\
**License:** Apache License 2.0\
**Market status:** [In Market](https://market.mycroft.ai/skill/mycroft-weather)\
**Categories:** \[ Daily ]\
**Tags:** #weather #forecast #rain #humidity #snow #temperature


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://andlo.gitbook.io/mycroft-skills-list/skills/in-market/daily/skill-weather.mycroftai.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
