Mycroft Skill Readme Generator

This tool generates a README.md for your Mycroft Skill repository on GitHub. It will be machine-parsed to fill the Mycroft Skill Marketplace and will explain your Skill to users in a standardized, easy to read format.

How it works

Edit the form
Generate and examine previews
Copy the output into a README.md file for your Skill's repo

optionally

Edit or Paste an existing README.md in the README tab.
For help, see the ~skills channel at https://chat.mycroft.ai.

Below is a preview of how the README.md will look in your Skill's Github repo.

Below is a preview of a small reference card.

Tester
Coin Flip
 testing
This is a shortish description for the Skill

Below is a preview of a large reference card.

Coin Flip
This is a shortish description for the Skill
 testing
This is the full description for the Skill
Credits:
By whoever (@whoever)

Below is the basis of the README.md for your Skill's Github repo. You can safely extend the contents with a custom sections below the generated content, such as ## Notes or ## TODO. But refrain from changing the format or order of the generated content to ensure compatibility with parsers.

README.md
NOTE: Edits made here will be applied back to the edit form and previews. Be aware that non-standard README features can be lost in the round-trip after you leave this page.