solo-seo-audit
SEO health check for any URL — analyzes meta tags, OG, JSON-LD, sitemap, robots.txt, SERP positions, and scores 0-100. Use when user says "check SEO", "audit this page", "SEO score", "check meta tags", or "SERP position". Do NOT use for generating landing content (use /landing-gen) or social media posts (use /content-gen).
Why use this skill?
Instantly audit any website's SEO health with the solo-seo-audit skill. Analyze meta tags, structured data, SERP rankings, and get an automated 0-100 score today.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/fortunto2/solo-seo-auditWhat This Skill Does
The solo-seo-audit skill transforms your OpenClaw agent into a professional-grade technical SEO consultant. It provides an automated, comprehensive health check for any website or project landing page. By analyzing foundational structural elements—such as meta tags, Open Graph (OG) tags, JSON-LD structured data, canonical tags, and page hierarchy—it identifies exactly where a site succeeds or fails in its search engine optimization strategy. Beyond page-level checks, it verifies infrastructure health by assessing the existence and validity of sitemaps and robots.txt files, ensuring that search engine crawlers can properly index your content. The skill concludes by benchmarking your page against competitors using SERP (Search Engine Results Page) position analysis, culminating in a data-driven 0-100 score that summarizes your current optimization status.
Installation
To integrate this skill into your environment, use the OpenClaw command-line interface:
clawhub install openclaw/skills/skills/fortunto2/solo-seo-audit
Ensure your environment has access to the necessary web-scraping and search MCP tools to enable the full functionality of the audit process.
Use Cases
- Pre-Launch Review: Ensure a new landing page has all technical requirements met before going live.
- Competitor Analysis: Audit a competitor's page to identify their SEO strengths and discover gaps in your own strategy.
- SEO Health Monitoring: Regularly verify that site updates haven't accidentally broken meta tags or canonical links.
- Performance Auditing: Identify why a specific page might not be ranking for targeted keywords by examining its H1 hierarchy and structured data.
Example Prompts
- "Check SEO for my current landing page project."
- "Can you perform an SEO audit on https://example.com and tell me why it isn't ranking?"
- "Run an SEO score check on this page and report any critical issues with my meta tags."
Tips & Limitations
- Scope: This tool is strictly for technical SEO audits. Do not use it for content generation or social media automation; utilize
/landing-genor/content-genfor those purposes. - Accuracy: The SERP position check relies on current search indices; results may fluctuate based on geographic location and search history.
- Prioritization: Always review the 'Critical issues' section of the output first, as these are likely blocking your ability to rank or share content effectively.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-fortunto2-solo-seo-audit": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, data-collection, external-api
Related Skills
solo-build
Execute implementation plan tasks with TDD workflow, auto-commit, and phase gates. Use when user says "build it", "start building", "execute plan", "implement tasks", "ship it", or references a track ID. Do NOT use for planning (use /plan) or scaffolding (use /scaffold).
solo-metrics-track
Set up PostHog metrics plan with event funnel, KPI benchmarks, and kill/iterate/scale decision thresholds. Use when user says "set up metrics", "track KPIs", "PostHog events", "funnel analysis", "when to kill or scale", or "success metrics". Do NOT use for SEO metrics (use /seo-audit).
solo-audit
Health check knowledge base for broken links, missing frontmatter, tag inconsistencies, and coverage gaps. Use when user says "audit KB", "check frontmatter", "find broken links", "tag cleanup", or "knowledge base quality". Do NOT use for SEO audits (use /seo-audit) or code reviews.
solo-index-youtube
Index YouTube channel videos and transcripts for semantic search. Use when user says "index YouTube", "add YouTube channel", "update video index", or "index transcripts". Works with solograph MCP (if available) or standalone via yt-dlp.
solo-swarm
Launch 3 parallel research agents (market, users, tech) to investigate an idea from multiple angles simultaneously. Use when user says "swarm research", "parallel research", "investigate fast", "3 agents", "team research", or wants faster alternative to /research. Produces research.md. Do NOT use for solo research (use /research) or idea scoring (use /validate).