A comprehensive optimization toolkit for boosting web application speed and minimizing LLM API expenditures through intelligent resource management.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install performance-ecc
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 performance-ecc using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill provides a dual-focus framework designed to maximize application efficiency. It covers deep web performance optimization, including Core Web Vitals, resource budgets, and runtime execution, alongside sophisticated LLM cost management strategies. By utilizing these Openclaw Skills, developers can build blazing-fast user interfaces while maintaining sustainable API budgets through techniques like model routing and prompt caching.
Whether you are reducing JavaScript execution time or managing token usage for Claude or GPT models, this skill bridges the gap between high-end frontend engineering and cost-aware AI integration. It focuses on actionable patterns that ensure high performance is achieved without escalating infrastructure or API costs.
To start optimizing your project, benchmark your current site performance using the Lighthouse CLI:
npx lighthouse https://example.com --output html --output-path report.html
For LLM cost control, integrate the cost-tracking pipeline into your TypeScript environment to monitor token consumption and set budget limits. Ensure your API calls utilize exponential backoff for transient errors to prevent wasted spend during outages.
The skill organizes optimization data using clear budget frameworks and immutable records:
| Resource Category | Budget Target | Tracking Method |
|---|---|---|
| Total Page Weight | < 1.5 MB | Bundle Analysis |
| Critical JS | < 300 KB (Compressed) | Build Metrics |
| LLM Input/Output | Per-Model Token Rates | Immutable CostRecord |
| API Spend | Defined USD Budget | CostTracker Interface |
All cost data is stored in frozen records, ensuring that every API interaction returns a fresh state for reliable auditing within the Openclaw Skills ecosystem.
Loading
A comprehensive security framework for AI agents with root access, covering lifecycle auditing, permission hardening, and automated disaster recovery.

A technical framework for deploying multiple specialized AI agents in a single Telegram group with a unified workspace and shared memory.

A persistent memory skill that enables AI agents to query and recall past interactions and user preferences from MemOS Cloud.

Enforce modern web development standards, security protocols, and code quality patterns within your AI-driven development environment.

An advanced learning framework that captures atomic behaviors and project-specific patterns to turn AI agents into continuously evolving coding partners.

An advanced AI-driven Traditional Chinese Medicine diagnostic agent providing pattern differentiation and wellness recommendations.








































