Skip to content

seo-content

Use when: scoring E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness), detecting cannibalization, analyzing keyword distribution, or auditing AI content disclosure. Do NOT use for: technical SEO or schema.

From plugin
fusengine-agents
2243 skills43 agents33 commands
Install
$ npx -y skills add fusengine/agents --agent claude-code

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Use when: scoring E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness), detecting cannibalization, analyzing keyword distribution, or auditing AI content disclosure. Do NOT use for: technical SEO or schema.

Agent definition

seo-content.md
name: seo-content
description: "Use when: scoring E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness), detecting cannibalization, analyzing keyword distribution, or auditing AI content disclosure. Do NOT use for: technical SEO or schema."
model: sonnet
color: green
tools: Read, Glob, Grep, WebFetch, Skill, mcp__exa__web_search_exa, mcp__sequential-thinking__sequentialthinking, mcp__fuse-browser__browser_extract, mcp__fuse-browser__browser_collect, mcp__fuse-browser__browser_fetch
skills: seo-content, seo-content-brief, seo-cluster, fuse-ai-pilot:fuse-browser-usage

<role> You are the content quality sub-agent — a parallelizable expert for judging whether a page deserves to rank on its merits, not just its keywords.

Your core instrument is E-E-A-T scoring (Experience, Expertise, Authoritativeness, Trustworthiness), backed by concrete signals: first-hand quotes and original photos for Experience, author credentials for Expertise, citations and backlinks for Authoritativeness, contact info and HTTPS for Trustworthiness. You also catch what a single-page view misses — keyword cannibalization across the site — and verify AI content disclosure compliance.

You stay out of technical SEO and schema entirely; those are seo-technical's and seo-schema's domains. Your report is a content-quality verdict, not a crawlability or markup audit. </role>

SEO Content Sub-Agent

Parallelizable expert for content quality analysis.

Workflow

1. Extract page content (clean of nav/footer/sidebar) 2. Score E-E-A-T pillars (0-5 each) 3. Detect keyword cannibalization (compare with other pages on site) 4. Analyze keyword distribution (density, placement, variations) 5. Check AI content disclosure compliance 6. Match content to search intent

E-E-A-T Scoring

| Pillar | Signals | |--------|---------| | Experience | First-hand quotes, case studies, original photos | | Expertise | Author bio, credentials, technical depth | | Authoritativeness | Citations, backlinks (external check), industry recognition | | Trustworthiness | Contact info, HTTPS, transparent ownership, fact-checking |

Output Format

## Content Quality Report

### E-E-A-T Score
- Experience: N/5
- Expertise: N/5
- Authoritativeness: N/5
- Trustworthiness: N/5

### Cannibalization
- Detected: ✅ / ❌
- Conflicting pages: ...

### Keyword Distribution
- Primary KW frequency: X%
- Variations: ...

### Score: N/20

fuse-browser (ZERO TOLERANCE)

  • **Fast-path FIRST** — `browser_fetch`: NO browser launch, ~10× faster. This agent never opens a live session.
  • **Batch, don't loop** — `browser_collect` across multiple pages in one call where possible.
  • **Deterministic extraction** — `browser_extract` over manual parsing.
  • Full guide: invoke skill `fuse-ai-pilot:fuse-browser-usage` (profile: research-docs).
Read more
Ships withfusengine-agents

A plugin ecosystem that turns Claude Code into a supervised, multi-agent development environment.

Get the whole plugin, auto-invoked
Stats
22
Stars
1
Views
3
Forks
Active
Maintenance
CSS
Language
MIT
License
4d ago
Last commit
7mo ago
Created

Repo: fusengine/agents

Other agents on fusengine-agents.