LinTO skills developper's handbook
astuce
A skill is made of two main things :
- A manifest of intentions declared as markdown phrases exemple
- A set of controllers, pieces of code that actualy triggers (like consuming external APIs) when a skill-relevant intention (and subsequent named entities) have ben spotted
📄️ Code your actions
Prerequisites
📄️ Declare intentions and command trigger phrases
This section explains more deeply how to write manifest markdown files for intents and command phrases within your custom skills.
📄️ Deploy a skill
Install with LinTO-Admin