Last active
November 26, 2020 14:35
-
-
Save ck1125/069f831e030639cdeaf3d2c25d934d2d to your computer and use it in GitHub Desktop.
Creating a Skill
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ask smapi create-skill-for-vendor - manifest file:../manifest.json - profile my-profile | |
{ | |
"skillId": "amzn1.ask.skill.blah-skill-id" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment