I am currently working on a MQTT skill. I forked the project from JamieHoward430 here.
My repo is here by the way.
My problem is that Mycroft does not recognized my intent. I’ve sent the source code in /opt/mycroft/skills/. Am I missing anything ? I can’t find any doc to help me out.
Are there any errors in your skills-log? I had a quick look at the code, but couldn’t see anything immediately obvious. Information on where to find logs is at:
The reason I ask is that if there is a syntax error in the intent handler, the intent won’t be handled.