Spaces:
Running
Running
Update puv_formulas.py
Browse files- puv_formulas.py +31 -13
puv_formulas.py
CHANGED
@@ -110,20 +110,38 @@ puv_formulas = {
|
|
110 |
},
|
111 |
"Reto Ridículo": {
|
112 |
"description": """
|
113 |
-
The "Ridiculous Challenge" formula uses humor and
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
127 |
""",
|
128 |
"examples": [
|
129 |
{
|
|
|
110 |
},
|
111 |
"Reto Ridículo": {
|
112 |
"description": """
|
113 |
+
The "Ridiculous Challenge" formula uses humor and storytelling to create an instant connection with your audience through shared experiences and pain points.
|
114 |
+
Formula Structure:
|
115 |
+
1. Start with a funny personal anecdote or observation:
|
116 |
+
- Share a recent "aha moment"
|
117 |
+
- Tell a relatable story
|
118 |
+
- Point out an absurd industry situation
|
119 |
+
(Make it specific and recent: "The other day...", "Last week...", "Yesterday...")
|
120 |
|
121 |
+
2. Address your audience with empathy and humor:
|
122 |
+
- Call out their specific struggles
|
123 |
+
- Reference industry inside jokes
|
124 |
+
- Make fun of common "solutions" in your field
|
125 |
+
- Use their jargon (but in a playful way)
|
126 |
+
|
127 |
+
3. Present your solution as the obvious alternative:
|
128 |
+
- Keep it conversational and light
|
129 |
+
- Contrast it with typical "guru advice"
|
130 |
+
- Show how it embraces reality instead of perfection
|
131 |
+
- Make it sound both powerful and approachable
|
132 |
+
|
133 |
+
4. End with a transformation that feels both ambitious and realistic:
|
134 |
+
- Include specific, measurable results
|
135 |
+
- Add a humorous twist to the outcome
|
136 |
+
- Emphasize the human aspect of the solution
|
137 |
+
|
138 |
+
Key Elements:
|
139 |
+
- Use contemporary references your audience will recognize
|
140 |
+
- Include specific numbers or situations that feel authentic
|
141 |
+
- Make fun of industry clichés and overused phrases
|
142 |
+
- Show you're "one of them" by sharing similar experiences
|
143 |
+
- Balance humor with actual value and transformation
|
144 |
+
- Keep the tone casual but knowledgeable
|
145 |
""",
|
146 |
"examples": [
|
147 |
{
|