How to download assets from Unity asset store

I want to download the assets listed here

Can I download them directly into Unity only? Is there any way to download them to any other system and then import in Unity?

Hi,

when you click “Open In Unity” it opens unity and the Asset Store window. Here you can click download. If you click download the asset is always first downloaded to the AppData\Roaming\Unity\Asset Store-5.x\ folder which you can find in Win 7 under c:\user'your name’\ and then you have to click import to copy the files in your project. So it is always first stored at another place and then imported.

greets,

Andre