Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Share your Alexa Skills✌️✌️💫💫 #2

Open
garimasingh128 opened this issue Dec 28, 2020 · 2 comments
Open

Share your Alexa Skills✌️✌️💫💫 #2

garimasingh128 opened this issue Dec 28, 2020 · 2 comments

Comments

@garimasingh128
Copy link
Owner

Following are the steps to add your Alexa Skills to this Repository: ⬇️

  • Go to your Alexa Developer Console.
  • 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.
  • Create a New Folder at the root level with your alexa skill name in the format "ALEXA_SKILL_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 @garimasingh128

@Jayaram18
Copy link

I would like to submit my skill "Sheldon game"- rock, paper, scissor, lizard, spock.
Can I submit my skill ?

@garimasingh128
Copy link
Owner Author

Please create an issue , I will label it then and assign to you. After that u can submit it in a proper format.

@garimasingh128 garimasingh128 added enhancement New feature or request good first issue Good for newcomers skill labels Jan 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants