mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-04-30 22:13:55 +07:00
22 lines
702 B
Markdown
22 lines
702 B
Markdown
|
|
|
|
# Create a personalized workout routine | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22f34ede7e-c2f3-42fb-846e-9989c6937a09%22%2C%22flow%22%3Atrue%7D%7D)
|
|
Tailor a workout routine specifically designed for individual fitness goals
|
|
|
|
# Prompt
|
|
|
|
```
|
|
As a personal trainer, please generate a personalized workout routine for {{name}} based on the following information
|
|
Name: #[name]
|
|
Fitness Goal: #[fitness goal]
|
|
Preferred Workout Style: #[workout style]
|
|
Targeted Muscle Groups: #[muscle group 1] #[muscle group 2] #[muscle group 3]
|
|
Available Equipment: #[list of available equipment]
|
|
Other Requirements/Preferences: #[other requirements or preferences}]
|
|
```
|
|
|
|
|
|
|
|
|
|
|