seo-content-writer
npx skills add https://github.com/neversight/skills.sh_feed --skill seo-content-writer
Agent 安装分布
Skill 文档
SEO Content Generation Skill
Create high-quality, search-optimized content that ranks in traditional search engines and gets cited by AI platforms.
Core Philosophy
Modern search optimization requires content that serves three audiences simultaneously:
- Human readers seeking valuable, trustworthy information
- Traditional search engines indexing and ranking content
- AI systems extracting and citing authoritative answers
Write for humans first, structure for machines second. Quality content naturally satisfies all three.
The Triple Optimization Framework
1. Traditional SEO (Search Engine Optimization)
Optimize for Google, Bing, and traditional search results.
2. AEO (Answer Engine Optimization)
Optimize for direct answer displays: featured snippets, AI Overviews, voice assistants.
3. GEO (Generative Engine Optimization)
Optimize for AI citations: ChatGPT, Perplexity, Claude, Gemini.
Content Creation Workflow
Step 1: Pre-Writing Analysis
-
Clarify intent and audience
- Identify primary and secondary keywords
- Determine search intent: informational, navigational, commercial, transactional
- Understand the target audience’s expertise level
-
Analyze competition
- Review top-ranking content for target keywords
- Identify gaps and opportunities
- Note content length, structure, and depth
-
Plan content structure
- Create outline with H2/H3 hierarchy
- Map keywords to sections
- Plan FAQ section for AEO opportunities
Step 2: Write Using the Answer-First Pattern
Structure content to lead with answers:
[Title with Primary Keyword]
[Opening paragraph: Answer the main question immediately - 2-3 sentences]
[Table of Contents for long-form content]
## [H2: Primary subtopic]
[Lead with key information]
[Supporting details and context]
## [H2: Secondary subtopics...]
## Frequently Asked Questions
[Question-format headings with direct answers]
## Key Takeaways
[Bulleted summary of main points]
Paragraph-Level Pattern:
- Lead with the answer in the first sentence
- Expand with context in sentences 2-3
- Provide evidence with data, examples, or expert quotes
- Link to related concepts for topical depth
Step 3: Apply E-E-A-T Signals
Include these elements throughout content:
- Experience: First-hand accounts, case studies, personal testing
- Expertise: Technical accuracy, correct industry terminology
- Authoritativeness: Citations from respected sources, expert quotes
- Trustworthiness: Transparent sourcing, balanced viewpoints, current information
Trust is paramountâGoogle states untrustworthy pages have low E-E-A-T regardless of other signals.
Step 4: Optimize On-Page Elements
Title Tag (50-60 characters):
- Primary keyword near the beginning
- Compelling and click-worthy
Meta Description (150-160 characters):
- Include primary keyword naturally
- Clear value proposition
- Call to action when appropriate
Header Structure:
H1: Page title (one per page)
H2: Major sections
H3: Subsections
URL: Short, descriptive, includes primary keyword, hyphens between words
Step 5: Add AEO/GEO Content Blocks
See references/aeo-geo-patterns.md for complete patterns.
Quick reference blocks:
- Definition blocks for “what is” queries
- Step-by-step blocks for “how to” queries
- Comparison tables for “vs” queries
- Pros/cons blocks for evaluation queries
- FAQ sections for question-based queries
Step 6: Generate Schema Markup
Use scripts/generate_schema.py for valid JSON-LD, or see references/schema-templates.md.
Common schema types:
- Article: Blog posts, news articles
- FAQPage: FAQ content sections
- HowTo: Instructional content
- Product: E-commerce pages
- LocalBusiness: Location-based content
Step 7: Final Quality Check
Before finalizing, verify checklist in references/seo-checklist.md:
- Primary keyword in title, H1, first paragraph, URL
- Direct answer to main query within first 100 words
- FAQ section with 3-5 question-format headings
- Statistics cited from authoritative sources
- Expert quotes or first-hand experience included
- Internal and external links included
- Meta description written
- Image alt text optimized
- Content is factually accurate and current
GEO-Specific Optimization
AI platforms cite content based on clarity, authority, structure, and recency.
Domain-Specific Tactics
| Domain | Effective Tactics |
|---|---|
| Law & Government | Statistics, official citations |
| Health & Medicine | Expert credentials, study citations |
| Technology | Technical precision, current data |
| Finance | Data-driven analysis, regulatory citations |
| Arts & Humanities | Quotations, cultural references |
Key GEO Principles
- State facts explicitlyâavoid implied meanings
- Add statistics (increases citation rates 15-30%)
- Include named expert quotes
- Use fluent, readable language
- Cite authoritative sources with links
Output Deliverables
When generating SEO content, provide:
- Main content with proper heading hierarchy
- Meta data (title tag, meta description)
- FAQ section with 3-5 questions
- Schema markup as JSON-LD (when requested)
- Internal linking suggestions based on topic clusters
Writing Quality and Avoiding AI Patterns
Natural, human-sounding writing is essential for both reader engagement and E-E-A-T signals. AI-detectable content undermines trust and authority.
Key Principles
-
Avoid em dash (â) overuse â The em dash is the primary tell of AI writing. Use commas, colons, or parentheses instead.
-
Replace AI-flagged words â See
references/ai-phrases-to-avoid.mdfor complete list:- delve â explore, examine
- leverage â use, apply
- robust â strong, solid
- comprehensive â complete, thorough
- pivotal â key, important
-
Use plain English â See
references/plain-english-alternatives.md:- utilise â use
- facilitate â help
- commence â start
- prior to â before
-
Avoid formulaic openings:
- â “In today’s fast-paced world…”
- â “In the ever-evolving landscape of…”
- â “Let’s delve into…”
- â Start with the main point directly
-
Remove empty intensifiers: very, extremely, incredibly, absolutely, truly
-
Vary sentence structure â Mix short and long sentences; avoid repetitive patterns
Self-Check Before Publishing
- Read aloud â if phrases sound unnatural, revise
- Ask: “Would I say this in conversation?”
- Check for repetitive sentence structures
- Look for clusters of AI-flagged words
- Verify each intensifier adds genuine meaning
Resources
References:
references/seo-checklist.mdâ Complete on-page SEO checklistreferences/aeo-geo-patterns.mdâ Content block patterns for AI optimizationreferences/schema-templates.mdâ Copy-paste schema markup templatesreferences/ai-phrases-to-avoid.mdâ Words and phrases that signal AI-generated content; avoid these for natural, human-sounding writingreferences/plain-english-alternatives.mdâ Plain English replacements for complex or pompous wordsreferences/content-transitions.mdâ Signposting phrases and transitions to guide readers through content
Scripts:
scripts/generate_metrics.pyâ Analyze content for word count, read time, readability scores, and SEO recommendationsscripts/check_ai_patterns.pyâ Scan content for AI-generated patterns and get a human-likeness scorescripts/generate_schema.pyâ Generate valid JSON-LD schema