Blog Audit

🌐Community
by agricidaniel · vlatest · Repository

Analyze existing blog content for SEO, readability, and engagement opportunities with data-driven recommendations.

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-audit npx -- -y @trustedskills/blog-audit
2

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

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

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

About This Skill

What it does

The blog-audit skill analyzes a given blog post URL and provides feedback on its SEO performance. It identifies potential issues like missing meta descriptions, broken links, or keyword density problems. The tool aims to help improve the visibility and ranking of blog content in search engine results.

When to use it

  • You want to quickly assess the SEO health of a newly published blog post before promotion.
  • You're trying to understand why an existing blog post isn’t performing well in search results.
  • You need a regular check-up for your blog content to ensure ongoing optimization.
  • You are looking for suggestions on how to improve the technical SEO of a specific article.

Key capabilities

  • Analyzes blog posts from provided URLs.
  • Identifies potential SEO issues.
  • Provides feedback and suggestions for improvement.

Example prompts

  • "Audit this blog post: [blog post URL]"
  • "Can you analyze the SEO of [blog post URL]?"
  • “Give me an audit report for my article at [blog post URL].”

Tips & gotchas

The skill requires a valid, publicly accessible URL to perform its analysis. Results should be interpreted as suggestions; always use your own judgment and expertise when implementing changes.

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
5

🌐 Community

Passed automated security scans.