Alexa Skills - Developer Voice And Vote
Welcome to the Alexa Skills Feature Request site! This site enables Alexa Skills Developers to request and vote on features you’d like to see in the developer toolset and services for Alexa.
To keep this site purpose-driven and actionable, we moderate requests. Here’s some guidance on how to create great feature requests that can be evaluated by our development teams. For conversation, dialogue or help, you should visit our Alexa forums. We appreciate your input.
-Alexa Skills team
-
Interface Descriptions
In order for Echo Show to play videos the Skill needs both the Video Interface and the Display Interface enabled.
It is not explained in the documentation that the Display Interface needs to be enabled for a skill to play a video.
This issue caused a large amount of wasted development time. Please consider changing the Interface descriptions and/or documentation to reflect this.
Thank you,
1 vote -
Add language drop down to Test tab
Hi. It would be nice if we could toggle between the different supported languages in the Test tab. Currently you need to go back to the build tab, switch languages, then go back to test tab.
1 vote -
Show raw response from https server
I would like to be able to test my skill and see the actual raw response from my https server
2 votes -
Daily auto update of Flash Briefing feed file
Is it possible to have an daily auto update JSON feed for a Flash Briefing, whereby one has 365 feeds prebuilt, one for each day, and Alexa pulls the applicable feed file based on day stamp or other attribute?
2 votes -
3rd Party Skills in Templates
With the release of Skill Templates, Amazon has an very easy way to implement one of the most requested features: allow 3rd party skills to be invoked without saying an invocation phrase.
Templates should support 3rd party skills. The "Custom Q&A" Template allows Alexa to answer questions without invocation phrases (e.g., "What's dad's phone number?") It should also allow such questions to invoke 3rd party skills selected by the user.
1 vote -
Measure with Graph
This may have been posted, as I am not looking into the forum but am posting the idea from within my console... when it comes to the Measure section since the update I can no longer seem to find a line graph representation of my data. Can that be brought back? If inquired about already may this serve as an addition to populace of change.
Also, if it's here and I'm not seeing it then something in the UI isn't intuitive.
1 vote -
Intent confirmation doesn't allow $
I have the following Intent Confirmation:
Ok, got it. Let me confirm. You want to pick up a car on {startDate} at the {pickupLocation} and return it on {endDate} for a daily rate of ${rentalRate} , right?
The slot type for rentalRate is number. In order to say the decimal value of rentalRate as "thirty-nine dollars and ninety-nine cents", I need to use the $ before it. There is no SSML say-as to make a decimal number into a currency.
The UI gives me the following error when I try to add the dollar sign: "You have invalid characters"
This…
1 vote -
Automated reports for analytics
Request for a new option.
I need a way to automatically export reports from the "Measure Skills" page. Could you get this feature in there?1 vote -
streamline identity flow for Authentication and account linking
Keeping the voice first spirit user's should be allowed to link there Alexa with a skill using just voice. We for example just need an email and name to create account in our system. If Amazon provides an api to send this on fly when user says "yes go ahead link" then we can create an account on the fly and return an accessToken
1 vote -
Perform Account un-linking on behalf of your customers
Being able to proactively un-link your users when your access scopes change.
If for some reason you need to add a scope, you will have to tell your users to disable the skill and reconnect to allow access with the new scope in order to have access to your new features.
There should be a way to unlink all customers and force relogin for all existing customers so that they can re-login with the updated scopes
1 vote -
Fix your remove languages bug - I cannot remove languages!!!
Why can't I remove languages???
1 vote -
Japanese Words In an English flash briefing skill.
I need to find a way to get Alexa to correctly pronounce Japanese words in an English language flash news skill (about sumo). Would it be possible to make it so that when Alexa encounters Hiragana and Katakana in an English text stream, she pronounces them using Japanese pronunciation rules?
2 votes -
Help and instructions
When you send your skill for certification at amazon they say that if the skill is not certified they will send you feedback and instructions for how to fix those problems, but when you do what they. You submit again but it caused more problems. All I am saying is that when you fix the problem, you fix the problem. Also if its your first time doing any sort of programming then amazon should directly help you with your skill.
1 vote -
Show session status visually in Test Simulator
It’s not clear which state the tool is in during a conversational test.. It’s not clear when a skill session times out and whether default Echo or My Skill will answer your next utterance. It would be nice if the left panel had background shading to indicate you are in the default Echo or a My Skill session and to visually group a set of interactions to one session.
1 vote -
Show the invocation name, intent, slot, in Test Simulator
Pre-fill the utterance text input with the invocation launch such as "open cat facts". Users often jump straight to their intent, and many type "Alexa, " as well; this may steer them into the right usage pattern.
Above the Skill I/O panel on the right, display in bold font, the name of the Intent and any Slots that were heard. It is difficult to scroll down the big block of JSON input and hunt for these after every utterance. This would create a faster feedback loop as developers test various utterances.
1 vote -
Improvement suggestions
Hello, the new interface for Alexa skill is not as good as before, because
1. The session expired too soon, when user was just starting to fill the Utterance, it took time as user need to fill one by one ( before we can just fill it without pressing adding one. (When session expire, every utterances that I just keyed in went nothing!!! If Amazon wants to keep this UI, please adding the longer session expiression time!
2. Amazon has to choose if you really want to have developer interface or user interface especially this is called developer tool. However,…1 vote -
Bug
It tells me to not use a } then it tells me to use a } in the instents, Why is there a cap of 800?
1 vote -
clear oauth token without disabling skill
I would like to be able to clear the oauth token so a user can logout with new credentials and get a different token. As described in https://forums.developer.amazon.com/questions/62270/how-to-do-log-out-or-invalidate-auth-token-in-alex.html
this is only possible if we disable then re-enable the skill, but then the userId would be lost and I would like to avoid that.1 vote -
Test 'no response' from user.
It would be very helpful to have a way to mimic 'no response' from the user. If you can do that, it's not obvious how.
2 votes -
Use payload V3 in smart home skill blueprint for AWS Lambda
Use payload v3 in smart home skill blueprint for AWS Lambda
1 vote
- Don't see your idea?