Agent Skillskostja94/marketing-skills › blog-page-generator

blog-page-generator

GitHub

指导博客索引页的结构设计、SEO优化及内容营销策略,涵盖子域名与子目录选择、页面布局组件、关键词策略及技术性能规范,旨在提升搜索流量与转化率。

skills/pages/content/blog/SKILL.md kostja94/marketing-skills

Trigger Scenarios

创建或优化博客列表页结构 咨询博客首页SEO策略 讨论子域名与子目录部署方案 规划内容中心布局

Install

npx skills add kostja94/marketing-skills --skill blog-page-generator -g -y
More Options

Non-standard path

npx skills add https://github.com/kostja94/marketing-skills/tree/main/skills/pages/content/blog -g -y

Use without installing

npx skills use kostja94/marketing-skills@blog-page-generator

指定 Agent (Claude Code)

npx skills add kostja94/marketing-skills --skill blog-page-generator -a claude-code -g -y

安装 repo 全部 skill

npx skills add kostja94/marketing-skills --all -g -y

预览 repo 内 skill

npx skills add kostja94/marketing-skills --list

SKILL.md

Frontmatter
{
    "name": "blog-page-generator",
    "metadata": {
        "version": "1.1.0"
    },
    "description": "When the user wants to create, optimize, or audit blog index or listing page structure (not a single post). Also use when the user mentions \"blog page,\" \"blog index,\" \"blog layout,\" \"content hub,\" \"blog homepage,\" \"blog listing,\" \"subdomain vs subdirectory,\" \"blog structure,\" or \"blog SEO.\" For single post page SEO and schema, use article-page-generator."
}

Pages: Blog

Guides blog page structure, SEO, and content marketing best practices.

When invoking: On first use, if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output.

Initial Assessment

Check for project context first: If .claude/project-context.md or .cursor/project-context.md exists, read it for topics, audience, and keywords.

Identify:

  1. Blog purpose: SEO traffic, thought leadership, product education
  2. Content mix: Pillar pages, cluster content, news
  3. Audience: Buyers, existing customers, developers

Best Practices

Blog Placement: Subdomain vs Subdirectory

Option Example SEO / Use
Subdirectory example.com/blog SEO weight flows to main domain; recommended for product blogs
Subdomain blog.example.com Treated as separate entity; consider for distinct brands or technical isolation

Choose based on SEO weight distribution, brand consistency, and technical architecture. See Alignify subdomain vs subdirectory guide for details.

Blog Index Page Structure

Section Purpose
Featured/Recent Highlight newest or most important posts
Categories/Topics Help users find by theme
Editor's Picks Curate best content
Related posts Per-article recommendations
Search Help users find specific topics

Content Strategy

  • Topical authority: Topic clusters -> pillar page per core topic + 6-12 cluster articles
  • Intent mapping: Transactional, problem-aware, informational
  • EEAT signals: Author bios, Organization schema, citations, changelog
  • Refresh > new: For established sites, updating existing content often outperforms publishing new posts; avoid changing only the date without substantive edits
  • Quality > quantity: Fewer high-quality posts beat many mediocre ones; consider deleting, merging, or refreshing underperformers
  • Topic focus: Avoid blindly expanding topics; dilution can hurt authority on core topics
  • Conversion as north star: SEO KPIs should tie to leads, signups, or sales -> not just traffic

SEO

  • Title: 55 chars, power words, primary keyword
  • Meta: Clear CTA in description
  • Headers: H1-H3 hierarchy, table of contents
  • Content depth: 2,500+ words for pillars; Grade 8 readability
  • URL: Use url-slug-generator -> clean slugs, 3-5 words, under 60 chars
  • Schema: Article, BlogPosting, FAQPage where relevant

Technical

  • Core Web Vitals: LCP < 1.0s on mobile
  • Images: WebP, compressed
  • IndexNow: For fast indexing of new posts

Design

  • Scannable: Preview copy, thumbnails, hero images
  • Social sharing: Share buttons on article pages -> see social-share-generator
  • Quick answers: Definition boxes, mini-FAQs for AEO
  • TOC: Table of contents for Featured Snippets; jump links in long articles; see featured-snippet, toc-generator
  • CTA placement: Sidebar CTA or in-paragraph CTA at key conversion points
  • Related/Recent posts: Manual curation or plugin; same topic cluster

Output Format

  • Structure for blog index and post template
  • Content strategy (pillar + clusters)
  • SEO metadata and schema
  • Internal linking approach

Related Skills

  • card: Article card structure for blog index; cover image, title, excerpt, date
  • grid, list: Grid for visual; list for text-heavy blog index
  • article-page-generator: Single article/post page structure, SEO, schema -> use for individual post templates
  • featured-snippet: TOC, answer-first format for snippet opportunities
  • url-slug-generator: URL slug for blog posts; 3-5 words, primary keyword
  • content-strategy: Content clusters, editorial calendar
  • keyword-research: Keywords for blog topics
  • title-tag, meta-description, page-metadata, open-graph, twitter-cards: Blog metadata and social previews
  • schema-markup: Article schema
  • resources-page-generator: Blog may be part of resources hub

Version History

  • 70987ba Current 2026-07-06 00:05

Same Skill Collection

skills/analytics/seo/seo-monitoring/SKILL.md
skills/analytics/sources/ai-traffic/SKILL.md
skills/analytics/sources/traffic/SKILL.md
skills/analytics/tracking/SKILL.md
skills/channels/community/community-forum/SKILL.md
skills/channels/community/product-hunt-launch/SKILL.md
skills/channels/distribution/distribution-channels/SKILL.md
skills/channels/owned/email-marketing/SKILL.md
skills/channels/owned/employee-generated-content/SKILL.md
skills/channels/partnerships/affiliate-marketing/SKILL.md
skills/channels/partnerships/creator-program/SKILL.md
skills/channels/partnerships/education-program/SKILL.md
skills/channels/partnerships/influencer-marketing/SKILL.md
skills/channels/partnerships/public-relations/SKILL.md
skills/channels/partnerships/referral-program/SKILL.md
skills/components/branding/favicon/SKILL.md
skills/components/branding/hero/SKILL.md
skills/components/branding/logo/SKILL.md
skills/components/content/tab-accordion/SKILL.md
skills/components/conversion/cta/SKILL.md
skills/components/conversion/newsletter-signup/SKILL.md
skills/components/conversion/popup/SKILL.md
skills/components/conversion/testimonials/SKILL.md
skills/components/conversion/trust-badges/SKILL.md
skills/components/layout/card/SKILL.md
skills/components/layout/carousel/SKILL.md
skills/components/layout/grid/SKILL.md
skills/components/layout/list/SKILL.md
skills/components/layout/masonry/SKILL.md
skills/components/navigation/breadcrumb/SKILL.md
skills/components/navigation/footer/SKILL.md
skills/components/navigation/navigation-menu/SKILL.md
skills/components/navigation/sidebar/SKILL.md
skills/components/navigation/toc/SKILL.md
skills/components/utility/social-share/SKILL.md
skills/components/utility/top-banner/SKILL.md
skills/components/utility/url-slug/SKILL.md
skills/content/copywriting/SKILL.md
skills/content/podcast/SKILL.md
skills/content/translation/SKILL.md
skills/content/video/SKILL.md
skills/content/visual-content/SKILL.md
skills/pages/brand/about/SKILL.md
skills/pages/brand/contact/SKILL.md
skills/pages/brand/home/SKILL.md
skills/pages/content/api/SKILL.md
skills/pages/content/article/SKILL.md
skills/pages/content/docs/SKILL.md
skills/pages/content/faq/SKILL.md

Metadata

Files
0
Version
70987ba
Hash
e6b5e998
Indexed
2026-07-06 00:05

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-04 15:07
浙ICP备14020137号-1 $Гость$