ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

seo-content-pro

Advanced SEO content creation with multi-language support, content refresh, SEO scoring, and competitor analysis. Perfect for content creators and agencies.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/fly3094/seo-content-pro
Or

SEO Content Pro 📝

Advanced SEO content creation skill with multi-language support, content refresh, and AI-powered optimization.

What It Does

  • 🔍 Topic Research: Analyzes top-ranking content using SearXNG (privacy-respecting)
  • 📋 Outline Generation: Creates SEO-optimized article structures
  • ✍️ First Draft: Writes 1500-3000 word articles with proper heading hierarchy
  • 🎯 Keyword Integration: Suggests and integrates primary/secondary keywords
  • 📊 Competitor Analysis: Identifies content gaps vs top 10 ranking pages
  • 🌐 Multi-language: English, Chinese, Spanish, French, German, Japanese
  • 🔄 Content Refresh: Update old articles with new data and insights
  • 📈 SEO Score: Get content quality score (0-100) with improvement suggestions

Installation

clawhub install seo-content-pro

Commands

Research a Topic

Research "[keyword/topic]" for SEO content

Generate Outline

Create outline for "[article title]" targeting "[primary keyword]"

Write Draft

Write draft for "[article title]" using outline, 2000 words, tone: professional

Full Workflow

Create SEO article about "[topic]" - research, outline, and draft (2500 words)

Content Refresh

Update and improve this article with latest data and SEO best practices

SEO Analysis

Analyze this content and provide SEO score with improvement suggestions

Multi-language

Create SEO article about "[topic]" in Chinese, 2000 words

Configuration

Environment Variables

# Default content tone
export CONTENT_TONE="professional"  # professional|casual|technical|friendly

# Default word count
export DEFAULT_LENGTH="2000"

# Include FAQ section
export INCLUDE_FAQ="true"  # true|false

# Target language
export CONTENT_LANGUAGE="en"  # en|zh|es|fr|de|ja

# SearXNG instance (for privacy-respecting research)
export SEARXNG_URL="http://localhost:8080"

OpenClaw Config

{
  "env": {
    "CONTENT_TONE": "professional",
    "DEFAULT_LENGTH": "2000",
    "INCLUDE_FAQ": "true",
    "CONTENT_LANGUAGE": "en"
  }
}

Output Format

Each article includes:

  • Meta Title (50-60 characters)
  • Meta Description (150-160 characters)
  • H1 Title (engaging, includes primary keyword)
  • Introduction (150-200 words, hooks reader)
  • H2/H3 Sections (proper hierarchy, keyword-optimized)
  • Conclusion with CTA (clear next steps)
  • Internal/External Link Suggestions
  • FAQ Section (3-5 questions with answers)
  • SEO Score (0-100 with breakdown)

Example Usage

Basic Article

User: Create SEO article about "best AI automation tools for small business" - 2500 words

Assistant: 
1. 🔍 Researching top 10 ranking pages...
2. 📊 Analyzing content gaps and keyword opportunities...
3. 📋 Generating optimized outline...
4. ✍️ Writing 2500-word draft with H2/H3 structure...
5. 📈 Calculating SEO score and suggestions...

Metadata

Author@fly3094
Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-fly3094-seo-content-pro": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#seo#content#writing#article#blog#marketing#multi-language#research
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.