Skip to content

alexa-dev-hub/alexa-skills

Repository files navigation

Alexa Dev Hub

This repostory contains helpful content for Alexa Development :octocat:. Visit here for detailed explanation on how to create Alexa Skills.

What does this repo provide you? 🤔

The code in this directory conatins different skills and partial codes as explained on the website above. Some of which may not run independently. Mostly, here we have the lambda functions (included in the folder named lambda for every skill) Please go through the website for the implementation of interaction models and explaination of logic behind the code.

Contents:

👉 GreetMe Skill
👉 API Skill
👉 Intent Chaining (To be Added)

Contributing 💕

Detailed guidlines can be found in CONTRIBUTING.md.

Once you fork and clone the repo, you are supposed to add/change information in one of the following 2 folders, depending on your role:

  • skills-by-the-community
  • skills-by-the-team

Make a folder by your name and a about_me.md file containing relevant information about you. Add Skills, Blogs etc. in this folder.
Commit, Push and make a PR.

Code of Conduct :bowtie:

In order to ensure that the Alexa Dev Hub Community is welcoming to all, please review and abide by the Code of Conduct.

Leave a ⭐ if it was helpful.
Thank You