Add new features in Klark Alexa Skill #1
Labels
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
hacktoberfest
hacktoberfest-2022
hacktoberfest-accepted
Beginner Friendly for HacktoberFest
We at KLARK mines information from product development tools deployed on the company intranet. It uses multiple information sources to analyze and present information.
Following are the steps to contribute to Klark:
Installation Guide
Setup
git clone
the repo andcd
into it by running the following command:git clone https://github.com/jarvis-product-bot-2/alexa-skill-klark-bot cd alexa-skill-klark-bot
npm install
Use ASK CLI commands to manage your skill
ask init #setup the developer account ask deploy
Repository Contents
/.ask
- ASK CLI (Command Line Interface) Configuration/lambda/custom
- Back-End Logic for the Alexa Skill hosted on AWS Lambda/lambda/custom/resources
- Language specific speech response/models
- Voice User Interface and Language-Specific Interaction Modelsskill.json
- Skill ManifestA Little Help
TASK #1
Try to integrate a new software development tool to Klark.
For now, we have successfully integrated -
TASK #2
Try to add new language locales to Klark Alexa Skill.
Currently, we only have support for English-US.
Keep an eye on our issues. We are just beginning and will surely appreciate all the help we can get. All ideas are welcome.
The text was updated successfully, but these errors were encountered: