Is it possible to feed all text / speech that has been recognized by mycroft to a skill so that I can further analyse the text or send it to a second system like an OpenHAB instance.
And if so is it possible to stop mycroft of speaking the answer out loud via a speaker and rather send the answer to a skill?
My mesh-skill takes all requests and responses and packages them up into a published mqtt topic. Should be able to handle that in openhab easy enough i would think.