content-seo

Generate correct meta tags, canonical URLs, and structured data for Astro pages.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/bamboounderwear/astrodeck --skill content-seo-bamboounderwear
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-seo
Source: https://github.com/bamboounderwear/astrodeck/tree/main/.claude/skills/content-seo
Command: npx skills add https://github.com/bamboounderwear/astrodeck --skill content-seo-bamboounderwear

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It prevents weak or incorrect SEO metadata from hurting discoverability by standardizing titles, descriptions, canonical URLs, and social/structured data across pages and content collections.

Core Features & Use Cases

  • Meta description quality enforcement to keep descriptions within best-practice length and avoid missing or duplicated descriptions.
  • Canonical URL and title hygiene to eliminate duplicate-content patterns such as title brand duplication from layout auto-appending.
  • OpenGraph, Twitter Cards, RSS/Sitemap readiness, and safe structured data to improve how pages are previewed and indexed, while avoiding invalid JSON-LD.

Quick Start

Use the content-seo skill when adding a new page or blog post, ensuring you provide a unique meta description and correct page title so the layout appends the brand exactly once.

Frequently Asked Questions about content-seo

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

FAQPage Schema
How do I fix missing meta descriptions and duplicate title tags in Astro?

Generate correct canonical URLs for Astro pages to resolve SEO drops and metadata inconsistencies by eliminating duplicate-content patterns, ensuring mandatory canonical links are present across all landing pages and blog posts.

How do I add valid JSON-LD structured data to an Astro content collection?

Add valid JSON-LD structured data to Astro content collections by generating safe schema definitions without guessing, ensuring valid structured data for pages to improve how they are indexed while avoiding invalid JSON-LD errors.

How do I configure Open Graph images and Twitter Cards for Astro landing pages?

Configure Open Graph images and Twitter Cards for Astro landing pages by generating correct social metadata tags, ensuring pages have proper previews and RSS or Sitemap readiness when Lighthouse SEO scores drop below threshold.

Why does Lighthouse report multiple H1 tags and weak SEO metadata on my blog posts?

Use this skill when building or editing Astro landing pages, blog posts, and content collections, specifically when Lighthouse SEO scores drop below your threshold or when pages lack descriptions, OG images, or valid JSON-LD structured data.