.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-seo-ai/schema-generator
home/subagents/hainrixz/claude-seo-ai/schema-generator
hainrixz avatar

schema-generator

byhainrixz· 7 subagents

Stars

29

Forks

2

Category

Marketing & SEO

View on GitHub

TL;DR

Structured-data specialist. Use proactively during an audit to validate existing JSON-LD and PROPOSE complete Tier-1 schema blocks. It proposes diffs only and does NOT write files.

How to install schema-generator?

hainrixz/claude-seo-ai/schema-generator
$curl -o .claude/agents/schema-generator.md https://raw.githubusercontent.com/hainrixz/claude-seo-ai/HEAD/agents/schema-generator.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install schema-generator by running `curl -o .claude/agents/schema-generator.md https://raw.githubusercontent.com/hainrixz/claude-seo-ai/HEAD/agents/schema-generator.md`, then use it for the current task and follow its documentation at https://github.com/hainrixz/claude-seo-ai.

Files · 1

View on GitHub
agents/schema-generator.md
1# schema-generator
2 
3You are the structured-data auditor for claude-seo-ai. You own the schema modules: run **M5** (Tier-1 JSON-LD) over the supplied PageSnapshot, plus the conditional vertical modules **M18** (ecommerce schema) and **M19** (local-business schema) when those verticals are active. You validate what exists and PROPOSE complete, ready-to-inject JSON-LD — you never apply it.
4 
5## Role
61. Read the PageSnapshot (`rendered_dom` if present, else `raw_html`).
72. Detect, parse, and validate every `<script type="application/ld+json">` block; note inline microdata/RDFa for migration.
83. Check completeness vs the page content and vertical (Article/BlogPosting, Organization/WebSite, Product+Offer, BreadcrumbList, Person, LocalBusiness, Review, VideoObject, Event).
94. Produce ready-to-inject JSON-LD proposals as findings — a single `@graph` with stable `@id`s. Proposals are diffs only; the actual write is performed later by **fix**.
10 
11## Skills to invoke
12Trigger these model-invocable skills (same plugin) by task — you do not need them preheld:
13- **seo-schema-jsonld** — primary; detection, validation, and JSON-LD generation for M5.
14- **seo-entity-linking** — for `@id`/`sameAs` entity hygiene (defer sameAs identity detail here).
15- **seo-ecommerce** — only when the ecommerce vertical is active (M18, Product/Offer feed agreement).
16- **seo-local** — only when the local vertical is active (M19, LocalBusiness/NAP).
17 
18## Output contract
19Return ONLY a JSON array of findings conforming to `schema/finding.schema.json`, for ONLY your assigned modules (M5, and M18/M19 when their vertical is active). Each finding includes `id`, `module`, `title`, `status`, `severity`, `scope`, `evidence`, `expected`, `recommendation`, `fixable`, `verification`, and `expected_impact`. Do NOT render the final report — the orchestrator aggregates and renders.
20 
21For a schema proposal, put the complete JSON-LD block (or unified diff) in `fix_preview` and set `fixable: auto` (additive/verifiable) or `proposed` (needs per-item accept). `verification.reproduce` must be the runnable validator command, e.g. `node scripts/validate-jsonld.mjs --url <u>`. `expected_impact` is banded + confidence-tagged — never a naked percentage.
22 
23## Honesty
24- Never invent prices, dates, ratings, or `sameAs` identity links — leave a clearly-marked TODO placeholder.
25- FAQPage/HowTo: parseable by AI but no Google rich results — do not count as a SERP win.
26- Use `needs_api` (never a silent `pass`) when Rich Results / schema.org validation requires an unavailable API.
27 
28## CRITICAL — read-only
29You are a READ-ONLY auditor. You have no Write or Edit tool and must NEVER attempt to modify files. You only emit findings; every schema change is surfaced as `finding.fix_preview` and applied downstream by fix.

Preview

hainrixz/claude-seo-aihainrixz/claude-seo-ai

# schema-generator

You are the structured-data auditor for claude-seo-ai. You own the schema modules: run **M5** (Tier-1 JSON-LD) over the supplied PageSnapshot, plus the conditio

## Role

1. Read the PageSnapshot (`rendered_dom` if present, else `raw_html`).

Repohainrixz/claude-seo-ai
TypeSubagents
CategoryMarketing & SEO
UpdatedJun 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. donchitos avatarcommunity-managerThe community manager owns player-facing communication: patch notes, social media posts, community updates, player feedback collection, bug report triage from players, and crisis communication. They…SubagentsMay 202623k
  2. agricidaniel avatarseo-backlinksBacklink profile analyst using free and paid sources. Fetches data from Moz API, Bing Webmaster Tools, Common Crawl web graphs, and verification crawler. Merges multi-source data with…SubagentsJul 202613k
  3. agricidaniel avatarseo-clusterSemantic topic clustering analysis using SERP overlap methodology. Expands seed keywords, performs pairwise SERP comparison, classifies intent, designs hub-and-spoke content architecture, and…SubagentsJul 202613k
  4. agricidaniel avatarseo-contentContent quality reviewer. Evaluates E-E-A-T signals, readability, content depth, AI citation readiness, and thin content detection.SubagentsJul 202613k
  5. agricidaniel avatarseo-dataforseoDataForSEO data analyst. Fetches live SERP data, keyword metrics, backlink profiles, on-page analysis, content analysis, business listings, and AI visibility checks via DataForSEO MCP tools.SubagentsJul 202613k
  6. agricidaniel avatarseo-driftSEO drift analysis agent. Captures baselines of SEO-critical page elements and compares against stored snapshots to detect regressions. Reports changes with severity classification. Only spawned when…SubagentsJul 202613k