blink-seo-articles

Installation
SKILL.md

Blink SEO Article Writing

End-to-end workflow for publishing SEO articles on blink.new using the user-blink-mcp server. No local files — everything goes through MCP tools.

Scripts in this skill

Script Purpose
scripts/generate-og-images.mjs Generates branded 1200×630 PNG hero images for blog posts using sharp + SVG. No browser, no external services. ~1500ms for 20 images.

Workflow (run in order)

1. RESEARCH  → web_search + google_serp + fetch_url
2. IMAGE     → run scripts/generate-og-images.mjs (or generate_image as fallback)
3. WRITE     → compose MDX with Blink frontmatter
4. PUBLISH   → cms_write_file(publish: true) for new articles
Related skills
Installs
10
GitHub Stars
1
First Seen
Mar 26, 2026