← All Prompts Prompts Beginner

Blog Post Writer

Generate a complete, SEO-friendly blog post on any topic with a clear structure and compelling tone.

Works with: claude-3gpt-4gemini-pro

Purpose

Quickly draft a well-structured blog post on any topic. Useful for content marketers, developers writing technical blogs, or anyone who needs a strong starting draft.

The Prompt

Write a comprehensive blog post about {{topic}}.

Target audience: {{audience}}
Desired tone: {{tone}} (e.g. professional, casual, educational)
Word count: approximately {{word_count}} words

The post should include:
- An engaging introduction that hooks the reader
- At least 3 main sections with subheadings
- Practical examples or actionable tips
- A conclusion with a clear call to action

Optimize the post for the keyword: {{primary_keyword}}

Variables

VariableDescriptionExample
{{topic}}The blog post subject“containerizing Python apps with Docker”
{{audience}}Who will read the post“junior software developers”
{{tone}}Writing style“educational but approachable”
{{word_count}}Target length“1200”
{{primary_keyword}}SEO keyword to target“docker tutorial python”

Usage Tips

  • Provide a specific {{topic}} for better results — “machine learning” is too broad, “fine-tuning an LLM on a custom dataset” is just right.
  • Always review generated content for factual accuracy before publishing.
  • Run the output through a second prompt to add internal links or adjust tone.

Example Output

How to Fine-Tune an LLM on a Custom Dataset

Large language models are powerful out of the box, but fine-tuning them on your own data can unlock dramatically better performance for domain-specific tasks…