A zero-dependency efficiency auditor that provides Lighthouse-style grading and performance optimization for Openclaw Skills instances.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install clawzembic
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 clawzembic using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Clawzembic is a specialized diagnostic and optimization tool designed to ensure your Openclaw Skills environment remains lean and cost-effective. Functioning like a Lighthouse audit for AI agents, it scans your installation to identify "bloat"—such as oversized context files, inefficient cron configurations, and stale sessions that consume unnecessary tokens. By providing a clear letter grade from A+ to F, it helps developers maintain high performance and lower API costs.
Built with a zero-dependency philosophy, this skill relies strictly on the Python standard library, making it extremely portable. Whether you are managing a local setup or a complex remote instance, Clawzembic offers the transparency needed to right-size your models and keep your Openclaw Skills workspace running at peak efficiency.
Clawzembic is ready to use with Python 3.8+ and has no external dependencies. Use the following commands to audit your Openclaw Skills setup:
# Audit the local instance
bash skills/clawzembic/lean-audit.sh
# Audit a remote instance via SSH
bash skills/clawzembic/lean-audit.sh --remote user@host
# View automated fix suggestions for an underperforming instance
bash skills/clawzembic/lean-audit.sh --fix
Clawzembic organizes its audit data across six performance pillars. The report identifies specific metrics that impact the health of Openclaw Skills:
| Pillar | Metric | Impact |
|---|---|---|
| Context Injection | File size of MEMORY.md and workspaces | Token Waste |
| Cron Health | Model selection and session isolation | Operational Cost |
| Session Bloat | History length and waste ratio | Inference Latency |
| Config Health | Heartbeat frequency and compaction settings | System Overhead |
| Skill Bloat | Number of skills injected into system prompt | Prompt Efficiency |
| Transcript Size | Log and file disk usage | Storage Management |
Loading
An automated financial tracking tool providing real-time data on domestic and international gold markets, retail jewelry, and investment bars.

A comprehensive data-driven skill for AI agents to provide detailed information, recommendations, and itinerary planning for China's top 100 tourist attractions.

An automated anime tracking tool that provides weekly update schedules and seasonal release information from major platforms.

A security-focused AI agent skill designed to audit AWS Terraform configurations and plan files for misconfigurations before deployment.

A comprehensive interface for AI agents to interact with Twitter/X, enabling tweet reading, posting, engagement, and timeline management.

A comprehensive integration allowing AI agents to control, monitor, and automate over 25 domains of smart home devices through the Home Assistant REST API.








































