web-discovery-artifacts
仓库创建 2026年7月27日最近提交 2 天前SkillHot 收录 2 天前
▸ 精选理由
提升搜索与社媒索引一致性,适用于公共网站发布前检查。
▸ 风险提示
可能修改公开站点元数据或部署文件,需避免重复生成或冲突。
这个 Skill 做什么
生成或校验网站的 robots、sitemap、JSON-LD、security.txt 等发现性文件。
生成或校验网站的发现性文件,如 robots、sitemap、JSON-LD、security.txt、llms.txt 等,帮搜索引擎和第三方正确索引你的网站。用在上线准备、SEO 优化或修复索引问题时最合适。只会产出必要且合理的 artifact,并优先利用项目已有的生成器或规范,避免重复文件。
▸ 展开 SKILL.md 英文原文
Create or validate robots, sitemaps, canonicals, social metadata, JSON-LD, security.txt, llms.txt, indexes, and feeds. Use for public-web discovery and indexing; select only justified artifacts.
0
Stars
0
Forks
15
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/ImYourBoyRoy/agent-continuity-stack/main/skills/web-discovery-artifacts/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/ImYourBoyRoy/agent-continuity-stack/main/skills/web-discovery-artifacts/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Web Discovery Artifacts Generate consistent discovery output from verified route and metadata sources. When Portable Web Toolkit manages the project, use its generators and `discovery-doctor` as the specialist authority. Do not create a second route inventory, discovery generator, or deployment gate. ## Determine intent 1. Establish whether the site is public, private, staged, or intentionally non-indexed. 2. Identify authoritative route, origin, locale, content, ownership, image, and update-date sources. 3. Inventory framework integrations and existing generated artifacts. 4. Choose only outputs with a clear consumer and maintenance path. 5. Prefer a supported framework integrat
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有