← Back to Skills Marketplace
SEO Article Pipeline
by
Jean-Solopreneur
· GitHub ↗
· v1.1.2
340
Downloads
1
Stars
1
Active Installs
5
Versions
Install in OpenClaw
/install seo-article-pipeline
Description
End-to-end SEO article pipeline for any blog. Research keywords → analyze competition → write article → generate images → fact-check → humanize → assemble →...
Usage Guidance
This skill appears internally consistent, but review these before installing: 1) It will call external APIs (api.dataforseo.com and Google Suggest) using the DATAFORSEO credentials you provide — only supply credentials you trust and consider using a limited/rotatable account. 2) The agent is instructed to read your workspace (docs, repo, changelogs) when writing about your product — ensure you are comfortable with the agent accessing those files or restrict workspace access. 3) The included script uses curl and prints results to stdout; no obfuscated or network-exfiltration code is present, but you should still inspect any workspace files the agent might read for sensitive info. 4) After use, rotate API credentials if you provided long-lived secrets. If you need higher assurance, run the research script manually in an isolated environment or audit network calls/logs during an initial run.
Capability Analysis
Type: OpenClaw Skill
Name: seo-article-pipeline
Version: 1.1.2
The skill bundle is a comprehensive and well-documented SEO article pipeline that automates keyword research, content generation, and deployment. It utilizes the DataForSEO API via a shell script (scripts/research-keyword.sh) and includes detailed instructions for the agent to ensure content quality and SEO optimization. While the skill requires sensitive environment variables (DATAFORSEO_LOGIN/PASSWORD) and performs high-privilege actions like 'git push', these behaviors are strictly aligned with its stated purpose of managing a blog repository. No evidence of malicious intent, data exfiltration, or prompt injection was found.
Capability Assessment
Purpose & Capability
The skill is an end-to-end SEO pipeline and the only external credential it requests is DATAFORSEO_LOGIN/DATAFORSEO_PASSWORD, which are directly used by the included research script to call api.dataforseo.com. Required binaries and files (a shell script and markdown checklists) are consistent with keyword research and article assembly.
Instruction Scope
SKILL.md instructs the agent to run the included research script and to use web_search/web_fetch to fetch top results and primary sources; it also instructs scraping the user's documentation or repo when writing about the user's product. This is coherent for producing accurate articles, but it means the agent will read workspace content (docs, changelogs, source) if present — users should be aware of what workspace data the agent can access.
Install Mechanism
No install spec — instruction-only with an included bash script. The script uses curl and python3 to call DataForSEO and Google Suggest APIs. No downloads from arbitrary URLs or archive extraction are present.
Credentials
Only DATAFORSEO_LOGIN and DATAFORSEO_PASSWORD are required, which match the calls in scripts/research-keyword.sh. No unrelated secrets or system config paths are requested.
Persistence & Privilege
always is false and the skill is user-invocable (normal). The skill does not request persistent/system-wide privileges or modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install seo-article-pipeline - After installation, invoke the skill by name or use
/seo-article-pipeline - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.2
- Added structured metadata in SKILL.md to declare required environment variables: `DATAFORSEO_LOGIN` and `DATAFORSEO_PASSWORD`
- No functional or content changes to the pipeline itself
v1.1.1
**Minor update: Adds required environment variable documentation and deepens research guidance.**
- Documents the optional DATAFORSEO_LOGIN and DATAFORSEO_PASSWORD environment variables in the skill manifest for keyword data scripts.
- Introduces a new "Step 2b: Topic Research" section, requiring deeper original research and a research brief before drafting articles.
- Clarifies research process for both internal and external topics, emphasizing use of primary sources and hands-on verification.
- No code or file changes; all updates are to documentation and workflow instructions.
v1.1.0
**Major update: Adds stricter SEO, quality, and evidence standards to the article pipeline.**
- Introduces a pre-writing keyword mapping step and new requirements for title/meta generation.
- Enforces a detailed CORE-EEAT checklist: intent alignment, precise data (≥5 real stats), audience targeting, sources/citations, and content differentiation.
- Raises standards for links: now requires minimum 3 authoritative external links per article (hard requirement).
- Adds a self-scoring SEO checklist—article must pass 8/10 factors before fact-check.
- Improves content formatting rules: TL;DR/Key Takeaways at top, data tables, logical section chunking, stricter heading hierarchy.
- Streamlines file: removes explicit environment requirements section. No functional changes to image, fact-check, or humanizing steps.
v1.0.1
**Minor metadata update for environment and dependencies.**
- Added a `metadata` section specifying required environment variables (`DATAFORSEO_LOGIN`, `DATAFORSEO_PASSWORD`) and binaries (`curl`, `python3`, `cwebp`).
- Declared `DATAFORSEO_LOGIN` as the primary environment variable.
- No changes to core pipeline steps or usage.
v1.0.0
Initial release of seo-article-pipeline skill:
- Provides a complete SEO article workflow: keyword research, competition analysis, writing, image generation, fact-checking, humanization, assembly, and translation.
- Requires setup of a customizable seo-config.md for project, blog, and brand voice settings.
- Detailed step-by-step process includes research scripts, top SERP analysis, markdown article template, CTA integration, and image prompt generation.
- Ensures strict fact-checking and active correction or removal of unverifiable claims.
- Mandates a thorough AI-pattern tone check with actionable suggestions for humanizing content.
- Supports image style configuration, locale customization, and product positioning within blog content.
Metadata
Frequently Asked Questions
What is SEO Article Pipeline?
End-to-end SEO article pipeline for any blog. Research keywords → analyze competition → write article → generate images → fact-check → humanize → assemble →... It is an AI Agent Skill for Claude Code / OpenClaw, with 340 downloads so far.
How do I install SEO Article Pipeline?
Run "/install seo-article-pipeline" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SEO Article Pipeline free?
Yes, SEO Article Pipeline is completely free (open-source). You can download, install and use it at no cost.
Which platforms does SEO Article Pipeline support?
SEO Article Pipeline is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SEO Article Pipeline?
It is built and maintained by Jean-Solopreneur (@nirusan); the current version is v1.1.2.
More Skills