> For the complete documentation index, see [llms.txt](https://andlo.gitbook.io/mycroft-skills-list/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://andlo.gitbook.io/mycroft-skills-list/skills/in-market/daily/mycroft-chat-skill.domcross.md).

# Mycroft Chat

#### *mycroft-chat-skill.domcross*

### Description:

In your [skill settings](https://home.mycroft.ai) you must enter your username (as given in your Mycroft Chat account settings) and your personal access token. In case you do not have a token you can specify your login-id (usually that is your email) and your password. NOTE: your password will be stored in clear text in your settings.json!)

There is also the option to set the time interval between refresh/check for updates. When monitoring is active the skill will use that time period for automated checking. The option "notify on updates" is only applicable when monitoring is active - when the option is activated Mycroft willl speak out loud the number of unread messages and mentions.

![](/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:

> Are there unread messages on Mycroft Chat.\
> Name Mycroft Chat channels with unread messages.\
> Read all unread Mycroft Chat messages.\
> Read messages for the channel {name}\
> Begin monitoring of Mycroft Chat.\
> Stop monitoring of Mycroft Chat.

### 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 Mycroft Chat
> {% endtab %}

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

### Summary:

**Github:** <https://github.com/domcross/mycroft-chat-skill>\
**Owner:** [@domcross](https://github.com/domcross)\
**Created:** 2018 Dec 07 18:43:59 UTC **Last updated:** 2020 Oct 11 19:34:29 UTC\
**License:** Apache License 2.0\
**Market status:** [In Market](https://market.mycroft.ai/skill/mycroft-chat)\
**Categories:** \[ Productivity ] \[ Daily ] \[ Information ]\
**Tags:** #chat #mattermost #[![Say #Thanks #to #the #author #of #this #skill!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/domcross)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/mycroft-chat-skill.domcross.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.
