From local-seo-audit
Generates complete, validated JSON-LD schema markup for a given page URL and type (homepage, service, location, blog, faq), including all required and recommended properties such as LocalBusiness, BreadcrumbList, and FAQ.
How this command is triggered — by the user, by Claude, or both
Slash command
/local-seo-audit:schema-generatorThe summary Claude sees in its command listing — used to decide when to auto-load this command
Generate complete, validated JSON-LD schema markup for $ARGUMENTS. Include every required and recommended property. For local business pages: LocalBusiness, BreadcrumbList, Service, FAQ, AggregateRating. Output ready-to-paste JSON-LD code blocks.
Generate complete, validated JSON-LD schema markup for $ARGUMENTS. Include every required and recommended property. For local business pages: LocalBusiness, BreadcrumbList, Service, FAQ, AggregateRating. Output ready-to-paste JSON-LD code blocks.
npx claudepluginhub mshahiddigital/agentic-local-seo-audit/schemaAdds or optimizes schema markup and structured data for a page type or URL, with interactive scope and schema type selection.
/structured-dataGenerates JSON-LD structured data for a specified page path using Schema.org types. Auto-detects content type or accepts optional schema-type arg. Provides JSON-LD and Next.js App Router/Pages Router code.
/rank-schemaDetects JSON-LD in HTML files, validates against Google requirements, recommends and generates missing schema like Organization or Article, then injects and verifies in the specified directory.
/seo-local-businessGenerates SEO setup for a local business website: JSON-LD schema, meta tags, robots.txt, and sitemap. Accepts optional business name or prompts for details.
/schemaGenerates JSON-LD structured data for a given URL by scraping the page and auto-detecting the schema type. Saves to .seo directory and displays embed instructions.
/component-schemaOutputs YAML schema defining machine-readable specs for UI components per template family, including layout, sections, and tech stack for AI implementation.