52 lines
2.6 KiB
Markdown
52 lines
2.6 KiB
Markdown
---
|
|
title: "OpenSEO Agent Skills"
|
|
description: "Add OpenSEO Agent Skills to Claude Code, Codex, or another AI agent so it can run repeatable SEO workflows with live OpenSEO data."
|
|
---
|
|
|
|
OpenSEO Agent Skills let you hand repeatable SEO workflows to your AI agent.
|
|
|
|
Run a slash command when you need keyword research, clustering, competitor analysis, link prospecting, or project setup. The skill gives your agent the workflow instructions.
|
|
|
|
You stay in charge of strategy. Your agent uses OpenSEO data and the skill instructions to return a recommendation, plan, or shortlist.
|
|
|
|
## Set up OpenSEO Agent Skills
|
|
|
|
1. [Set up OpenSEO MCP](/docs/mcp).
|
|
2. [Set up OpenSEO Agent Skills](/docs/skills/setup).
|
|
|
|
MCP connects your agent to OpenSEO data. Skills tell your agent which SEO workflow to run.
|
|
|
|
## Start here
|
|
|
|
- [SEO Project Setup](/docs/skills/seo-project-setup): set up a durable project workspace so your agent can reuse goals, context, exports, and preferences across sessions.
|
|
- [SEO Coach](/docs/skills/seo-coach): choose the next workflow when you are new to SEO or unsure what to run first.
|
|
|
|
## Audit workflows
|
|
|
|
- [SEO Audit](/docs/skills/seo-audit): audit a site and get a one-page, plain-language report built around a single next action.
|
|
|
|
## Research workflows
|
|
|
|
- [Keyword Research](/docs/skills/keyword-research): find keywords worth targeting and explain why they fit.
|
|
- [Keyword Clustering](/docs/skills/keyword-clustering): turn keyword lists into page groups, content priorities, and cannibalization checks.
|
|
- [Competitive Landscape](/docs/skills/competitive-landscape): map who is winning across a market and where your openings are.
|
|
- [Competitor Analysis](/docs/skills/competitor-analysis): analyze one competitor and turn the research into strategic takeaways.
|
|
- [Local SEO](/docs/skills/local-seo): audit a Google Business Profile, compare it to local competitors, and map Maps visibility around a location.
|
|
|
|
## Promotion workflows
|
|
|
|
- [Link Prospecting](/docs/skills/link-prospecting): find qualified outreach prospects and the angle that makes each one relevant.
|
|
|
|
## Learn more about skills
|
|
|
|
OpenSEO uses the same `SKILL.md` pattern supported by modern AI agents. To learn how skills work in your agent, read:
|
|
|
|
- [Claude Code skills documentation](https://docs.claude.com/en/docs/claude-code/skills)
|
|
- [OpenAI Skills documentation](https://help.openai.com/en/articles/20001066-skills-in-chatgpt)
|
|
|
|
## Read the actual skills
|
|
|
|
These pages explain what each skill is for. The source instructions live in GitHub:
|
|
|
|
- [OpenSEO Agent Skills on GitHub](https://github.com/every-app/open-seo/tree/main/.agents/skills)
|