Own skill not working

Okay!
How can I get the skills.log file from my Picroft to my Windows machine, so I can attach it here?
Sorry I’m so lost with these stuffs :frowning:

pscp.exe - you can get it here:
Download PuTTY: latest release (0.76)
Copy it to a directory in your path such as C:\WINDOWS\system32
Then you can use it from a DOS prompt. For example:

C:\> pscp.exe picroft.system.ip.address:/var/log/mycroft/skills.log .
-Mike M