Ability to get a link to the skill in Amazon Store
Right now it’s impossible to get the link to the skill in the Skills Store. After the skill is published, you need to go to the store and search for it manually.
It would be great to have an ability to fetch this link via SMAPI. Here is an example of the link I’m talking about: https://www.amazon.com/dp/B077CW6TH8/.
As I can see, the main part of this link is the product ID, so at least having a product ID in skill manifest in SMAPI would be insanely helpful.
Thanks.

Thank you for the suggestion. It is now possible to get the ASIN via SMAPI. For background, the ASIN (Amazon Standard Identification Number) is the unique product identifier.
Full details can be found here: https://developer.amazon.com/docs/smapi/skill-operations.html#list-skills
-
Gavin Watson commented
Or add a link in the certification email
-
Yianis Fournelis commented
That would be awesome if it is possible!