---
title: "Run a long-form SEO blog production workflow inside Claude Code with SEO Machine"
description: "Research, outline, draft, review, and optimize long-form blog posts through a repeatable Claude Code workspace instead of ad hoc chat writing."
verification: "listed"
source: "https://github.com/TheCraigHewitt/seomachine"
author: "TheCraigHewitt"
publisher_type: "individual"
category:
  - "Content Writing & SEO"
framework:
  - "Claude Code"
tool_ecosystem:
  github_repo: "TheCraigHewitt/seomachine"
  github_stars: 6597
---

# Run a long-form SEO blog production workflow inside Claude Code with SEO Machine

Research, outline, draft, review, and optimize long-form blog posts through a repeatable Claude Code workspace instead of ad hoc chat writing.

## Prerequisites

Claude Code, Anthropic API access, repository context files filled for the target business, optional Google Analytics, Search Console, and DataForSEO credentials

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
Clone the repository, install the documented Python dependencies, open the workspace in Claude Code, fill in the required context files, then invoke the documented commands such as /research, /write, /optimize, or /rewrite.
```

## Documentation

- https://github.com/TheCraigHewitt/seomachine

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/run-a-long-form-seo-blog-production-workflow-inside-claude-code-with-seo-machine/)
