OpenClaw SEO Audit Skill Released for Technical Website Analysis

A new OpenClaw skill has been uploaded that performs comprehensive SEO audits. After installation, users can ask OpenClaw 'seo audit [url]' to get a detailed analysis of any website.
What the Skill Checks
The audit covers seven main categories with specific checks in each:
Technical SEO (25%)
- robots.txt validity
- XML sitemap existence & structure
- HTTPS/SSL implementation
- Hreflang tags for multi-language sites
- Redirect chains
- Canonical tags
- Security headers
Content Quality (25%)
- E-E-A-T signals (Experience, Expertise, Authority, Trust)
- Author bylines & credentials
- Social proof (testimonials, logos)
- Thin content detection
- Readability analysis
On-Page SEO (20%)
- Title tags
- Meta descriptions
- H1-H6 heading structure
- Internal linking
- URL structure
- CTAs (Calls to Action)
Schema/Structured Data (10%)
- JSON-LD detection
- Organization, Product, FAQ, Review schemas
- Validation against Google's supported types
- Deprecation warnings (HowTo, FAQ restrictions)
Performance/Core Web Vitals (10%)
- LCP (Largest Contentful Paint) ≤2.5s target
- INP (Interaction to Next Paint) ≤200ms target
- CLS (Cumulative Layout Shift) ≤0.1 target
- TTFB (Time to First Byte)
- Page weight
Images (5%)
- Alt text presence
- Image sizing/compression
- Modern formats (WebP/AVIF)
AI Search Readiness / GEO (5%)
- AI crawler access (GPTBot, ClaudeBot, etc.)
- llms.txt file presence
- Citability for AI Overviews
- Content structure for AI extraction
Output Format
The skill outputs a health score from 0-100 along with a prioritized action plan categorized as Critical, High, Medium, or Low priority items.
The skill is available at: https://www.machina.directory/skills/seo-audit
📖 Read the full source: r/openclaw
👀 See Also

Prefex: A Local Proxy for Claude Code That Automates Prompt Caching and Session Memory
Prefex is a local proxy that sits between Claude Code and Anthropic's API, automatically injecting the header required for Anthropic's beta prompt caching feature. It also implements session memory to avoid resending full conversation history and includes a model router for cost optimization.

LystBot: An MCP Server for Claude to Manage Lists and Tasks
LystBot is a list management app with a native MCP server that allows Claude to directly interact with grocery lists, todos, and packing lists. Built primarily with Claude Code, it includes a Flutter mobile app, REST API, CLI, and open-source Node.js MCP server.

OpenAlly: Local AI Assistant for Android with Phone Control
OpenAlly is an Android app that runs an AI assistant locally on your phone via an embedded Node.js process, with 51 built-in skills and phone control capabilities through Aster companion. It connects to 19+ messaging platforms and supports 18 model providers with your own API keys.

Jan Adds One-Click OpenClaw Installation with Jan-v3-Base Model Integration
Jan now supports one-click installation of OpenClaw with direct integration to the Jan-v3-base model, keeping all operations local and private on your computer.