An automated SEO optimization and auditing tool for HTML/CSS websites that identifies critical search issues, generates XML sitemaps, and implements structured data.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install website-seo-audit
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install website-seo-audit using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The SEO Optimizer is a powerful tool designed to audit, refine, and supercharge the search engine performance of HTML/CSS websites. Built to seamlessly integrate with Openclaw Skills, this workflow allows developers to run automated site crawls, identify accessibility and metadata bottlenecks, and fix ranking issues before publishing changes. By analyzing crucial on-page SEO factors like title tag structures, missing meta descriptions, heading hierarchies, Open Graph integrations, and schema markup, it ensures your web properties are fully optimized for crawler indexation.
Using this tool helps transform manual, error-prone audits into systematic processes. Developers can easily configure structured data paths, construct XML sitemaps, and customize robot policies. By implementing these practices directly into your build and development cycle through Openclaw Skills, you establish a strong technical foundation that boosts organic search visibility and drives sustainable traffic to your web properties.
To use this tool effectively, set up the analyzer and configuration files in your repository.
# Initialize and analyze your website directory
python scripts/seo_analyzer.py ./public
# For programmatic execution, export the report format to JSON
python scripts/seo_analyzer.py ./public --json
# Generate a sitemap for your domain configuration
python scripts/generate_sitemap.py ./public https://yourdomain.com ./public/sitemap.xml
Customize your robots instructions using the asset template located at assets/robots.txt and relocate the finalized file to your production build root.
The skill organizes analytical reports, guides, and tools across the following file structure:
| File Path | Description | Data Format / Type |
|---|---|---|
scripts/seo_analyzer.py |
Core auditing script; analyzes HTML tags, assets, and hierarchy | Python executable |
scripts/generate_sitemap.py |
Crawler for auto-generating formatted search engine sitemaps | Python executable |
assets/robots.txt |
Template specifying search crawler directory permissions | Plain text configuration |
references/seo_checklist.md |
Comprehensive guide on structural optimization and design rules | Markdown documentation |
references/schema_markup_guide.md |
Standard implementation specifications for JSON-LD schema markup | Markdown documentation |
--json flag, making it easy to parse dynamically within automated CI/CD build scripts.Loading
An advanced utility for extracting transcripts and generating AI-driven structured summaries from Spotify, Apple Podcasts, and RSS feeds.

An automated engineering skill designed to integrate the MobTech MobPush SDK into iOS projects with minimal friction and maximum compliance.

The GitHub Issue Writer Skill provides developers with structured templates, safety checks, and repeatable workflows to draft clear, copy-paste-safe GitHub issues.

An AI-powered skill that interfaces directly with the Quire project management tool via its CLI to read and modify tasks, projects, comments, and workflows.

Analyze and interpret medical checkup reports from PDFs or local files with WiseDiag's advanced AI health analysis.

An AI-powered local skin disease analysis tool that securely processes local photos using WiseDiag AI and streams diagnostic references.








































