"Hey Claude, can you whip up a quick social media post about our new eco-friendly water bottles? Make it sound cool and tag some relevant accounts. Maybe add a few emojis and a call to action. Thanks!"
Low specificity, inconsistent output
```json
{
"task": "Generate Social Media Post",
"audience": {
"description": "Environmentally conscious individuals, health enthusiasts, and anyone looking for sustainable lifestyle products.",
"age_range": "25-45"
},
"platform": "Instagram",
"product_details": {
"name": "AquaFlow Eco-Bottle",
"key_features": [
"Made from 100% recycled materials",
"BPA-free",
"Double-wall insulation (keeps drinks cold for 24h, hot for 12h)",
"Leak-proof design",
"Multiple vibrant color options"
],
"benefits": [
"Reduces plastic waste",
"Healthy hydration on-the-go",
"Stylish and durable"
],
"unique_selling_proposition": "The perfect blend of sustainability, style, and superior performance."
},
"post_goal": "Increase brand awareness, drive traffic to product page, encourage engagement (likes, shares, comments).",
"tone_of_voice": "Enthusiastic, inspiring, informative, eco-conscious.",
"word_limit": "150 words (caption only)",
"elements_to_include": {
"emojis": "3-5 relevant emojis",
"hashtags": "5-8 relevant and trending hashtags",
"call_to_action": "Shop Now button, link in bio",
"mentions": [
"@sustainablelivingdaily",
"@gogreenofficial"
]
},
"example_post_style": "(Optional) Imagine a post from @HydroFlask or @SwellBottle, but with a stronger eco-focus.",
"output_format": {
"caption": "string",
"hashtags": "array_of_strings",
"mentions": "array_of_strings",
"call_to_action_text": "string"
},
"constraints": [
"No jargon, use accessible language.",
"Highlight environmental impact clearly."
],
"chain_of_thought_steps": [
"1. Identify core product benefits and USP from 'product_details'.",
"2. Brainstorm captivating opening hooks that align with 'tone_of_voice' and 'audience'.",
"3. Weave in key features and benefits naturally into the caption, emphasizing the 'post_goal'.",
"4. Select relevant emojis that enhance the message without being overused.",
"5. Research trending and niche-specific hashtags for maximum reach, referencing 'platform'.",
"6. Formulate a clear and concise 'call_to_action' that aligns with 'post_goal'.",
"7. Incorporate specified 'mentions' naturally.",
"8. Review against 'word_limit' and 'constraints' for brevity and clarity."
]
}
```
Structured, task-focused, reduced hallucinations