什么是 blog-schema?
为博客文章生成完整的 JSON-LD 架构标记,包括 BlogPosting、Person、Organization、BreadcrumbList、FAQPage 和 ImageObject。根据 Google 要求进行验证并对已弃用的类型发出警告。当用户说“架构”、“博客架构”、“json-ld”、“结构化数据”、“架构标记”、“生成架构”时使用。 来源:agricidaniel/claude-blog。
为博客文章生成完整的 JSON-LD 架构标记,包括 BlogPosting、Person、Organization、BreadcrumbList、FAQPage 和 ImageObject。根据 Google 要求进行验证并对已弃用的类型发出警告。当用户说“架构”、“博客架构”、“json-ld”、“结构化数据”、“架构标记”、“生成架构”时使用。
通过命令行快速安装 blog-schema AI 技能到你的开发环境
来源:agricidaniel/claude-blog。
Generates complete, validated JSON-LD schema markup for blog posts using the @graph pattern. Combines multiple schema types into a single script tag with stable @id references for entity linking.
Required properties: @type, headline, datePublished, author, publisher, image. Recommended properties: description, dateModified, mainEntityOfPage, wordCount, articleBody (excerpt).
Logo requirements: must be a valid image URL. Google recommends logos be 112x112px minimum, 600px wide maximum. Rectangular logos preferred for BlogPosting publishers.
为博客文章生成完整的 JSON-LD 架构标记,包括 BlogPosting、Person、Organization、BreadcrumbList、FAQPage 和 ImageObject。根据 Google 要求进行验证并对已弃用的类型发出警告。当用户说“架构”、“博客架构”、“json-ld”、“结构化数据”、“架构标记”、“生成架构”时使用。 来源:agricidaniel/claude-blog。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/agricidaniel/claude-blog --skill blog-schema为博客文章生成完整的 JSON-LD 架构标记,包括 BlogPosting、Person、Organization、BreadcrumbList、FAQPage 和 ImageObject。根据 Google 要求进行验证并对已弃用的类型发出警告。当用户说“架构”、“博客架构”、“json-ld”、“结构化数据”、“架构标记”、“生成架构”时使用。 来源:agricidaniel/claude-blog。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/agricidaniel/claude-blog --skill blog-schema 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/agricidaniel/claude-blog