AgentSkillsCN

blog-post

当您撰写长篇博客文章、教程或教育类文章时,此技能将为您提供帮助。

SKILL.md
--- frontmatter
name: blog-post
description: Use this skill when writing long-form blog posts, tutorials, or educational articles

Blog Post Writing Skill

A structured workflow for creating high-quality blog posts.

When to Use This Skill

Use this skill when asked to:

  • Write a blog post or article
  • Create a tutorial or how-to guide
  • Develop educational long-form content

Output Structure

Save blog posts to:

code
blogs/<slug>/post.md

Example: A post about "AI Agents" → blogs/ai-agents/post.md

Blog Post Structure

1. Hook (Opening)

  • Start with a compelling question, statistic, or statement
  • Make the reader want to continue
  • Keep it to 2-3 sentences

2. Context (The Problem)

  • Explain why this topic matters
  • Describe the problem or opportunity
  • Connect to the reader's experience

3. Main Content (The Solution)

  • Break into 3-5 main sections with H2 headers
  • Each section covers one key point
  • Include code examples where helpful
  • Use bullet points for lists

4. Practical Application

  • Show how to apply the concepts
  • Include step-by-step instructions if applicable
  • Provide code snippets or templates

5. Conclusion & CTA

  • Summarize key takeaways (3 bullets max)
  • End with a clear call-to-action

Quality Checklist

Before finishing:

  • Hook grabs attention in first 2 sentences
  • Each section has a clear purpose
  • Conclusion summarizes key points
  • CTA tells reader what to do next