Install
$ agentstack add skill-norahe0304-art-30x-seo-cn-30x-seo-sitemap ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
站点地图分析与生成
模式 1:分析现有站点地图
验证检查
- 有效的 XML 格式
- 每个文件 URL 数量 ` 日期准确(不是全部相同)
- 无已弃用标签:`
和` 被 Google 忽略 - 站点地图在 robots.txt 中引用
- 比较爬取的页面与站点地图 — 标记缺失的页面
质量信号
- 如果 >50k URL,使用站点地图索引文件
- 按内容类型拆分(页面、文章、图片、视频)
- 站点地图中无非规范 URL
- 站点地图中无 noindex URL
- 站点地图中无重定向 URL
- 仅 HTTPS URL(无 HTTP)
常见问题
| 问题 | 严重性 | 修复 | |------|--------|------| | 单个文件 >50k URL | 严重 | 使用站点地图索引拆分 | | 非 200 URL | 高 | 移除或修复断链 | | 包含 noindex URL | 高 | 从站点地图中移除 | | 包含重定向 URL | 中 | 更新为最终 URL | | lastmod 全部相同 | 低 | 使用实际修改日期 | | 使用 priority/changefreq | 信息 | 可以移除(Google 忽略) |
模式 2:生成新站点地图
流程
- 询问业务类型(或从现有网站自动检测)
- 从
assets/目录加载行业模板 - 与用户交互式规划结构
- 应用质量门控:
- ⚠️ 警告:30+ 地区页面时(要求 60%+ 独特内容)
- 🛑 硬停止:50+ 地区页面时(需要理由说明)
- 生成有效的 XML 输出
- 在 50k URL 处使用站点地图索引拆分
- 生成 STRUCTURE.md 文档
安全的程序化页面(可规模化)
✅ 集成页面(有真实的设置文档) ✅ 模板/工具页面(有可下载内容) ✅ 术语表页面(200+ 字定义) ✅ 产品页面(独特规格、评价) ✅ 用户个人资料页面(用户生成内容)
惩罚风险(避免规模化)
❌ 只替换城市名的地区页面 ❌ 没有行业特定价值的 "最佳[工具]适用于[行业]" ❌ 没有真实比较数据的 "[竞争对手]替代方案" ❌ 没有人工审核和独特价值的 AI 生成页面
站点地图格式
标准站点地图
https://example.com/page
2026-02-07
站点地图索引(用于 >50k URL)
https://example.com/sitemap-pages.xml
2026-02-07
https://example.com/sitemap-posts.xml
2026-02-07
输出
分析输出
VALIDATION-REPORT.md— 分析结果- 按严重性排列的问题列表
- 建议
生成输出
sitemap.xml(或带索引的拆分文件)STRUCTURE.md— 网站架构文档- URL 数量和组织摘要
[PROTOCOL]: 变更时更新此头部,然后检查 CLAUDE.md
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: norahe0304-art
- Source: norahe0304-art/30x-seo-cn
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.