blog-seo-check

仓库创建 2026年7月1日最近提交 21 天前SkillHot 收录 21 天前
▸ 精选理由

面向发布前的自动化验收,能捕捉常见的 on‑page 问题,适合内容运营流水线。

这个 Skill 做什么

对已写好的博客文章进行逐项的页面SEO检测并给出修复清单。

把写好的博客当一次上稿前的体检,从标题、meta 描述、H1/H2 层级、关键词位置到内外链、canonical、Open Graph/Twitter Card 和图片 alt 全面检测,逐项给出通过/失败的检查项和修复优先级。适合准备发布前最后一轮把关,避免小问题影响流量和社媒展示。输出的是清晰可执行的修复清单,不只是笼统建议。

▸ 展开 SKILL.md 英文原文

Post-writing SEO validation with pass/fail checklist covering title tag length and keyword placement, meta description quality, heading hierarchy and keyword density, internal/external link audit with anchor text analysis, canonical URL verification, Open Graph meta tags (og:title, og:description, og:image), Twitter Card validation, URL structure optimization, and image alt text presence. Produces prioritized fix list with specific recommendations. Use when user says "seo check", "check seo", "validate seo", "blog seo", "seo validation", "on-page seo", "title tag check", "meta description check", "heading check", "link audit".

内容创作SEO校验博客页面优化审核通用
1
Stars
0
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/dxxx/Bot-OS/main/skills/claude-blog/skills/blog-seo-check/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/dxxx/Bot-OS/main/skills/claude-blog/skills/blog-seo-check/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Blog SEO Check: Post-Writing Validation

Runs a comprehensive on-page SEO validation against a completed blog post and
generates a pass/fail checklist with specific fixes for each failure. Designed
to run after writing - catches issues before publishing.

## Workflow

### Step 1: Read Content

Read the target file and extract:
- **Frontmatter** - title, description, date, lastUpdated, author, tags,
  canonical, og:image, slug/URL
- **Heading structure** - H1, H2, H3 hierarchy with full text
- **Links** - All internal and external links with anchor text
- **Meta tags** - OG tags, Twitter Card tags, canonical URL
- **Body content** - Full text for keyword and structural analysis

If the user
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有