seo-content-marketing-claude-code-skill-suite

Automates keyword research, content audits, technical SEO analysis, and content brief generation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Running SEO and content marketing work manually requires juggling keyword tools, crawlers, rank trackers, and spreadsheets. This Skill consolidates those tasks into structured commands that produce prioritized findings, tables, and action checklists. ## Core Features & Use Cases - Keyword Research & Content Briefs: Cluster keywords by intent, score opportunities, and generate SEO content briefs with outlines, NLP terms, and word count targets. - Audits & Technical SEO: Run content audits detecting duplication and cannibalization, plus technical checks for crawlability, Core Web Vitals, schema, and indexability. - Competitor & Link Analysis: Identify backlink gaps, topic gaps, and link prospects filtered by domain authority. - Use Case: Before publishing a new blog post, run a content brief on the target keyword, check competitor gaps, then schedule SERP monitoring to track rankings after publication. ## Quick Start Ask the agent to run an SEO audit on your website and generate a prioritized list of technical and content issues to fix.

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

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, indexability, Core Web Vitals, and schema markup. Results are scored out of 100 and grouped into critical issues, warnings, and passed checks.

How to generate an SEO content brief for a target keyword?▼

Use the content brief command with your target keyword to get a recommended word count, structured outline, NLP terms to include, and a list of competing pages to beat. Briefs are based on search volume, difficulty, and competitor content analysis.

What API keys are required for SERP monitoring and backlink analysis?▼

SERP monitoring requires a SERP API key set via the SERP_API_KEY environment variable, and backlink analysis uses providers like Ahrefs, Semrush, or Moz configured in the config file. Keys should be set as environment variables, never committed to source control.

Why does a content audit fail or time out on large sites?▼

Large sites can exceed crawl timeouts during full audits. Use sample mode to audit a subset of pages, or increase the timeout and max_pages values in the project configuration file.

Can I export SEO audit results to CSV or JSON?▼

Yes, all commands support an output flag accepting md, json, csv, or jsonl formats, plus an export-path option to save results to a file. This allows further analysis in spreadsheets or integration into CI/CD pipelines.