What Are Agents?
Agents are specialized AI assistants with deep expertise in specific SEO and content tasks. When you run commands like/write or /optimize, multiple agents work together to analyze and improve your content.
Think of agents as your content team:
- Content Analyzer is your data scientist who runs the numbers
- SEO Optimizer is your on-page SEO specialist
- Meta Creator is your conversion copywriter
- Internal Linker is your site architect
- Keyword Mapper is your keyword strategist
- Editor is your content editor who makes it human
- Performance Agent is your analytics strategist
How Agents Work
Agents are defined in.claude/agents/ and invoked by commands:
- Command triggers workflow - You run
/write [topic] - Article is generated - Initial draft is created
- Agents run automatically - Multiple agents analyze and optimize
- You receive recommendations - Each agent provides specific feedback
Agent Pipeline
After/write creates a draft, these agents run in sequence:
Core Agents
Analysis Agents
Content Analyzer
Runs 5 Python modules to analyze search intent, keyword density, content length vs competitors, readability scores, and overall SEO quality (0-100).
Performance
Uses GA4, Google Search Console, and DataForSEO to identify quick wins, declining content, low CTR pages, and trending opportunities.
Optimization Agents
SEO Optimizer
Analyzes keyword placement, content structure, link strategy, technical SEO elements, and provides scored recommendations with quick wins.
Keyword Mapper
Maps keyword distribution throughout the article, calculates density, identifies gaps, and recommends specific placements.
Internal Linker
Recommends 3-5 internal links with exact placement locations, descriptive anchor text, and topic cluster awareness.
Content Enhancement Agents
Meta Creator
Generates 5 variations each of meta titles and descriptions optimized for CTR, with character counts and SERP preview.
Editor
Transforms robotic AI content into human-sounding writing with personality, specific examples, and natural flow while preserving SEO value.
When Agents Run
Automatic Invocation
Agents run automatically after these commands:/write [topic]→ SEO Optimizer, Meta Creator, Internal Linker, Keyword Mapper/optimize [file]→ All optimization agents/analyze-existing [URL]→ Content Analyzer/performance-review→ Performance Agent
Manual Invocation
You can also invoke agents manually:Agent Output
Each agent creates a detailed report with:- Scores and metrics - Quantified analysis
- Specific recommendations - Exact changes with locations
- Priority levels - Critical, high, medium, low
- Example revisions - Before/after text samples
- Actionable checklists - Steps to implement
Integration with Commands
Agents work seamlessly with the command system:| Command | Agents Invoked |
|---|---|
/write | SEO Optimizer, Meta Creator, Internal Linker, Keyword Mapper |
/optimize | All optimization agents |
/analyze-existing | Content Analyzer |
/performance-review | Performance Agent |
/article | Simplified agent pipeline |
Customizing Agent Behavior
Agents are defined in Markdown files in.claude/agents/. You can:
- Modify agent instructions
- Add new analysis modules
- Adjust scoring criteria
- Customize output formats
Best Practices
Trust the data: Agents use real analytics and competitor data, not guesswork. Review all recommendations: Agents provide suggestions—you make final decisions. Start with quick wins: Prioritize high-impact, low-effort recommendations first. Preserve SEO value: When editing based on agent feedback, maintain keyword optimization. Iterate: Run agents multiple times as you refine content.Next Steps
Content Analyzer
Deep dive into the 5-module analysis pipeline
SEO Optimizer
Learn about on-page SEO recommendations
Performance Agent
Discover data-driven prioritization
Editor
Make AI content sound human