seo-article-finalizer

Adds internal links, meta descriptions, and schema to proofed articles, assembling publish-ready Google Docs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? After an article is written and proofed, someone still has to do the tedious pre-publish SEO work: deciding which paragraphs get internal links and backlinks, writing a compliant meta description, generating FAQ/Article structured data, and packaging everything into a format the publishing step can consume. This Skill handles that final technical leg without touching the article content. ## Core Features & Use Cases - Link Planning: Marks paragraphs suited for internal links (pillar pages, related articles, /consult CTA) and external citations per defined hub-and-spoke rules. - Meta & Schema Generation: Writes length-compliant meta descriptions (zh-TW 60-80 chars, EN 150-160 chars) and produces FAQ + Article JSON-LD structured data. - Publish-Ready Doc Assembly: Builds a Google Doc containing the unchanged article body plus a 「SEO 交付物」 block (slug, seo_title, meta_description, keywords, category, links, schema) in the article's Drive working folder. - Use Case: You hand over a proofed zh-TW article and say 「做 SEO 設定」. The Skill reads the SEO Brief, proposes link placements, drafts the meta description and schema, waits for your confirmation, then creates the Google Doc that seo-publish-article will publish. ## Quick Start Take this proofed article and its SEO Brief, do the SEO settings, and produce a publish-ready Google Doc for seo-publish-article.

Frequently Asked Questions about seo-article-finalizer

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

FAQPage Schema
How do I add SEO meta descriptions and schema to a finished article?▼

Hand the proofed article plus its SEO Brief to this Skill. It writes a length-compliant meta description containing the primary keyword, generates FAQ and Article JSON-LD schema, and assembles everything into a publish-ready Google Doc after your confirmation.

How to plan internal links for SEO articles using hub-and-spoke?▼

The Skill marks paragraphs that can link up to parent pillar pages, 2-3 related articles in the same cluster, and BOFU sections linking to a /consult page. Anchor text uses natural language built from the target keyword without keyword-stuffing.

Does this Skill rewrite or edit article content?▼

No. It only handles pre-publish technical settings: links, meta description, and structured data. Content rewriting and scoring belong to the content-editor skill, and the article body is passed through unchanged into the final Google Doc.

Can this Skill publish articles to the web or CMS?▼

No. Publishing, moving the Doc to the published folder, and updating the SEO tracker are handled by the separate seo-publish-article skill. This Skill only produces the publish-ready Google Doc in the working folder.

What happens if Google Drive is unreachable during execution?▼

The Skill states in its output that Drive is unreachable rather than proceeding unchecked. House-style guides and rubrics are read from Drive first, with local reference files as fallback for link and meta rules only.