Seomachine banner
TheCraigHewitt TheCraigHewitt

Seomachine

Development community intermediate

Description

A specialized Claude Code workspace for creating long-form, SEO-optimized blog content for any business. This system helps you research, write, analyze, and optimize content that ranks well and serves your target audience.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

SEO Machine

A specialized Claude Code workspace for creating long-form, SEO-optimized blog content for any business. This system helps you research, write, analyze, and optimize content that ranks well and serves your target audience.

Overview

SEO Machine is built on Claude Code and provides:

  • Custom Commands: /research, /write, /rewrite, /analyze-existing, /optimize, /performance-review, /publish-draft, /article, /priorities, plus specialized research and landing page commands
  • Specialized Agents: Content analyzer, SEO optimization, meta element creation, internal linking, keyword mapping, editor, performance analysis, headline generator, CRO analyst, landing page optimizer
  • Marketing Skills: 26 marketing skills for copywriting, CRO, A/B testing, email sequences, pricing strategy, and more
  • Advanced SEO Analysis: Search intent detection, keyword density & clustering, content length comparison, readability scoring, SEO quality rating (0-100)
  • Data Integrations: Google Analytics 4, Google Search Console, DataForSEO for real-time performance insights
  • Context-Driven: Brand voice, style guide, SEO guidelines, and examples guide all content
  • Workflow Organization: Structured directories for topics, research, drafts, and published content

Getting Started

Prerequisites

Installation

  1. Clone this repository:
git clone https://github.com/[your-username]/seomachine.git
cd seomachine
  1. Install Python dependencies for analysis modules:
pip install -r data_sources/requirements.txt

This installs:

  • Google Analytics/Search Console integrations
  • DataForSEO API client
  • NLP libraries (nltk, textstat)
  • Machine learning (scikit-learn)
  • Web scraping tools (beautifulsoup4)
  1. Open in Claude Code:
claude-code .
  1. Customize Context Files (Important!):

...