keploy-seo-audit
v1.0.1
Published
Install the Keploy SEO Audit skill for Claude Code — audits blog content against Keploy's SEO guidelines and generates a detailed .md report.
Maintainers
Readme
keploy-seo-audit
A Claude Code skill that audits blog content against Keploy's SEO guidelines and generates a detailed Markdown report.
Install
npx keploy-seo-auditThat's it. Restart Claude Code after installing.
Usage
Open Claude Code and type:
SEO audit this blog:
Primary keyword: API testing
Meta title: How to do API Testing
Meta description: Learn API testing with examples...
Blog content:
---
[paste your full blog here]
---Claude Code will generate a seo-audit-report.md in your current directory with:
- ✅ / ❌ / ⚠️ status for every rule (56+ checks)
- 🔴 Critical → 🟢 Low priority labels
- Score out of 100
- Action checklist of exactly what to fix
What gets audited
- AIO Optimization
- URL Structure
- Page Titles
- Blog/Hub Content Structure
- Headings
- Image Optimization
- Keywords
- Internal Linking
- External Links
- Meta Description
- Meta Title
- Instagram Carousel
Requirements
- Claude Code installed
- Node.js 14+
