* feat(skills): add beginner-seo-audit agent skill A portable agent skill that audits a domain with OpenSEO and delivers a one-page, plain-language HTML report for a non-SEO owner, centered on a single do-this-week action. Ships with a frozen report template and a docs page under Agent Skills. * feat(skills): add starting-focus keyword step; cross-link from coach and project setup - beginner-seo-audit now proposes a 'Where to focus first' area on healthy sites: one research_keywords call, one theme, 3-5 winnable keywords with what to make for each. Skipped entirely when the site is down. - seo-coach and seo-project-setup now recommend beginner-seo-audit as the first workflow for a beginner with an existing site. - Docs pages updated to match. * refactor(skills): rename beginner-seo-audit to seo-audit Audience-neutral name; the plain-language, one-action framing moves to the description. Docs slug, meta.json, and coach/project-setup cross-references updated to match.
60 lines
2.3 KiB
Plaintext
60 lines
2.3 KiB
Plaintext
---
|
|
title: "SEO Coach Agent Skill"
|
|
description: "Learn SEO basics, choose the right workflow, and decide what to do next with your AI agent."
|
|
---
|
|
|
|
<RunSkillCallout command="/seo-coach" />
|
|
|
|
The SEO Coach Agent Skill helps you decide what to do next.
|
|
|
|
Your agent looks at your goal, experience level, available data, and project context. It explains the options in plain language and recommends the next step.
|
|
|
|
You get a short plan: which workflow to run now, what information the agent needs, and why that step makes sense.
|
|
|
|
## What this skill helps your agent do
|
|
|
|
- Explain SEO concepts without turning the conversation into a course.
|
|
- Help you choose the next OpenSEO Agent Skill based on your goal.
|
|
- Distinguish strategy questions from execution work.
|
|
- Explain when to use OpenSEO MCP, web search, browser review, or local files.
|
|
- Keep the next step small enough to act on.
|
|
|
|
## When to use it
|
|
|
|
Use SEO Coach when you are asking questions like:
|
|
|
|
- "Where should I start with SEO?"
|
|
- "Should I research keywords or study competitors first?"
|
|
- "What does OpenSEO help my agent do?"
|
|
- "How do I use AI for SEO without getting generic content?"
|
|
|
|
If you already know the exact workflow you want, go directly to that skill.
|
|
|
|
## What you get back
|
|
|
|
Your agent should give you a clear explanation, a recommended next workflow, and the minimum information it needs to continue.
|
|
|
|
## How to get the best result
|
|
|
|
- Tell the agent your SEO experience level.
|
|
- Share the site or project you are working on.
|
|
- Say whether you want strategy, execution help, or a tool explanation.
|
|
- Ask for a recommendation if you are choosing between multiple workflows.
|
|
|
|
## Use it with OpenSEO MCP
|
|
|
|
The coach can help before MCP is connected, but your agent needs [OpenSEO MCP](/docs/mcp) for live keyword, SERP, domain, backlink, and saved keyword data.
|
|
|
|
## Read the actual skill
|
|
|
|
The source `SKILL.md` lives on GitHub:
|
|
|
|
- [SEO Coach skill](https://github.com/every-app/open-seo/tree/main/.agents/skills/seo-coach)
|
|
|
|
## Related skills
|
|
|
|
- [SEO Project Setup](/docs/skills/seo-project-setup) when you need setup and project context.
|
|
- [SEO Audit](/docs/skills/seo-audit) when you have a site and want a plain-language report on what to do first.
|
|
- [Keyword Research](/docs/skills/keyword-research) when you are ready to find opportunities.
|
|
- [Competitive Landscape](/docs/skills/competitive-landscape) when the market is unclear.
|