← 返回 Skills 市场
1421
总下载
0
收藏
20
当前安装
1
版本数
在 OpenClaw 中安装
/install schema-markup
功能描述
Add, fix, or optimize schema markup and structured data. Use when the user mentions schema markup, structured data, JSON-LD, rich snippets, schema.org, FAQ schema, product schema, review schema, or breadcrumb schema.
安全使用建议
This skill is a documentation-only helper for adding JSON-LD/schema.org markup and appears internally consistent. Before using: (1) review and replace placeholder URLs/data in the examples, (2) if you copy the React snippet ensure any values inserted into JSON-LD are sanitized to avoid XSS, (3) if you run any README install commands that fetch code (npx add or cloning a GitHub tree), inspect that repository first, and (4) always validate pages with Google's Rich Results Test and monitor Search Console after deployment.
功能分析
Type: OpenClaw Skill
Name: schema-markup
Version: 0.1.0
The skill bundle provides comprehensive documentation and examples for implementing schema.org markup. All instructions in `SKILL.md` and `README.md` are directed at the user for installation or best practices for SEO, not at the AI agent for execution of harmful commands. The code snippets in `references/schema-examples.md` are standard JSON-LD and React/Next.js patterns for embedding structured data, with no evidence of malicious intent or direct instructions for the agent to perform unauthorized actions like data exfiltration or system compromise. The use of `dangerouslySetInnerHTML` in the React example is a standard method for embedding JSON-LD and is not inherently malicious in this context.
能力评估
Purpose & Capability
Name/description (schema markup, JSON-LD, rich snippets) match the SKILL.md and reference examples. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md stays within scope: it provides JSON-LD templates, validation tools, implementation patterns (static, React/Next.js, CMS) and a checklist. One security-relevant note: the React example uses dangerouslySetInnerHTML (standard for injecting JSON-LD) — implementers must ensure data is trusted/sanitized to avoid XSS when generating JSON-LD from untrusted input.
Install Mechanism
The skill is instruction-only with no install spec in the registry. README mentions shell commands (npx clawhub install, copying directories) but these are documentation only; nothing in the manifest downloads or executes remote archives. If you follow README install commands that pull code (e.g., npx add from a GitHub path), review that third-party source before running.
Credentials
No environment variables, credentials, or sensitive config paths are requested or referenced. The instructions do not ask the agent to access unrelated secrets or system state.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modify other skills. It is user-invocable and uses normal autonomous invocation defaults.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install schema-markup - 安装完成后,直接呼叫该 Skill 的名称或使用
/schema-markup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release providing schema markup guidance and best practices.
- Covers adding, fixing, and optimizing schema.org structured data for SEO and rich results.
- Details common schema types (Product, Article, FAQ, Breadcrumb, etc.) with required properties.
- Includes guidance for static sites, dynamic frameworks, and CMS/WordPress platforms.
- Provides validation tools, error explanations, and a testing checklist.
- Emphasizes best practices, Google’s guidelines, and critical “never do” rules.
元数据
常见问题
Schema Markup 是什么?
Add, fix, or optimize schema markup and structured data. Use when the user mentions schema markup, structured data, JSON-LD, rich snippets, schema.org, FAQ schema, product schema, review schema, or breadcrumb schema. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1421 次。
如何安装 Schema Markup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install schema-markup」即可一键安装,无需额外配置。
Schema Markup 是免费的吗?
是的,Schema Markup 完全免费(开源免费),可自由下载、安装和使用。
Schema Markup 支持哪些平台?
Schema Markup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Schema Markup?
由 wpank(@wpank)开发并维护,当前版本 v0.1.0。
推荐 Skills