blog-schema
Generate complete JSON-LD schema markup for blog posts with Article/BlogPosting, Person, Organization, BreadcrumbList, ImageObject, and optional FAQPage. Validates against Google requirements and warns about deprecated types. Use when user says "schema", "blog schema", "json-ld", "structured data", "schema markup", "generate schema".
- installs 8w
- 1,239
- 30-day movement
- starts with the next reading
- Related entries
- 2
- Connections
- 0
An agent skill that generates complete JSON-LD structured data for blog posts as a single @graph script tag, covering BlogPosting, Person, Organization, BreadcrumbList, ImageObject, and optional FAQPage and VideoObject entities. It validates output against Google requirements and warns about deprecated or unsupported schema types.
Reach for it when you need correct, Google-compliant schema markup for a blog post without assembling the entity graph by hand.
Use it to
- Generate JSON-LD for a blog post from a given file path
- Build an @graph combining BlogPosting, Person, and Organization schemas
- Add BreadcrumbList and ImageObject markup for a post
- Extract FAQ sections into FAQPage schema
- Validate generated markup and flag deprecated types
For Developers and bloggers adding structured data to posts
- Host repository
- AgriciDaniel/claude-blog
- Installs, lifetime
- 2,100
- Installs, 8 weeks
- 1,239
- Licence
- MIT
- Invocable by
- user
- Host stars
- 2,172
- Host language
- Python