A comprehensive web performance optimization system for auditing, diagnosing, and fixing Core Web Vitals and site speed bottlenecks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install afrexai-web-performance-engine
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 afrexai-web-performance-engine using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Web Performance Engine is a professional-grade framework designed to handle the entire lifecycle of web performance engineering. It provides developers using Openclaw Skills with a structured methodology to audit page metrics, diagnose critical rendering path bottlenecks, and implement high-impact fixes. By focusing on both server-side response times and client-side execution, this skill ensures that modern web applications meet the highest standards for user experience and search engine visibility.
Built for technical depth, the engine covers everything from server-side TTFB optimization and Brotli compression to advanced frontend techniques like critical CSS inlining and JavaScript code-splitting. It functions as a standalone diagnostic tool while maintaining the flexibility to integrate with industry-standard utilities like Lighthouse and WebPageTest when available.
The Web Performance Engine is ready to use within your agent environment. To initiate a diagnostic session or audit, you can use natural language commands or shell-based checks.
# Check for server-side compression and HTTP version
curl -sI -H "Accept-Encoding: br,gzip" https://yourdomain.com | head -n 10
# Run a local audit script (example)
openclaw run audit --url https://yourdomain.com --device mobile
Ensure your environment has access to basic networking tools and the ability to fetch web content for external analysis.
The skill organizes performance data using a structured YAML taxonomy to ensure consistency across audits and reports.
| Schema Type | Key Fields |
|---|---|
| Audit Brief | url, device, connection, region, core_web_vitals |
| Resource Map | total_kb, js_kb, css_kb, image_kb, request_count |
| Third-Party Impact | script_name, size_kb, blocks_render, essential_status |
| Performance Budget | lcp_threshold, tbt_threshold, budget_enforcement_rules |
| Scoring Rubric | weight, dimension_score, interpretation |
Loading
An expert AI system designed to build warranty programs, optimize returns processing, and reduce operational costs through defect categorization and compliance auditing.

A specialized AI consultant for auditing warehouse space, pick paths, labor productivity, and automation ROI.

A comprehensive operating methodology for building, testing, and deploying production-grade software using AI coding agents.

A comprehensive AI context pack for managing veterinary practice profitability, DEA compliance, OSHA safety, and staffing models.

A production-ready framework for building ethical, resilient, and high-scale web data extraction pipelines.

A comprehensive engineering framework for designing, developing, and securing decentralized applications and blockchain protocols.








































