skill-sample-node-device-address-api icon indicating copy to clipboard operation
skill-sample-node-device-address-api copied to clipboard

Skill.json is not valid

Open pjshumphreys opened this issue 5 years ago • 0 comments

If I run this command from the command line againg the skill.json in this project

ask api update-skill -s [my skill id] -f skill.json

I get this response:

Call update-skill error. Error code: 400 { "message": "Skill manifest is not valid.", "violations": [ { "message": "Invalid skill information." } ] }

pjshumphreys avatar Dec 10 '18 12:12 pjshumphreys