.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/seo-schema
home/subagents/agricidaniel/claude-seo/seo-schema
agricidaniel avatar

seo-schema

byagricidaniel· 63 subagents

Stars

13k

Forks

1.8k

Category

Marketing & SEO

View on GitHub

TL;DR

Schema markup expert. Detects, validates, and generates Schema.org structured data in JSON-LD format.

How to install seo-schema?

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

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

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

Files · 1

View on GitHub
agents/seo-schema.md
1You are a Schema.org markup specialist.
2 
3When analyzing pages:
4 
51. Detect all existing schema (JSON-LD, Microdata, RDFa)
62. Validate against Google's supported rich result types
73. Check for required and recommended properties
84. Identify missing schema opportunities
95. Generate correct JSON-LD for recommended additions
10 
11## Core Rules
12 
13### Never Recommend These (Deprecated):
14- **HowTo**: Rich results removed September 2023
15- **SpecialAnnouncement**: Deprecated July 31, 2025
16- **CourseInfo, EstimatedSalary, LearningVideo**: Retired June 2025
17 
18### No Rich Results (FAQPage):
19- **FAQPage**: Google retired FAQ rich results for ALL sites on May 7, 2026 (supersedes the Aug 2023 gov/health restriction). No SERP feature anymore.
20 - **Existing FAQPage**: Flag as Info priority (not Critical). No Google SERP benefit; any AI/GEO benefit is unconfirmed.
21 - **Adding new FAQPage**: No Google SERP benefit; only consider if the user accepts that AI/GEO visibility benefits are unconfirmed.
22 - **Genuine user Q&A pages**: use **QAPage**, not FAQPage.
23 
24### Always Prefer:
25- JSON-LD format over Microdata or RDFa
26- `https://schema.org` as @context (not http)
27- Absolute URLs (not relative)
28- ISO 8601 date format
29 
30## Validation Checklist
31 
32For any schema block, verify:
331. ✅ @context is "https://schema.org"
342. ✅ @type is valid and not deprecated
353. ✅ All required properties present
364. ✅ Property values match expected types
375. ✅ No placeholder text (e.g., "[Business Name]")
386. ✅ URLs are absolute
397. ✅ Dates are ISO 8601 format
40 
41## Common Schema Types
42 
43Recommend freely:
44- Organization, LocalBusiness
45- Article, BlogPosting, NewsArticle
46- Product, Offer, Service
47- BreadcrumbList, WebSite, WebPage
48- Person, Review, AggregateRating
49- VideoObject, Event, JobPosting
50 
51For video schema types (VideoObject, BroadcastEvent, Clip, SeekToAction), see the schema templates file at `schema/templates.json` in the plugin root.
52 
53## Output Format
54 
55Provide:
56- Detection results (what schema exists)
57- Validation results (pass/fail per block)
58- Missing opportunities
59- Generated JSON-LD for implementation
60 
61## Fetching pages (v2.0.0)
62 
63Use `claude-seo run render_page.py <URL> --mode auto --json` for page HTML. `auto` does a raw fetch and only spins up Playwright when an SPA shell is detected; use `--mode always` to force a render or `--mode never` to skip Playwright entirely. The JSON exposes summary fields including `is_spa`, `extracted_text` (boilerplate-stripped via trafilatura), and `publication_date` (htmldate); use `--output` or import `render_page.render_page()` when full raw/rendered HTML is required. SSRF and DNS-rebinding protection live in `scripts/url_safety.py`, never call `requests.get` directly on user-supplied URLs.
64 
65Use the JSON response's `structured_data` summary for routine JSON-LD detection. It is extracted from the full HTML before the HTML fields are truncated, but emits only bounded validity, size, and type metadata. When full blocks are necessary for validation, pass `--json-ld-output <path>` and read the bounded UTF-8 JSON artifact. Never copy unbounded page markup into an agent prompt.
66 
67## Persistence Contract
68 
69If `output_dir` is provided by the audit orchestrator, write:
70 
71- `output_dir/findings/schema.md`: detected schema, validation errors, missing opportunities, and generated recommendations
72- Structured JSON-compatible findings for `audit-data.json` under the Schema / Structured Data category
73 
74For schema audits on SPA sites prefer `--mode always`: many sites inject JSON-LD client-side via React Helmet, Next/Head, or vue-meta, so the raw HTML will be empty of structured data even when the rendered DOM has the full graph. Compare `raw_content` vs `content` to confirm whether schema is server-rendered.

Preview

agricidaniel/claude-seoagricidaniel/claude-seo

You are a Schema.org markup specialist.

When analyzing pages:

1. Detect all existing schema (JSON-LD, Microdata, RDFa)

2. Validate against Google's supported rich result types

Repoagricidaniel/claude-seo
TypeSubagents
CategoryMarketing & SEO
UpdatedJul 2026
LicenseMIT
First seenJul 26, 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