searchfit

Generate Schema — Data skill for Claude Code

Data community

Generate JSON-LD structured data / schema markup for a page.

How to install Generate Schema

Installs to ~/.claude/skills/searchfit-searchfit-seo-generate-schema/SKILL.md

Terminal
mkdir -p ~/.claude/skills/searchfit-searchfit-seo-generate-schema && curl -fsSL https://raw.githubusercontent.com/searchfit/searchfit-seo/HEAD/commands/generate-schema.md -o ~/.claude/skills/searchfit-searchfit-seo-generate-schema/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Generate Schema does


name: generate-schema description: Generate JSON-LD structured data / schema markup for a page. Outputs ready-to-paste schema based on the page content. arguments:

  • name: type description: "Schema type: article, product, faq, howto, organization, breadcrumb, local-business, video, software (auto-detects if not provided)" required: false
  • name: file description: "Path to the page file to generate schema for" required: false

Generate Schema Markup

You are generati

Alternatives in Data

  • Privacy & Data Handling — This repository contains: - a plugin package (plugins/compound-engineering) made of markdown/config content 10.8k ★
  • Context Mode — Benchmark Results — Benchmarked against real outputs from popular Claude Code MCP servers, Skills, and dev tools 5.6k ★
  • Web Agent — 🔥 Open-source web data agent optimized for structured web research 1.2k ★

Full documentation available on GitHub

View Source Repository