skill-sample-nodejs-fact

skill-sample-nodejs-fact

A basic template for building an Alexa facts skill.

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

Overview

This is a template for building a basic Alexa facts skill. The skill consists of two parts: the front end (voice user interface, or VUI) and the back end (skill logic). You can choose to set up your skill using Alexa-Hosted, AWS-Hosted, or the ASK CLI. Ideal for beginners to quickly get started with Alexa skill development.

Capabilities

  • Provides factual information
  • Supports multiple deployment options
  • Easily configurable VUI

Use cases

Create a simple Q&A knowledge skillLearn Alexa skill development

Setup

Requires: Node.js 环境Alexa 开发者账号
Choose the appropriate deployment method according to the documentation, such as Alexa-Hosted backend or AWS-Hosted backend.

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 this template?

Start quickly with the Alexa-Hosted backend.

What tools do I need?

Node.js and an Alexa Developer account are required.

Related skills