Writing & Content schema-markupjson-ldrich-resultsstructured-datatechnical-seo

Schema Markup Assistant

Detect, validate, and generate SEO-ready Schema.org structured data.

FollowSkills review · FSRS-2.0
Not recommended
52/ 100 5-point scale 2.6 / 5
Trust15 / 25 · 3.0/5

The skill requires truthful, verifiable data and defines handling for unreachable URLs, missing markup, invalid JSON-LD, and deprecated types. It does not specify least privilege, user confirmation, data flows, sensitive-data or credential handling, external-request risk, or rollback, so points were deducted.

Reliability8 / 20 · 2.0/5

The detection, validation, and generation workflow is broadly consistent and covers several abnormal-input cases. However, dependencies are not fully documented in the target file, referenced schema-types.md and templates.json are not supplied, and there are no path-specific tests, parsing commands, or reproducible diagnostic failure procedures, so points were deducted.

Adaptability9 / 15 · 3.0/5

Trigger terms, URL input, and schema-analysis scenarios are clear, and output artifacts are named. Non-fit boundaries, Chinese-language support, mainland-China reachability, and constraints for varied page or schema complexity are not sufficiently defined, so points were deducted.

Convention10 / 15 · 3.3/5

The file includes name, description, version, MIT license, structured sections, templates, output formats, and an error-handling table. Installation and dependency notes, maintenance ownership, update path, changelog, complete reference coverage, and FAQs are incomplete, so points were deducted.

Effectiveness6 / 15 · 2.0/5

The workflow covers detection, basic validation, recommendations, and JSON-LD generation, with Markdown and JSON outputs. Static evidence does not prove that generated results are directly production-ready, validation coverage is limited, and comparative benefit over manual or other tools is not demonstrated, so points were deducted.

Verifiability4 / 10 · 2.0/5

The supplied materials include some dated, traceable Google-related references and require truthful verifiable data. The target skill lacks direct evidence links, dedicated tests, or independent reproduction records, and several time-sensitive claims cannot be verified from the target file alone, so points were deducted.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision 6cf1ea9fe4c2
Before you use it
  • The referenced references/schema-types.md and schema/templates.json were not supplied, so the stated type status and template availability cannot be statically verified.
  • The skill processes user-provided URLs and may cause external requests, but the target file does not describe privacy, SSRF protections, credential boundaries, or confirmation requirements.
  • The May 2026 status claims and Google policy changes are time-sensitive; this review relied only on the supplied material and performed no execution or independent verification.
  • The templates contain placeholders; all entities, contact details, dates, and URLs require human verification before use.
See the full review method →

What does this skill do, and when should you use it?

This is the standalone Schema markup skill inside the Claude SEO repository. It detects, validates, and generates Schema.org structured data, with JSON-LD as the preferred format while also checking Microdata and RDFa. It checks required properties, common data errors, Google rich result support, and deprecated types. Its stated outputs are a validation report and ready-to-use JSON-LD snippets.

Reads page source and scans for JSON-LD, Microdata, and RDFa; checks @context, @type, data types, placeholder text, absolute URLs, and date formats; validates required properties by schema type; checks Google-supported rich result types; flags deprecated types; identifies the page type and generates JSON-LD with required and recommended properties; reports URL access failures, missing markup, and invalid JSON-LD syntax with corrective guidance; produces SCHEMA-REPORT.md and generated-schema.json.

  1. An SEO consultant reviews a client page for missing required properties and invalid existing JSON-LD.
  2. A web developer generates deployable Organization, LocalBusiness, Article, or BlogPosting markup.
  3. A content team checks whether an article page uses an appropriate Schema.org type.
  4. A site owner audits structured data after a template migration for URL, date, and type errors.

What are this skill's strengths and limitations?

Pros
  • Checks JSON-LD, Microdata, and RDFa.
  • Combines detection, validation, error identification, deprecated-type guidance, and JSON-LD generation.
  • Requires generated data to be truthful and verifiable, with explicit handling for common failure cases.
  • Includes practical Organization, LocalBusiness, and Article/BlogPosting templates.
Limitations
  • Only some templates are shown; the full type list and templates are referenced in references/schema-types.md and schema/templates.json, which were not supplied here.
  • Analysis depends on an accessible page URL; authenticated pages may not be analyzable.
  • The skill does not document an independent test suite or cross-platform runtime verification.
  • Its rich-result status rules follow the dates stated in SKILL.md and may require maintenance as search guidelines change.

How do you install this skill?

The skill is located at skills/seo-schema/SKILL.md in the repository. To install the public repository, use: git clone --depth 1 https://github.com/AgriciDaniel/claude-seo.git, then run bash claude-seo/install.sh. The supplied source does not document a separate installation procedure for this sub-skill.

How do you use this skill?

In Claude Code with Claude SEO installed, run /seo schema <url>, for example: /seo schema https://example.com. The skill description also supports a URL argument and is intended to activate when the user mentions schema, structured data, rich results, JSON-LD, or markup.

FAQ

Does it support only JSON-LD?
No. It detects JSON-LD, Microdata, and RDFa, but recommends JSON-LD as the primary format.
What happens when a page has no structured data?
The report states that no JSON-LD, Microdata, or RDFa was detected and recommends suitable schema types based on the page content.
Can it handle deprecated schema types?
Yes. It flags deprecated types and provides replacement guidance or recommends removal when appropriate.
Can generated markup be published immediately?
It is intended for implementation, but users should replace placeholders with truthful data and validate the result before deployment.

More skills from this repository

All from AgriciDaniel/claude-seo

Writing & Content

Full-Site SEO Audit

Crawl a website and turn SEO signals into a scored, prioritized action plan.

Writing & Content

AI Search & GEO Optimizer

Audits a page’s citability and visibility readiness across Google AI Overviews, ChatGPT, Perplexity, and related AI search surfaces.

Writing & Content

Single-Page SEO Inspector

Audits one URL across on-page SEO, content quality, technical metadata, schema, images, and performance signals.

Writing & Content

Technical SEO Auditor

Audit a website’s technical SEO foundations and produce a prioritized, actionable remediation report.

Writing & Content

Claude SEO Site Analysis

Run parallel, testable audits of a website’s technical, content, and AI-search performance.

Writing & Content

SEO Drift Monitor

Baseline critical SEO elements, detect regressions, and track page changes over time.

Writing & Content

Competitor Comparison Page Builder

Create search-focused competitor comparison and alternatives pages with verifiable data and conversion-ready structure.

Writing & Content

International SEO Hreflang Auditor

Audit and generate correct hreflang implementations for multilingual and multi-region websites.

Writing & Content

SXO Search Experience Optimization

Reverse-engineer Google SERPs to find page-type and search-intent mismatches behind weak rankings, then turn the findings into actionable UX improvements.

Writing & Content

Unlighthouse Site Audit

Run local Lighthouse audits across many site URLs and aggregate performance, accessibility, best-practices, and SEO results.

Writing & Content

Sitemap Inspector & Builder

Analyze or generate valid XML sitemaps and uncover URL, structure, and indexing risks.

Writing & Content

Bing Visibility & IndexNow

Bring Bing indexing, link intelligence, and IndexNow URL submission into a first-class SEO workflow.

Writing & Content

Backlink Profile Analyzer

Audit link profiles, anchor text, toxic links, and competitor gaps with source-aware SEO reporting.

Writing & Content

Programmatic SEO Planner

Plan and audit data-driven pages at scale while controlling thin content, duplication, and index bloat.

Writing & Content

Maps Intelligence for Local SEO

Diagnose local visibility through map rankings, business profiles, reviews, competitors, and cross-platform listing consistency.

Writing & Content

E-commerce SEO Analyzer

Audits product pages, shopping visibility, marketplace competition, and product schema.

Writing & Content

Local SEO Analyzer

Audits Google Business Profile signals, local rankings, reviews, citations, NAP consistency, and local schema.

Writing & Content

SEO Visual Generator

Generate production-ready Gemini images for SEO, social sharing, and product presentation.

Writing & Content

SEO Content Brief Generator

Builds actionable SEO content briefs from competitor results and the target website’s real structure.

Writing & Content

Firecrawl SEO Site Analyzer

Crawl, map, scrape, and search entire websites through the Firecrawl MCP server.

Related skills