seo-content-marketing-claude-skill-suite

Runs SEO audits, keyword research, and content marketing workflows with structured reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? SEO and content marketing work requires juggling keyword research, technical audits, competitor analysis, and rank tracking across disconnected tools, making it hard to produce consistent, actionable recommendations. ## Core Features & Use Cases - Keyword Research & Clustering: Analyze keywords with volume, difficulty, intent mapping, and opportunity scoring, with export to JSON, Markdown, or CSV. - Technical & Content Audits: Detect duplicate titles, thin content, cannibalization, Core Web Vitals issues, and schema markup gaps across full site crawls. - Competitor & Link Analysis: Identify keyword gaps, backlink gaps, and link prospecting opportunities filtered by domain authority. - Multi-Step Workflows: Run end-to-end processes like full SEO sprints, pre-launch validation, content refresh, and authority-building campaigns. - Use Case: A marketing team preparing a site relaunch runs the launch-seo workflow to validate canonicals, sitemaps, and meta tags, then builds a six-month content calendar from clustered keyword research. ## Quick Start Ask the agent to run a full SEO audit on your website URL and generate a prioritized action plan with keyword opportunities.

Frequently Asked Questions about seo-content-marketing-claude-skill-suite

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

FAQPage Schema
How do I run a keyword research analysis with clustering?▼

Use the /keyword-research command with a target keyword and the --depth full flag to get clustered results with volume, difficulty, intent, and opportunity scores. Add --output json or csv to export the findings.

How to audit a website for technical SEO issues?▼

Run /technical-seo with your site URL to check Core Web Vitals, crawl budget, XML sitemaps, robots.txt, schema markup, and mobile usability. Use --checks to limit the audit to specific areas like indexability.

What API keys does this SEO skill require?▼

It uses AHREFS_API_KEY and SEMRUSH_API_KEY for keyword and backlink data, plus GSC_CREDENTIALS_PATH and GA4_PROPERTY_ID for Google integrations. SERP_API_KEY and OPENAI_API_KEY are optional for rank tracking and AI content features.

Can I find competitor content and backlink gaps?▼

Yes, the /competitor-gap command compares your site against competitor domains to surface keyword gaps, missing content topics, and referring domains linking to competitors but not you.

Why does a large site content audit time out?▼

Full crawls of large sites can exceed time limits. Use --batch-size with --resume to process pages in chunks, or reduce scope with --scope quick to audit only the homepage and top pages.

What are the limitations of automated SEO audits?▼

Results depend on third-party API data quality and rate limits, so findings should be cross-referenced with Google Search Console and GA4. The skill provides recommendations but does not implement site changes directly.