Hi Misha, to create a directory you can use 'Invoke Power Shell' activity and use command 'mkdir' in it. To provide the Path where you want the directory to be created, just open the 'Parameters' from 'Properties' and create 'PATH' variable and in value provide the actual path.
See the screenshot to understand better: