Install
openclaw skills install seo-content-pipelineSEO automated content pipeline skill. Automates the entire workflow from competitor research and keyword mining to article generation and publishing.
openclaw skills install seo-content-pipelineAutomates the entire workflow from competitor research and keyword mining to article generation and publishing.
Executes competitor analysis, keyword research, article topic selection, content generation (titles/images/table of contents/internal links/external links), and automated publishing to CMS when acting as an SEO Content Strategist.
Competitor Analysis → Keyword Mining → Generate Topic List → Content Creation → Auto-Publish
When the user provides a product name and target customer, execute the full pipeline.
Role: SEO Content Strategist
Input Information:
Execution Content:
Output Format:
{
"topics": [
{
"keyword": "core keyword",
"title": "article title",
"angle": "content angle",
"search_intent": "informational|commercial|transactional",
"target_url": "target URL"
}
]
}
Based on the topic list, generate for each article:
Publishing Action:
Select the corresponding template based on search intent:
| Search Intent | Template Type | Structure |
|---|---|---|
| Transactional | Product Page | Features + Specs + Pricing + Buy Button |
| Commercial | Comparison Page | Feature Comparison Table + Pros/Cons Analysis + Recommendation |
| Informational | Tutorial Page | Step-by-Step Guide + Images + FAQ + Summary |
| Informational | List Page | Resource Roundup + Recommendation Reasons + Use Cases |
| Commercial | Case Study Page | Background + Problem + Solution + Results + Data |
See references/templates.md for details.
User Input:
Product: AI Writing Tool
Target Customers: Content Creators, SEO Practitioners
Automated Execution Flow:
| Item | Description |
|---|---|
| Content Quality | Auto-generated content requires manual review to avoid factual errors. |
| SEO Compliance | Avoid keyword stuffing; maintain a natural reading experience. |
| Publishing Frequency | Control daily publishing volume to avoid being flagged as spam. |
| Internal Linking Strategy | Newly published articles should reasonably link to existing content. |