blog-seo-check

Validates blog posts against an on-page SEO checklist and generates prioritized fix reports.

Updated Jul 10, 2026
One-click install
npx skills add https://github.com/captaindevv/SEO-ajaypipes --skill blog-seo-check-captaindevv
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: blog-seo-check
Source: https://github.com/captaindevv/SEO-ajaypipes/tree/main/skills/blog-seo-check
Command: npx skills add https://github.com/captaindevv/SEO-ajaypipes --skill blog-seo-check-captaindevv

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Publishing a blog post without checking title tags, meta descriptions, heading structure, links, and social meta tags leads to poor search visibility and missed ranking opportunities that are tedious to audit manually. ## Core Features & Use Cases - Pass/Fail SEO Checklist: Validates title tag length and keyword placement, meta description quality, heading hierarchy, canonical URLs, Open Graph tags, Twitter Cards, and URL structure. - Link Audit: Checks internal and external link counts, anchor text quality, duplicate URLs, and verifies external links are reachable. - Brand-Specific Rules: Enforces Ajay Pipes context including taboo phrases, verified statistics, keyword cannibalization clusters, and required product page links. - Use Case: After drafting a blog post, run the check to get a report showing which of the SEO checks passed or failed, plus a prioritized list of the most impactful fixes before publishing. ## Quick Start Run an SEO check on the blog post at content/blog/pipe-installation-guide.md and show me the prioritized fixes.

Frequently Asked Questions about blog-seo-check

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

FAQPage Schema
How do I check on-page SEO for a blog post before publishing?▼

Run the SEO check against your markdown file or published URL. It validates title length, meta description, heading hierarchy, links, canonical URL, OG tags, and Twitter Cards, then outputs a pass/fail report with specific fixes for each failure.

What does an SEO validation report include?▼

The report lists each check with a PASS, FAIL, WARN, or N/A status, details of what was found, and a concrete fix for failures. It ends with a summary count and a prioritized list of the most impactful fixes to apply first.

Can I run an SEO check on a published URL instead of a file?▼

Yes, provide a URL instead of a file path and the page is fetched to extract title, meta tags, headings, and links. If blog-google credentials are available, it can also append PageSpeed and Core Web Vitals scores.

What title tag and meta description lengths pass SEO validation?▼

Title tags must be 40-60 characters with the primary keyword in the first half and at least one power word. Meta descriptions must be 150-160 characters, include a statistic, contain the keyword once, and end with a value proposition.

Why does the link audit fail even with enough internal links?▼

The check requires at least one internal link to a specific product page, not just other blog posts, and link counts must match word-count tiers from the linking reference file. Duplicate URLs in body content also deduct points from the score.