blog-seo-check

Validate blog post SEO against a checklist of best practices.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/bykoleksii-hardo/hardo-app --skill blog-seo-check-bykoleksii-hardo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog-seo-check
Source: https://github.com/bykoleksii-hardo/hardo-app/tree/main/.claude/skills/blogskills/blog-seo-check
Command: npx skills add https://github.com/bykoleksii-hardo/hardo-app --skill blog-seo-check-bykoleksii-hardo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates comprehensive SEO validation for blog posts, identifying issues before publishing to ensure optimal performance in search engines.

Core Features & Use Cases

  • SEO Checklist: Evaluates title tags, meta descriptions, heading structure, internal/external links, OG tags, Twitter Cards, URL structure, and image alt text.
  • Fix List Generation: Provides a prioritized list of fixes for SEO issues.
  • Use Case: After writing a blog post, users can run this skill to check SEO and receive a detailed report with specific recommendations.

Quick Start

Run the blog-seo-check skill with the file path 'path/to/blogpost.md'.

Frequently Asked Questions about blog-seo-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate the SEO quality of a blog post before publishing?

To validate SEO quality, run an automated SEO checklist against your blog post file to evaluate title tags, meta descriptions, heading hierarchy, and link structure. This generates a prioritized fix list for search engine performance.

What does a comprehensive SEO checklist for blog posts include?

A comprehensive SEO checklist includes evaluating title tag length, keyword placement, meta description quality, heading hierarchy, internal and external links, canonical URL verification, image alt text, and social media tags.

Can I check social media tags and canonical URLs for my blog content?

Yes, you can check social media tags and canonical URLs. The validation process audits Open Graph tags, Twitter Cards, and canonical URL verification to ensure proper social sharing and prevent duplicate content issues.

How do I fix SEO issues found in my blog post optimization?

To fix SEO issues, review the generated prioritized fix list provided after the validation check. This report delivers specific, actionable recommendations to optimize title tags, headings, and links for user engagement.

Does blog post SEO validation work with markdown files?

Yes, blog post SEO validation works with markdown files by running the process with a specified file path like 'path/to/blogpost.md'. It parses the content to audit heading structure, links, and metadata.