seo-article-pipeline

Orchestrates a multi-stage SEO article pipeline from brand material to published website article.

21|3|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/peter-tu-zynkr/zynkr-skill-builder --skill seo-article-pipeline-peter-tu-zynkr
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: seo-article-pipeline
Source: https://github.com/peter-tu-zynkr/zynkr-skill-builder/tree/main/skills/1-brand-marketing/seo-article-pipeline
Command: npx skills add https://github.com/peter-tu-zynkr/zynkr-skill-builder --skill seo-article-pipeline-peter-tu-zynkr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Producing an SEO article involves many disconnected stages—persona research, keyword mapping, briefing, drafting, proofreading, and publishing—and coordinating them by hand loses context between steps. This Skill chains the full Zynkr SEO flow into one orchestrated pipeline with a human approval gate at every stage. ## Core Features & Use Cases - Nine-stage orchestration: Dispatches persona building, question mining, angle finding, keyword mapping, intent classification, demand validation, brief writing, and outline design to dedicated SEO skills, then hands off to drafting, titling, and proofreading sub-agents. - Entry-point detection: Starts from the right stage based on what you already have, whether a brand packet, a keyword map, a brief, or a finished draft. - Publish and governance: Finalizes a publish-ready Google Doc with meta/schema/links, publishes to zynkr.ai/blog/<slug>, archives the Doc, and updates the SEO tracker sheet. - Use Case: Hand over a brand material packet and say 「跑 SEO 文章流程」; the pipeline walks you stage by stage with a progress board until the article is live on the website. ## Quick Start Tell the assistant to run the SEO article pipeline with your brand material packet and confirm each stage as it completes.

Frequently Asked Questions about seo-article-pipeline

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run an SEO article workflow from keyword research to publishing?▼

Provide a brand material packet or article material packet and trigger the pipeline. It dispatches each stage—persona, questions, angles, keyword map, classification, validation, brief, outline, draft, title, proofread—to the matching SEO skill, pausing for your confirmation before every stage.

Can I start the SEO pipeline from a middle stage instead of scratch?▼

Yes, entry-point detection inspects what you already have. With an existing brief it starts at outline design, with a draft it starts at proofreading, and with a publish-ready Google Doc it goes straight to the publish stage.

Does the pipeline publish articles directly to a website?▼

Yes, the final stage publishes the finalized Google Doc to zynkr.ai/blog/<slug> through the CMS repo backed by Supabase. It also archives the source Doc to the Published article Drive folder and flips the SEO tracker sheet status to Done.

What happens if Google Drive is unreachable during the pipeline?▼

Each SEO skill falls back to its bundled local references markdown files when Drive is unavailable. The orchestrator states the Drive issue in its output rather than proceeding unchecked against house style rules.

What are the limitations of this SEO pipeline orchestrator?▼

It only dispatches and transitions between stages; it does not perform any stage's work itself. It depends on the fourteen listed SEO and content skills being installed, and it requires manual confirmation at every stage, so it cannot run fully unattended.