Skip to content

Latest commit

 

History

History
103 lines (66 loc) · 10.5 KB

6-publication.md

File metadata and controls

103 lines (66 loc) · 10.5 KB

Build An Alexa Trivia Skill

Voice User InterfaceLambda FunctionConnect VUI to CodeTestingCustomizationPublication

Get Your Skill Certified and Published

We are almost done! The last step is to add the metadata that your skill will use in the Skill Store. This page will walk you through the remaining steps to launch your skill!

  1. Select the Launch link from the top navigation menu.

  2. Fill out the form fields per the guidance on the screen. Hover over the question mark icons for details regarding each respective field. Fields marked with an Asterisk, are required!

    • Take the time to get these right so that your skill will pass certification!
  3. Write your skill descriptions.

    • Spend some time coming up with an enticing, succinct description. This is one of the few places you have an opportunity to attract new users, so make the most of it! These descriptions show up in the list of skills available in the Alexa app and the skills store.
  4. For your example phrases, come up with the three most exciting ways a user can talk to your skill.

    • Make sure that each of your example phrases are a perfect match with one of your Sample Utterances. Incorrect example phrases are one of the most common reasons that skills fail certification, so we have provided a short list of things to consider as you write your example phrases:

      Common Failure Points for Example Phrases
      Example phrases must adhere to the supported phrases.
      Example phrases must be based on sample utterances specified in your Intent Schema.
      Your first example phrase must include a wake word and your invocation name.
      Example phrases must provide a contextual response.
    • Choose three example phrases that are likely to be the most common ways that users will attempt to interact with your skill. Make sure that each of them works well, and provides an excellent user experience.

  5. Create your skill's icons. You need two sizes of your icon: 108x108px and 512x512px.

    • Make sure you have the rights to the icons you create. Please don't violate any trademarks or copyrights.

    • If you don't have software to make icons, try one of these free options:

    • To make it easier to get started, we've created blank versions of these icons in both sizes for many formats:

  6. Choose the most appropriate category for your skill.

  7. Provide a comprehensive list of keywords for users that are searching for new skills. This is an optional field, and searching the Alexa app or the skill store will also find the words in your Skill Name and descriptions, so you don't need to overdo it. That being said, if there are words that you want users to find your skill with, you should include them here. Separate the keywords with commas.

  8. Privacy Policy URL. This is an optional field, and should not be required for this Trivia skill sample. You can leave it blank.

  9. Terms of Use URL. This is also optional, and you can leave it blank.

  10. When you're ready, click Save and Continue at the bottom of the screen to move onto Privacy & Compliance

    • Does this skill allow users to make purchases or spend real money? For this trivia skill, the answer is no. For future skills, make sure you answer this appropriately.

    • Does this Alexa skill collect users' personal information? Again, for this trivia skill, the answer is no. If you do collect information about a user, such as names, email addresses, phone numbers, and so forth, ensure that you answer Yes to this question.

      • Answering "yes" to this question will also require you to provide a link to your Privacy Policy at the bottom of the page.
    • Is your skill directed to children under the age of 13? Because you customized this skill with data you provided, it is possible that you created a skill that targets children under the age of 13. For this trivia skill, the answer is no because it doesn't target a specific age group.

      • Factors to consider in determining if this skill is directed to children under 13 include:

        • Subject matter of the skill
        • Presence of child-oriented activities and incentives
        • Type of language used in the skill
        • Music and other audio content in the skill
        • How the skill is described and marketed
        • Intended audience for the skill

        If you're not sure, please see the FTC's COPPA Guidance and FAQ for more information.

  11. Export Compliance. Be certain that you agree with all of the conditions. If you do, make sure to check this box, as Amazon requires this permission to distribute your skill around the globe.

  12. Provide testing instructions. Testing instructions give you an opportunity to explain your skill, and any special or possibly confusing features, to the certification team. A value is required in this box.

    • Since you are using our Sample, make sure to add a sentence to your Testing Instructions referencing the Sample you used. For example:

       ```
       This was built using the Trivia Sample.
       ```
      
       This will let the testing team understand what you're providing them, and should decrease the testing time required.    
      

    Note: More details on certification are available here.

  13. If you feel that your skill is ready for certification, click the Save and Continue button at the bottom of the page.

  14. You're done with your submission! Here are a few things you might need to know: