serp-markup-builder

Installation
SKILL.md

SERP Markup Builder

Builds everything that lives in a page's <head> and shapes its search + answer-engine presence: title/meta/social tags (mode meta) and Schema.org JSON-LD (mode schema). Both modes operate on the same document head and write to memory/content/.

Mode Selector

Pick the mode from the request; run both in sequence when the user wants the full SERP package.

Mode Trigger Output CORE-EEAT lens
meta "optimize meta tags", "title tag", "meta description", "Open Graph", "Twitter card", "improve CTR" 3 titles + 3 descriptions (within char limits), OG/Twitter/canonical/robots block, CTR analysis C01 Intent Alignment, C02 Direct Answer
schema "generate schema", "JSON-LD", "structured data", "FAQ/HowTo/Product/LocalBusiness markup", "rich snippet" valid JSON-LD for the chosen type(s), placement + validation steps, rich-result eligibility read O05 Schema Markup

Default when unstated: infer from the noun in the request (title/description/OG → meta; JSON-LD/rich result → schema). If both are named, run meta then schema. This skill computes no framework score and runs no vetoes — only the content-quality-auditor gate does that.

Scope guard — this skill does NOT: write body copy or on-page content (→ content-writer); diagnose crawl, index, canonicalization conflicts, or Core Web Vitals (→ technical-seo-checker); or produce the publish-readiness verdict/score (→ content-quality-auditor).

Quick Start

Installs
41
GitHub Stars
2.3K
First Seen
4 days ago
serp-markup-builder — aaron-he-zhu/aaron-marketing-skills