一键导入
rank-schema
Structured data management. Detect, validate, generate, and inject JSON-LD schema.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Structured data management. Detect, validate, generate, and inject JSON-LD schema.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | rank-schema |
| description | Structured data management. Detect, validate, generate, and inject JSON-LD schema. |
Scan all HTML files for existing JSON-LD:
node ${CLAUDE_PLUGIN_ROOT}/tools/schema-engine.mjs detect <dir>
Report: which schema types found, which files contain them.
For each detected schema, validate against Google's requirements. Report: missing required fields, deprecated types, invalid values.
Based on project type detection:
Flag missing recommended types.
For each missing schema:
node ${CLAUDE_PLUGIN_ROOT}/tools/schema-engine.mjs generate <type> --name="..." --url="..."
Inject into HTML: add script tag before closing head using Edit tool.
Re-run detect to confirm all schema is present and valid.
Full SEO/GEO/AEO/Citability/Content/Performance/Vertical/Security audit with auto-fix. Scans, reports, fixes, and verifies.
Main orchestrator for claude-rank SEO/GEO/AEO toolkit. Routes to specialized sub-skills.
AI search optimization audit. Optimize content for ChatGPT, Perplexity, Google AI Overviews.
Answer engine optimization. Optimize for featured snippets, voice search, People Also Ask.
Auto-fix all SEO/GEO/AEO findings in one command. Scan, fix, verify.