---
title: "schema-dts TypeScript Types for Schema.org Structured Data"
description: "An agent skill built on schema-dts by Google, which provides complete TypeScript type definitions for the Schema.org vocabulary. Enables type-safe generation and validation of JSON-LD structured data markup for SEO, rich search results, and knowledge graph integration."
verification: "security_reviewed"
source: "https://github.com/google/schema-dts"
category:
  - "Content Writing & SEO"
framework:
  - "Custom Agents"
tool_ecosystem:
  github_repo: "google/schema-dts"
  github_stars: 1164
  npm_package: "schema-dts"
  npm_weekly_downloads: 1518622
---

# schema-dts TypeScript Types for Schema.org Structured Data

An agent skill built on schema-dts by Google, which provides complete TypeScript type definitions for the Schema.org vocabulary. Enables type-safe generation and validation of JSON-LD structured data markup for SEO, rich search results, and knowledge graph integration.

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/schema-dts-typescript-types-schemaorg-structured-data/)
