Code Monkey home page Code Monkey logo

ask-toolkit-for-vscode's Introduction

Overview

ASK Toolkit for Visual Studio Code is an extension that that makes it easier to develop and deploy Alexa Skills. You can use the ASK toolkit to call the ASK command line interface (CLI) from within VS Code, and can see the results in VS Code's integrated terminal. This allows you to perform nearly all skill development actions within VS Code. Using the ASK toolkit, you can:

  • Discover ASK commands by typing โ€œASKโ€ from the VS Code command palette
  • Create a skill using templates
  • Generate code snippets for built-in intents, custom intents, slots, and request handlers
  • Identify errors in your JSON schema
  • Hover over a JSON object to see documentation
  • Submit a skill for certification

See the getting started documentation

Requirements

ASK toolkit requires you to install and initialize the ASK CLI v1.

  1. Download and configure ASK CLI v1(recommend version 1.7.23). For more information, watch the video and see the documentation for configuring your AWS credentials.

  2. To use the Alexa templates, download Git and install it.

  3. (Optional and recommended) Use AWS Lambda to host the backend business logic for your skill. Watch the video and see the documentation for configuring your AWS credentials.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.