Blog Seo Check

🌐Community
by agricidaniel · vlatest · Repository

Analyzes blog posts for SEO effectiveness, suggesting keyword improvements, readability fixes, and meta data optimization.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add blog-seo-check npx -- -y @trustedskills/blog-seo-check
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "blog-seo-check": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/blog-seo-check"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill analyzes a given blog post URL and provides feedback on its search engine optimization (SEO) performance. It identifies potential issues related to title tags, meta descriptions, keyword usage, and overall content structure. The tool aims to help improve the visibility of blog posts in search engine results.

When to use it

  • Pre-publication review: Before publishing a new blog post, check its SEO readiness.
  • Content audit: Evaluate existing blog posts for areas needing improvement.
  • Troubleshooting ranking drops: Investigate why a previously well-ranking blog post has lost visibility.
  • Competitive analysis: Quickly assess the SEO strengths and weaknesses of competitor blog content.

Key capabilities

  • Analyzes blog post URLs
  • Provides feedback on title tags
  • Evaluates meta descriptions
  • Identifies keyword usage patterns
  • Assesses overall content structure

Example prompts

  • "Analyze the SEO of this blog post: [blog post URL]"
  • "Give me an SEO report for [blog post URL]."
  • "What are some SEO improvements I can make to this article? [blog post URL]"

Tips & gotchas

The skill requires a valid, publicly accessible URL of the blog post you want analyzed. Results should be considered suggestions and may require further manual review and adjustments based on your specific SEO strategy.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
agricidaniel
Installs
6

🌐 Community

Passed automated security scans.