Create alias & Move out to new folder

Hello,
I tried for many hours to implement my solution, but I have to give up and ask for help.
Here is the scenario:
I have 2 folders:
- 01.Sync
- 02.Non-sync
Regularly, I will add a folder into "01.Sync", and It will all be synced with Google Drive. However, in the new folder, I have some huge files, which I don't want to send to google.
That's why I want to:
- create an alias to this folder
-create a new folder called the same as the project folder, but inside 02.Non-sync
Step 1: I create this project A (by duplicating a template folder structure) manually
For example
- 01.Sync
-- 01. Project A
--- 01. Article
--- 02. Videos
- 02.Non-sync
Step 2: I want to create an alias pointing to 02. Videos
- 01.Sync
-- 01. Project A
--- 01. Article
--- 02. Videos
--- 02. Videos (alias)
- 02.Non-sync
Step 3: create a new folder in 02. Non-Sync, called the same as the newly created folder
- 01.Sync
-- 01. Project A
--- 01. Article
--- 02. Videos
--- 02. Videos (alias)
- 02.Non-sync
-- 01. Project A
Step 4: move the big folder into this folder
- 01.Sync
-- 01. Project A
--- 01. Article
--- 02. Videos (alias)
- 02.Non-sync
-- 01. Project A
--- 02. Videos
I tried using shell, apple script, automator, but couldn't find the right solution.
I would be super happy if someone could give me a hand.
Many thanks
I tried for many hours to implement my solution, but I have to give up and ask for help.
Here is the scenario:
I have 2 folders:
- 01.Sync
- 02.Non-sync
Regularly, I will add a folder into "01.Sync", and It will all be synced with Google Drive. However, in the new folder, I have some huge files, which I don't want to send to google.
That's why I want to:
- create an alias to this folder
-create a new folder called the same as the project folder, but inside 02.Non-sync
Step 1: I create this project A (by duplicating a template folder structure) manually
For example
- 01.Sync
-- 01. Project A
--- 01. Article
--- 02. Videos
- 02.Non-sync
Step 2: I want to create an alias pointing to 02. Videos
- 01.Sync
-- 01. Project A
--- 01. Article
--- 02. Videos
--- 02. Videos (alias)
- 02.Non-sync
Step 3: create a new folder in 02. Non-Sync, called the same as the newly created folder
- 01.Sync
-- 01. Project A
--- 01. Article
--- 02. Videos
--- 02. Videos (alias)
- 02.Non-sync
-- 01. Project A
Step 4: move the big folder into this folder
- 01.Sync
-- 01. Project A
--- 01. Article
--- 02. Videos (alias)
- 02.Non-sync
-- 01. Project A
--- 02. Videos
I tried using shell, apple script, automator, but couldn't find the right solution.
I would be super happy if someone could give me a hand.
Many thanks