Skill based routing

HI,

Does camunda supports skill based routing out of the box?. I am evaluating camunda for one of the business case. Camunda dont have any option to define or add skills to user profile and route cases based on user skill.

you would have to define a script or delegate to define how to select the skilled assignee. It supports it in the sense that you can customize the assignee based on logic. But it is up to you to define the logic.