← 返回 Skills 市场
sharozdawa

Schema Gen

作者 sharozdawa · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
145
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install schema-gen
功能描述
Generate Schema.org JSON-LD structured data markup for Person, Organization, Product, FAQ, HowTo, Article, LocalBusiness, Event, WebSite, BreadcrumbList, Vid...
安全使用建议
This skill is internally consistent and low-risk: it only provides instructions for producing Schema.org JSON-LD. Before using, avoid embedding sensitive personal data (passwords, private keys, or unnecessary private identifiers) into public markup, review generated JSON-LD for correctness (dates, numeric formats, required subtypes like PostalAddress/GeoCoordinates), and validate with Google's Rich Results Test. If you prefer not to allow the agent to autonomously invoke skills, you can disable autonomous invocation on the platform, but there is no other special access requested by this skill.
功能分析
Type: OpenClaw Skill Name: schema-gen Version: 1.0.0 The skill bundle is a purely instructional set for generating Schema.org JSON-LD structured data. It contains no executable code, network requests, or sensitive file access, and its instructions in SKILL.md are strictly limited to formatting text output for SEO purposes.
能力评估
Purpose & Capability
Name and description match the SKILL.md instructions. The skill only describes generating JSON-LD for listed schema types and asks for the fields needed to do so; it does not request unrelated binaries, credentials, or config paths.
Instruction Scope
Instructions are narrowly scoped to identifying schema type, requesting/extracting required fields, producing valid JSON-LD, and wrapping it in a <script> tag. The guide does not instruct reading files, environment variables, or sending data to external endpoints (it only suggests using Google's validator URL for checking output). The phrasing 'extract from context' is general but reasonable for a generation helper.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is written to disk or downloaded during installation.
Credentials
No environment variables, credentials, or config paths are required or referenced. The skill's needs are proportionate to its stated functionality.
Persistence & Privilege
always is false and the skill is user-invocable; model invocation is permitted (the platform default). The skill does not request persistent system presence or modify other skills/configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install schema-gen
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /schema-gen 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of schema-gen. - Supports generating Schema.org JSON-LD for 12 common types, including Person, Product, FAQ, and more - Guides users to provide necessary fields for each schema type - Outputs validated, ready-to-use JSON-LD within script tags for easy HTML insertion - Ensures removal of empty/null fields and proper substructure formatting (e.g., FAQ, HowTo, Breadcrumb) - Includes best practices and validation tips for rich Google results
元数据
Slug schema-gen
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Schema Gen 是什么?

Generate Schema.org JSON-LD structured data markup for Person, Organization, Product, FAQ, HowTo, Article, LocalBusiness, Event, WebSite, BreadcrumbList, Vid... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 145 次。

如何安装 Schema Gen?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install schema-gen」即可一键安装,无需额外配置。

Schema Gen 是免费的吗?

是的,Schema Gen 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Schema Gen 支持哪些平台?

Schema Gen 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Schema Gen?

由 sharozdawa(@sharozdawa)开发并维护,当前版本 v1.0.0。

💬 留言讨论