19 lines
668 B
Markdown
19 lines
668 B
Markdown
# Draft Blog Post Prompt
|
|
|
|
Draft a blog post with the following structure:
|
|
|
|
## Metadata
|
|
- Title: {topic}
|
|
- Word count target: 800-1200
|
|
- Tone: {technical/informal/professional}
|
|
- Target audience: {audience}
|
|
|
|
## Structure
|
|
1. **Hook** (2-3 sentences): Grab attention with a problem statement or surprising fact
|
|
2. **Context** (2-3 paragraphs): Background, why this matters, who should care
|
|
3. **Main Content** (4-6 paragraphs): Deep dive with examples, code snippets, screenshots
|
|
4. **Key Takeaways** (bullet points): 3-5 actionable takeaways
|
|
5. **Call to Action**: What should the reader do next?
|
|
|
|
Read brain/business-brain.md for brand voice and existing content tone.
|