schema-markup-generator
FeaturedUse when the user asks to "generate schema"; creates JSON-LD for FAQ, HowTo, Article, Product, and LocalBusiness rich-result candidates. Not for title/meta-description tags — use meta-tags-optimizer; not for crawl/index technical issues — use technical-seo-checker. Schema标记/结构化数据
API & Backend 2,004 stars
276 forks Updated 1 months ago Apache-2.0
Install
Quality Score: 98/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Schema Markup Generator
Creates Schema.org JSON-LD so search engines can understand page entities and eligible rich-result features.
## What This Skill Does
Selects schema types, generates valid JSON-LD, handles nested/multi-type markup, and identifies rich result eligibility.
## Quick Start
```text
Generate schema markup for this [content type]: [content/URL]
Create FAQ schema for these questions and answers: [Q&A list]
Create Product schema for [product name] with [details]
Generate LocalBusiness schema for [business name and details]
Review and improve this schema markup: [existing schema]
```
## Skill Contract
**Expected output**: a ready-to-use asset or implementation-ready transformation plus a short handoff summary ready for `memory/content/`.
- **Reads**: the brief, target keywords, entity inputs, and quality constraints.
- **Writes**: a user-facing content, metadata, or schema deliverable plus a reusable summary that can be stored under `memory/content/`.
- **Promotes**: approved angles, messaging choices, missing evidence, and publish blockers to `memory/hot-cache.md` and `memory/open-loops.md`; propose durable decisions as pending-decision items.
- **Done when**: the JSON-LD includes all required properties for the chosen type and validates with no errors; every property maps to visible page content (or is a flagged placeholder); and placement plus a validation step are stated.
- **Primary next skill**: use the `Next Best Skill` below when the asset is re...
Details
- Author
- aaron-he-zhu
- Repository
- aaron-he-zhu/seo-geo-claude-skills
- Created
- 6 months ago
- Last Updated
- 1 months ago
- Language
- Python
- License
- Apache-2.0
Bundled in these plugins
Related Skills
API & Backend Featured
database-migration
Master database schema and data migrations across ORMs (Sequelize, TypeORM, Prisma), including rollback strategies and zero-downtime deployments.
28,628 Updated today
davila7 API & Backend Featured
postgresql
Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features
28,628 Updated today
davila7 API & Backend Featured
sql-pro
Master modern SQL with cloud-native databases, OLTP/OLAP optimization, and advanced query techniques. Expert in performance tuning, data modeling, and hybrid analytical systems.
28,628 Updated today
davila7