# mycroft-skill-HelpMe

#### *mycroft-skill-HelpMe.chrison999*

### Description:

Input: help me with jokeskill 2017-05-26 17:42:30,332 - CLIClient - INFO - Speak: I can help you with the following things. 1 - Description of this skill, 2 - Intent Description, 3 - Commands for this skill, 4 - Contact

Input: help me with commands 2017-05-26 17:42:35,531 - CLIClient - INFO - Speak: Keywords for JokingIntent 2017-05-26 17:42:35,532 - CLIClient - INFO - Speak: JokingKeyword can be triggered by the following sentences, joke, make me laugh, brighten my day, tell me joke,

Input: help me with intents 2017-05-26 17:42:45,122 - CLIClient - INFO - Speak: The following intents are available 2017-05-26 17:42:45,127 - CLIClient - INFO - Speak: JokingIntent, , to activate this intent you can use the following keywords JokingKeyword,

Input: help me with skill 2017-05-26 17:42:52,210 - CLIClient - INFO - Speak: skill\_joke , no description provided for this skill.

![](https://500835181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LzX1y2oL49APvqHoV5o%2Fuploads%2Fgit-blob-ac242f18d72ba48c39bf1969b1336f8443a2c216%2Fstar.png?alt=media)

#### Platform:

![Mark I](https://500835181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LzX1y2oL49APvqHoV5o%2Fuploads%2Fgit-blob-20518efa3a75671db56c323c5962b4108102367b%2Fmark-1-icon.png?alt=media) ![Mark II](https://500835181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LzX1y2oL49APvqHoV5o%2Fuploads%2Fgit-blob-72e32b84335e1f575f6e5b7b684320acc72e799f%2Fmark-2-icon.png?alt=media) ![Picroft](https://500835181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LzX1y2oL49APvqHoV5o%2Fuploads%2Fgit-blob-b7dc7493983981386b73158927c1ddf91597de7a%2Fpicroft-icon.png?alt=media) ![plasmoid](https://500835181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LzX1y2oL49APvqHoV5o%2Fuploads%2Fgit-blob-e517091d0124a9f790e778e3219fa05a3f71d7f0%2Fkde.png?alt=media)

#### Examples:

> Help me with skill\_name <- will give options for help about this skill <- do this before other commands!\
> Help me with skill <- info about previous skill.\
> Help me with commands <- info about previous skill's commands/ keywords.\
> Help me with intents <- info about previous skill's intents.\
> Prototype\*\_ of how a full-featured help facility.

{% hint style="warning" %}
This skill Did not pass the Abstract Syntax Trees testing. Skill properly do not work in current state.
{% endhint %}

### Summary:

**Github:** <https://github.com/chrison999/mycroft-skill-HelpMe>\
**Owner:** [@chrison999](https://github.com/chrison999)\
**Created:** 2017 Apr 25 18:31:21 UTC **Last updated:** 2017 May 18 06:53:23 UTC\
**License:** GNU General Public License v3.0

**Categories:** \[ uncategorized ]


---

# 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/not-in-market/uncategorized/mycroft-skill-helpme.chrison999.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.
