alexa-skills-kit-sdk-for-nodejs

alexa-skills-kit-sdk-for-nodejs

The Alexa Skills Kit SDK for Node.js helps you quickly build Alexa skills.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 3.1k
Source
skill-github

Overview

The Alexa Skills Kit SDK for Node.js is a toolkit designed to help developers rapidly build Alexa skills by focusing on skill logic rather than boilerplate code. With rich feature support and reusable components, developers can efficiently create complex multi-turn conversation skills. The SDK supports various Alexa features such as Amazon Pay, Audio Player, and Display. It is ideal for developers looking to quickly develop and deploy Alexa skills.

Capabilities

  • Supports Amazon Pay
  • Supports Audio Player
  • Supports Display templates
  • Supports Gadgets Game Engine
  • Supports Directive Service
  • Supports Messaging

Use cases

Building Alexa skills with payment functionalityCreating audio playback applicationsDeveloping skills with screen display capabilitiesImplementing multi-turn conversation games

Setup

Requires: Node.js 环境Amazon 开发者账号
npm install ask-sdk

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I get started with the ASK SDK?

After installing the npm package, follow the official documentation for configuration and development.

What Alexa features does the SDK support?

Supports multiple features including Amazon Pay, Audio Player, Display, and more.

Related skills