seo-content-marketing-claude-skills

Runs keyword research, technical SEO audits, competitor gap analysis, and content planning workflows.

10|1|Updated May 16, 2026
One-click install
npx skills add https://github.com/reason-machines/marketing-skills --skill seo-content-marketing-claude-skills-reason-machines
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: seo-content-marketing-claude-skills
Source: https://github.com/reason-machines/marketing-skills/tree/main/skills/seo-content-marketing-claude-skills
Command: npx skills add https://github.com/reason-machines/marketing-skills --skill seo-content-marketing-claude-skills-reason-machines

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? SEO and content marketing work requires juggling keyword research, site audits, competitor tracking, and editorial planning across disconnected tools, making it hard to run a consistent, data-driven search strategy. ## Core Features & Use Cases - Keyword Research & Clustering: Groups keywords by search intent with volume, difficulty, and opportunity scoring, exportable to CSV. - Technical & Content Audits: Crawls sites for Core Web Vitals, schema, canonical, and indexability issues, plus duplicate content and keyword cannibalization detection. - Competitor Gap & SERP Monitoring: Finds topic, backlink, and featured-snippet gaps versus competitors and tracks ranking volatility over time. - Use Case: A marketing team recovering from a traffic drop runs a content audit to find declining pages, compares SERP positions against a past date, then generates refresh briefs and a 90-day content calendar. ## Quick Start Ask the agent to run a full technical SEO audit on your website and export the findings as a JSON report.

Frequently Asked Questions about seo-content-marketing-claude-skills

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

FAQPage Schema
How do I run a technical SEO audit on my website?▼

Run the /technical-seo command with your site URL to check crawlability, Core Web Vitals, schema markup, robots.txt, sitemaps, and canonical tags. Use --depth to control crawl depth and --output json to export findings.

How to find competitor content and backlink gaps?▼

Use /competitor-gap with --type topic, backlink, or featured-snippet, passing your URL and up to three competitor URLs. The analysis lists keywords competitors rank for that you don't, unique backlink sources, and estimated traffic value of each gap.

What SEO tools does this integrate with?▼

It integrates with Google Search Console, Google Analytics, Ahrefs, Semrush, and Screaming Frog. API keys are set via environment variables like AHREFS_API_KEY and SEMRUSH_API_KEY, and integrations are toggled in the config.yaml file.

Can I generate an SEO content brief for a target keyword?▼

Yes, run /content-brief with your target keyword to get a recommended word count, H2/H3 outline, NLP terms, People Also Ask questions, and internal linking suggestions. Add --analyze-top-10 to base the brief on current SERP leaders.

Why is the site crawl slow or hitting API rate limits?▼

Large crawls can be slow; reduce scope with --depth 2, --max-pages, or --sample flags. For rate limits, configure requests_per_minute and delay_ms in config.yaml, or use --use-cache with a cache age for repeated SERP checks.

Does it support local SEO and Google Business Profile checks?▼

Yes, the /local-seo command audits NAP consistency across directories, scores Google Business Profile completeness, tracks review velocity, and finds citation gaps versus named competitors.