skill
Creates a skill using the provided configuration block.
Return
The created skill.
Parameters
block
The lambda to configure the skill.
Creates a skill using the provided Java-friendly Consumer.
Return
The created skill.
Parameters
block
The consumer to configure the skill.