Skip to content

draft alexa skill

Eugene Krevenets edited this page Apr 3, 2018 · 12 revisions

create draft skill

  • ask clone --skill-id <skill-id> more
  • create skill
    • ask init
    • ask deploy # it will create dedicated skill
  • Add DynamoDB permission to your Lambda function
  • What is the right way to create draft/dev copy of production skill?

Setup env

Deploy draft

Test

Clone this wiki locally