# Introduction

This list containing most of the Mycroft skills found on GitHub.The list includes working, not working new and old skills. The list is not ment as a replacement for the Mycroft Market.\
Installing skills found through this list is only recomended if you knowwhat you are doing.\
If you have any issues by using skills found on this list please open a issue on the specific skills github page.\
The Mycroft market can be found at [mycroft.market.ai](http://mycroft.market.ai)

This list is generated and updated at 2021-12-30 and has been made by searching github looking throu around 1800 reposotories that look like mycroft skills. Form those there were found 895skills by 454 skill writers. Right now 67 is in Mycroft Market aproved by Mycroft skill tester team. There are 19 new skills or updates to skills pending aproval to the Market.


---

# 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/readme.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.
