Agent skill · every-app
seo-audit
Audit a website and deliver a one-page, plain-language SEO report anyone can act on, centered on a single do-this-week action.
What it needs
About 5k tokens when loaded.
What this skill does
OpenSEO SEO Audit Goal Audit a domain and produce a one-page HTML report that anyone, including a complete SEO beginner, can read once and act on. The whole report exists to support ONE action the owner can take this week; everything else is supporting detail. Use this when asked for an SEO audit or review of a domain, especially when the output is a shareable report for a non-expert. For expert-facing analysis of a competitor or market, use competitor-analysis or competitive-landscape instead. Required inputs Domain to audit projectId (use listprojects; if no project matches the domain, create one with createproject) Project context The project-context tools are free and shared with the app and other agents. 1. Call getprojectcontext first and ground the report in it — what the business does decides which findings matter and what the one thing should be. 2. This skill needs businessoverview. If it is empty, run a minimal inline setup: infer what the business does from the site and confirm it with the user in one question, write it back with updateprojectcontext, then continue the audit. Never front-load the full interview; suggest seo-project-setup at the end for the rest. 3. Before spending credits, check the research log. If the same research ran within the last 30 days, reuse that result and say so instead of re-buying it. 4. On finish, write back what is durable — a corrected businessoverview, the pages the report singles out via addKeyPages — and append a research log entry: { appendResearchLog: { summary: "Site audit: <domain>. Verdict: <conclusion>" } }. OpenSEO MCP tools whoami: confirm connection and remaining credits before spending anything. If OpenSEO is not connected, stop and ask the user to connect it. listprojects / createproject: resolve the projectId. runsiteaudit: start the crawl (default page budget). …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills every-app/seo-audit--96c10f