This site is obsolete and should be used for reference only. The information in this documentation is not guaranteed to work for Bot Framework SDK versions past 4.9.1.

Tutorial: Customize (typescript)

Update your Skill manifest

Your newly created Skill has a basic Skill manifest file provided in the root directory (manifestTemplate.json), this has been pre-populated with the Skill ID and name and a sample action which you can modify at this stage if required.