Skip to content
Marketing
Skill

/seo-research

Data-driven SEO research and analysis through the Hyper MCP — keyword research, competitor analysis, content planning, AI search visibility (ChatGPT, Claude, Perplexity, Google AI Overviews), backlink trends, search intent classification, page speed / Core Web Vitals, and full

From plugin
hyper-marketing
8730 skills1 MCP
Install
$ npx -y skills add hyperfx-ai/marketing-skills --skill seo-research --agent claude-code

How it fires

How this skill 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.
  • Slash command/seo-research

Context preview

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

Data-driven SEO research and analysis through the Hyper MCP — keyword research, competitor analysis, content planning, AI search visibility (ChatGPT, Claude, Perplexity, Google AI Overviews), backlink trends, search intent classification, page speed / Core Web Vitals, and full

SKILL.md

seo-research.SKILL.md
name: seo-research
description: Data-driven SEO research and analysis through the Hyper MCP — keyword research, competitor analysis, content planning, AI search visibility (ChatGPT, Claude, Perplexity, Google AI Overviews), backlink trends, search intent classification, page speed / Core Web Vitals, and full site audits. Use when the user asks for an SEO audit, keyword research, content strategy, competitor benchmarks, brand visibility in AI search, ranking history, or any organic search analysis.
requires_toolkits:
  - hyperseo
icon: hyperseo
short_description: Keyword research, SERP and AI-visibility analysis, competitor benchmarking, and site audits.

SEO Research

Data-driven SEO research and analysis. Every recommendation must be backed by real data from the HyperSEO tools exposed by the Hyper MCP. Never guess metrics, never assume rankings, never recommend without evidence.

Out of scope — defer to other skills

| Request | Send them to | | --- | --- | | Google Ads campaign creation | `google-ads` | | Meta (Facebook / Instagram) ads | `meta-ads` | | Competitor *ad* research from the Meta Ads Library | `meta-ads-library` | | Pinterest Ads campaign | `pinterest-ads` | | Organic Instagram / TikTok / LinkedIn publishing | `instagram`, `tiktok`, `linkedin` |

Requirements

  • **Hyper MCP installed and connected.** [https://app.hyperfx.ai/mcp](https://app.hyperfx.ai/mcp)
  • **HyperSEO toolkit enabled** at [https://app.hyperfx.ai/apps](https://app.hyperfx.ai/apps) — provides the `hyperseo_*` tool surface that wraps DataForSEO and AI search query data.

If `search("hyperseo_search_volume_get")` does not find `hyperseo_search_volume_get`, stop and tell the user to enable the Hyper MCP and turn on the HyperSEO toolkit.

How to run the tools in this skill

Every tool in this skill is named by its canonical tool name. Run it with the call your surface gives you:

| Surface | Find a tool | Run it | | --- | --- | --- | | MCP client (Claude, Cursor, Codex, ChatGPT) | `search("<what you want to do>")`, then `describe("<name>")` | `call("<name>", {...})` | | Hyper CLI | `hyperai search "<what you want to do>"`, then `hyperai describe <name>` | `hyperai call <name> --json '{...}'` |

If a tool is not found, its integration is not connected or not enabled for the workspace: stop and tell the user which integration to connect.

Tool surface

| Tool group | Tools | | --- | --- | | Keyword research | `hyperseo_search_volume_get`, `hyperseo_keyword_difficulty_get`, `hyperseo_keyword_ideas_generate`, `hyperseo_site_keywords_search`, `hyperseo_intents_search` | | SERP & AI Overviews | `hyperseo_serp_results_get`, `hyperseo_ai_overviews_get` | | Competitor analysis | `hyperseo_competitors_search`, `hyperseo_competitor_domains_search`, `hyperseo_domain_intersections_search`, `hyperseo_traffic_get_bulk` | | Domain & rankings | `hyperseo_domain_overview_get`, `hyperseo_domain_keywords_get`, `hyperseo_rank_history_get` | | Backlinks | `hyperseo_backlinks_history_get` | | AI search visibility | `hyperseo_ai_search_volume_get`, `hyperseo_mentions_track` | | Technical health | `hyperseo_pagespeed_get` |

Initial Assessment

Before running any tools, understand what the user actually needs:

1. **What is the goal?** Are they researching keywords, auditing a site, planning content, analyzing competitors, or checking AI visibility? 2. **What is the domain / business?** Get the actual domain. Don't infer it. 3. **What is the target market?** Default to US (location code `2840`) unless told otherwise. 4. **What is the current state?** Are they starting from scratch or optimizing existing content?

Based on the answers, read the appropriate reference file:

| User need | Reference | | --- | --- | | "Find keywords for…" / "What should I target?" | [`references/keyword-research.md`](./references/keyword-research.md) | | "Who are my competitors?" / "Analyze [domain]" | [`references/competitor-analysis.md`](./references/competitor-analysis.md) | | "What should I write about?" / "Content plan" | [`references/content-seo-planning.md`](./references/content-seo-planning.md) | | "Am I visible in AI search?" / "Track my brand in ChatGPT" | [`references/ai-search-optimization.md`](./references/ai-search-optimization.md) | | "Audit my site" / "How is my domain doing?" | [`references/site-audit.md`](./references/site-audit.md) |

When the task spans multiple areas (e.g., "help me with SEO for my new site"), start with a site audit, then move to keyword research, then content planning.

Core SEO Principles

Apply these throughout all analysis.

**Search intent comes first.** Every keyword has an intent. Use `hyperseo_intents_search` to classify at scale, then match content format to intent:

  • Informational ("what is X") → guides, explainers.
  • Commercial ("best X", "X vs Y") → comparison pages, reviews.
  • Transactional ("buy X", "X pricing") → product / landing pages.
  • Navigational ("X login") → not targetable by others.

**E-E-A-T matters.** Experience, Expertise, Authoritativeness, Trustworthiness. Google evaluates content quality. Recommend content strategies that demonstrate genuine expertise, not keyword-stuffed filler.

**Topic authority over individual keywords.** Ranking for one keyword in isolation is hard. Recommend topic clusters: a pillar page supported by related content that builds topical authority.

**AI search is a separate channel.** Traditional Google search volume and AI-chatbot query volume are different metrics measuring different behavior. Always check both when relevant. A keyword with low Google volume may have high AI query volume, and vice versa.

**Prioritize by ROI.** Low difficulty + decent volume = do first. High difficulty + high volume = long-term investment. Low volume + high difficulty = skip unless strategically important.

Tool Quick Reference

| Task | Tool | Key output | | --- | --- | --- | | Check search volume and CPC | `hyperseo_search_volume_get` | Monthly vol

Read more
Ships withhyper-marketing

Agent Skills for marketing — paid ads, social media, SEO, AI search, competitor research, ad creative generation, email lifecycle, analytics, operations, and more.

Get the whole plugin
Stats
88
Stars
16
Forks
Active
Maintenance
Python
Language
MIT
License
4d ago
Last commit
4mo ago
Created

Repo: hyperfx-ai/marketing-skills

Other skills on hyper-marketing.