name: content-optimization description: When the user wants to optimize content for SEO—word count, H2 keywords, keyword density, multimedia, tables, lists. Also use when the user mentions "content length," "word count," "keyword stuffing," "H2 keywords," "keyword density," "tables," "bullet points," or "content structure." For keywords, use keyword-research. metadata: version: 1.2.1
Guides on-page content optimization: word count, heading keywords, keyword density vs stuffing, multimedia, tables, and lists. Complements heading-structure (structure) and content-strategy (planning).
When invoking: On first use, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output.
Check for project context first: If .claude/project-context.md or .cursor/project-context.md exists, read it for target keywords and content type.
Identify: 1. Content type: Article, guide, listicle, pillar, news 2. Target keyword: Primary and secondary 3. Competitors: Top 10 average length and structure — see competitor-research
Google does not rank by word count. Length should match search intent and topic depth. A 1,000-word post that satisfies intent can outrank a 3,000-word thin piece.
For article word count by type (news, how-to, listicle, pillar, etc.), see article-content. Generic ranges:
| Content type | Word count | Notes |
|---|---|---|
| News / announcements | 300–600 | Time-sensitive; concise |
| Standard articles / how-tos | 1,000–1,500 | Single topic; actionable |
| Listicles / guides | 1,200–2,000 | "Top 10," "Best X" |
| Pillar / cornerstone | 2,000–3,500+ | Comprehensive; cluster hub |
| Practice | Purpose |
|---|---|
| Descriptive H2s | Search engines understand context; users scan |
| Answer-first | Place direct answer in first 40–50 words after H2 for Featured Snippets; see featured-snippet |
| Keyword variation | Use related terms; avoid repeating exact phrase in every H2 |
| Logical flow | H2s outline the article; support topical authority |
| Term | Meaning |
|---|---|
| Keyword density | (Keyword count / Total words) × 100; a metric, not a ranking factor |
| Keyword stuffing | Excessive, unnatural repetition to manipulate rankings; black-hat |
| Practice | Purpose |
|---|---|
| Alt, file names, captions | See image-optimization for full image SEO (alt, format, responsive, lazy loading, image sitemap, LCP, captions for Featured Snippets) |
| Original over stock | Unique images signal E-E-A-T — see eeat-signals |
Content placement: Put images near relevant text; captions support snippet thumbnails. See image-optimization for captions; featured-snippet for snippet context.
| Practice | Purpose |
|---|---|
| Embed + metadata | VideoObject schema, video sitemap, thumbnail; see video-optimization |
| YouTube | Google prioritizes YouTube in search; GEO citation; see youtube-seo, generative-engine-optimization |
| Featured Snippet (video) | Video schema; timestamps/chapters; see featured-snippet |
<table>, <thead>, <tbody>, clear column headers| Type | Use case | SEO / Snippet |
|---|---|---|
Ordered (<ol>) |
Steps, rankings, sequences, "Top 10" | List snippets (~19% of Featured Snippets); how-to; see featured-snippet |
Unordered (<ul>) |
Non-sequential items, features, options | Bullet snippets; definitions, options |
Best practices:
- Use semantic <ol> and <ul>; avoid divs styled as lists
- Answer-first: For snippet targets, put the direct answer in the first 40–50 words after the heading
- Concise items: List items should be scannable; expand in body if needed
- Logical order: Ordered lists = sequence matters; unordered = no sequence
Answer-first (direct answer in first 40–60 words after H2) supports both Featured Snippets and GEO. For article-level GEO (TL;DR, Key Takeaways, QAE pattern), see article-content and generative-engine-optimization. For Featured Snippet formats and optimization, see featured-snippet.
For article content audit (hook, QAE, product connection, CTA, references, gaps), see article-content. This skill covers generic content optimization (H2 keywords, multimedia, keyword density).
这个 Skill 质量还不错,内容覆盖全面,讲解清晰易懂,表格和最佳实践总结对实际工作很有帮助。它把 SEO 内容优化的要点都梳理得很系统,新手也能快速理解。不过它偏向理论指导,缺少具体的操作示例和模板参考,动手实践时可能还需要额外查找资料。适合用来学习概念,但实际执行时可能会觉得指引不够详细。