alexa-dev-hub / alexa-dev-hub/alexa-skills

Share your Alexa Skills

Aperta
#11 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
good first issue Hacktoberfest
Lingua principale
JavaScript
Stelle
14
Fork
25
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### Beginner Friendly for HacktoberFest 🔥
We at Alexa Dev Hub aim to make Alexa Skill making as easy as possible, thus taking the whole concepts into open source. We invite you all to share your Alexa Skills in this repository. If you are as to what are Alexa Skills, we encourage you to check out our [website](http://alexadevhub.herokuapp.com) and get going.

**Following are the steps to add your Alexa Skills to this Repository:** ⬇️
- Go to your [Alexa Developer Console](https://developer.amazon.com/alexa/console/ask).
- Select/Open your already created Skill from the list of skills.
- Now go to the **Code** tab.
- On the *top-left* corner, click *Download Skill*.
- Once Downloaded, Extract the contents.
- You will now have a folder within which following files/folders will be there:
1. interactionModels
2. lambda
3. skill.json
- We will come back to this folder in a while.
- Now **FORK** this Repository.
- **Clone** the forked repo at your local PC using ```git clone ```.
- Browse to the location where repository got cloned at your system.
- Then go inside the *skills-by-community* folder and Create a New Folder with your name.
- Now inside that folder Copy and Paste the two folder that we downloaded. (Namely interactionModels and lambda). skill.json is NOT to be copied.
- Create an additional file (.txt or .md) to briefly describe the functioning of your skill.
- **Add, commit and Push the Changes** using the usual Git commands (Not Sure? See Git/GitHub Basics on YouTube).
- Now open the forked repository on GitHub, where you will notice a Pull Request Button.
- Click on it and **Make A Pull Request** and you are DONE!.
- Congratulations you added your Alexa Skill.

### If you face any problem contact @tarunnsingh @sumanthst24 .
### Also check out our other Repositories with issues for Hacktoberfest.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.