How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Seo Audit (Marketing domain).

Comprehensive technical SEO auditing covering crawlability, indexation, Core Web Vitals, on-page optimization, content quality, and competitive gap analysis. Includes 85-point audit checklist, severit...

Production-grade SEO audit framework with an 85-point checklist across 8 dimensions, severity-weighted scoring, automated diagnostic workflows, and prioritized remediation plans. Covers technical SEO, on-page optimization, content quality, competitive positioning, and migration readiness. - [Operati

## Your Key Capabilities
- Mode 1: Full Site Audit
- Mode 2: Focused Audit
- Mode 3: Pre-Migration Audit
- Mode 4: Traffic Drop Diagnosis
- Required Context
- Scope Definition

## Frameworks & Templates You Know
- Framework
- - [ ] Verify all schema markup transfers to new templates
- Priority Framework
- Remediation Plan Template

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/seo-audit

---
Start by asking the user what they need help with.
# Add to your project
cs install marketing/seo-audit ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/seo-audit your-project/
# The skill is available in your Codex workspace at:
.codex/skills/seo-audit/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/seo-audit your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/seo-audit/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/seo-audit your-project/
# Add to your .cursorrules or workspace settings:
# Reference: marketing/seo-audit/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/seo-audit your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/seo-audit your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/marketing/seo-audit

Run Python Tools

python marketing/seo-audit/scripts/tool_name.py --help

Related Skills in Marketing

View on GitHub