Seo audit
A Claude Code plugin that adds an agentic skills framework, with MCP's and a meta prompting processes. Inspired by "Superpowers" & "Figma Console MCP", but not just for development or design; but for all aspect within the digital production cycle.
npx -y skills add bromso/metapowers --skill seo-auditAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Audit technical SEO, on-page SEO, and content gaps
SKILL.md
2.6 KB, 602 tokens by cl100k_base, as published. Nobody here has run it
SEO Audit
Conduct a comprehensive SEO audit for "$ARGUMENTS". Analyze technical SEO, on-page optimization, and content gaps to identify improvement opportunities.
Prerequisites
Read .metapowers/marketing/$ARGUMENTS/00-strategy.md. If this file does not exist, tell the user:
Phase 0 (Strategy) has not been completed for "$ARGUMENTS". Run
/marketing:customer-research $ARGUMENTSfirst, or use--skip-checksto bypass.
If --skip-checks is present in $ARGUMENTS, skip this check and log to .metapowers/marketing/$ARGUMENTS/skip-log.md.
Process
-
Read context:
- Read
.metapowers/marketing/$ARGUMENTS/00-strategy.mdfor audience and competitor data - Read
plugins/marketing/shared/seo-checklist.mdfor the audit framework - Read
plugins/marketing/shared/race-framework-guide.mdfor Reach phase guidance
- Read
-
Technical SEO analysis:
- If a URL is provided, use WebFetch to analyze the site
- Check against the technical SEO checklist: site speed, mobile-friendliness, HTTPS, sitemaps, robots.txt
- Identify crawlability and indexability issues
- Check Core Web Vitals status
-
On-page SEO analysis:
- Evaluate title tags, meta descriptions, heading structure
- Check keyword usage and content optimization
- Analyze internal linking structure
- Review image optimization (alt text, file size, format)
-
Content gap analysis:
- Use WebSearch to identify high-value keywords competitors rank for
- Find "low-hanging fruit" — keywords with search volume and low competition
- Map content gaps to content pillars (if content-strategy has been run)
-
Prioritize recommendations:
- Score each issue by impact (traffic potential) and effort (implementation difficulty)
- Create a prioritized action list: quick wins first, then strategic investments
- Estimate traffic impact of top recommendations
-
Write the artifact — append to
.metapowers/marketing/$ARGUMENTS/01-reach.mdunder a## SEO Auditsection:- Technical SEO — issues found, severity, fix recommendations
- On-Page SEO — optimization gaps per page
- Content Gaps — keyword opportunities with search volume estimates
- Prioritized Action Plan — ranked by impact/effort
- Estimated Impact — traffic potential of top fixes
Output
SEO audit appended to .metapowers/marketing/$ARGUMENTS/01-reach.md. Present a summary highlighting:
- Critical technical issues (if any)
- Top 5 keyword opportunities
- Recommended first actions