·seo-schema-structured-data
$

seo-schema-structured-data

Schema.org 结构化数据和 JSON-LD 实施的专家指南。在创建架构标记、验证结构化数据、实现丰富结果(常见问题解答、操作方法、产品、文章、LocalBusiness、面包屑导航、组织等)、对丰富网页摘要资格进行故障排除或了解 Google 的结构化数据要求时使用。

9安装·1热度·@autom8minds

安装

$npx skills add https://github.com/autom8minds/seo-skills --skill seo-schema-structured-data

如何安装 seo-schema-structured-data

通过命令行快速安装 seo-schema-structured-data AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/autom8minds/seo-skills --skill seo-schema-structured-data
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:autom8minds/seo-skills。

SKILL.md

查看原文

JSON-LD (JavaScript Object Notation for Linked Data) is Google's recommended format for structured data. It is injected via a tag in the or of an HTML page.

| @context | Declares the vocabulary (always https://schema.org) | "@context": "https://schema.org" | | @type | Specifies the entity type | "@type": "Article" | | @id | Unique identifier for an entity (enables cross-referencing) | "@id": "https://example.com/#organization" |

| @graph | Contains multiple entities in a single JSON-LD block | "@graph": [{ ... }, { ... }] |

Schema.org 结构化数据和 JSON-LD 实施的专家指南。在创建架构标记、验证结构化数据、实现丰富结果(常见问题解答、操作方法、产品、文章、LocalBusiness、面包屑导航、组织等)、对丰富网页摘要资格进行故障排除或了解 Google 的结构化数据要求时使用。 来源:autom8minds/seo-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/autom8minds/seo-skills --skill seo-schema-structured-data
分类
$商业营销
认证
收录时间
2026-03-10
更新时间
2026-03-10

Browse more skills from autom8minds/seo-skills

快速解答

什么是 seo-schema-structured-data?

Schema.org 结构化数据和 JSON-LD 实施的专家指南。在创建架构标记、验证结构化数据、实现丰富结果(常见问题解答、操作方法、产品、文章、LocalBusiness、面包屑导航、组织等)、对丰富网页摘要资格进行故障排除或了解 Google 的结构化数据要求时使用。 来源:autom8minds/seo-skills。

如何安装 seo-schema-structured-data?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/autom8minds/seo-skills --skill seo-schema-structured-data 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/autom8minds/seo-skills

详情

分类
$商业营销
来源
skills.sh
收录时间
2026-03-10