Files
claude-howto/03-skills/blog-draft/templates/outline-template.md
Luong NGUYEN 9b21f2b129 fix: Replace URL placeholders with anchors to fix link checker
The link checker was treating placeholder `URL` text as actual URLs,
causing 400 errors in CI. Changed to `#` anchors instead.
2026-02-04 08:58:57 +01:00

1.8 KiB

Blog Post Outline: [Title]

Meta Information

Attribute Value
Target Audience [Who is this for?]
Tone [Formal/Casual/Technical/Conversational]
Target Length [Word count range]
Main Takeaway [One sentence: what should readers remember?]
Keywords [SEO keywords if relevant]

Proposed Structure

1. Introduction / Hook

Opening Hook Options:

  • Question that resonates with reader
  • Surprising statistic or fact
  • Brief story or scenario
  • Bold statement

Context Setting:

  • Background information needed
  • Why this topic matters now

Thesis Statement:

  • Clear statement of what the post will cover

2. [Section Title]

Key Points:

  • Point A: [description]
  • Point B: [description]

Supporting Evidence:

  • From [source]: [relevant data/quote]

Transition to next section:

  • [How this connects to what's next]

3. [Section Title]

Key Points:

  • Point A: [description]
  • Point B: [description]

Supporting Evidence:

  • From [source]: [relevant data/quote]

Transition to next section:

  • [How this connects to what's next]

4. [Section Title] (add more sections as needed)

Key Points:

  • Point A: [description]
  • Point B: [description]

Supporting Evidence:

  • From [source]: [relevant data/quote]

5. Conclusion

Summary of Key Points:

  • Recap point 1
  • Recap point 2
  • Recap point 3

Final Thought / Call to Action:

  • [What should readers do or think about next?]

Sources to Cite

  1. Source Name - Used for: [what information]
  2. Source Name - Used for: [what information]
  3. Source Name - Used for: [what information]

Notes for Drafting

  • [Any specific requirements or constraints]
  • [Things to emphasize]
  • [Things to avoid]