Clawzempic
/install clawzembic
Clawzembic — Weight Loss for Your OpenClaw Instance
Lighthouse-style audit for OpenClaw efficiency. Run it, get a grade (A+ to F), shed the bloat.
Scans your installation and scores it across six critical categories: context injection, cron health, session bloat, config health, skill bloat, and transcript size. You get one overall letter grade plus category-by-category breakdown with actionable findings.
Zero dependencies. Python 3.8+ stdlib only.
Quick Start
# Audit this machine
bash skills/clawzembic/lean-audit.sh
# Audit a remote instance (VM, etc.)
bash skills/clawzembic/lean-audit.sh --remote user@host
# JSON output for dashboards/integrations
bash skills/clawzembic/lean-audit.sh --json
# Show automated fix suggestions
bash skills/clawzembic/lean-audit.sh --fix
# Custom .openclaw directory
bash skills/clawzembic/lean-audit.sh --dir /path/to/.openclaw
What It Checks
| Category | Weight | What Gets Flagged |
|---|---|---|
| Context Injection | 25% | Oversized MEMORY.md, bloated workspace files eating tokens |
| Cron Health | 25% | Wrong models, high thinking on routine tasks, main-session pollution |
| Session Bloat | 20% | Stale sessions hogging context, waste ratio above 35% |
| Config Health | 15% | Heartbeat too frequent, subagent defaults, missing compaction |
| Skill Bloat | 10% | Too many skills injected, unused skills inflating system prompt |
| Transcript Size | 5% | Disk hogs, oversized transcripts (>10MB files) |
Grade Scale
- A+/A (90-100): Lean machine 💪
- B+/B (75-89): Good shape, minor tweaks
- C+/C (60-74): Needs a diet 🍕
- D+/D (45-59): Significant bloat 🫠
- F (\x3C45): Emergency Clawzembic needed 💊
Agent Usage
When Jeffrey asks you to audit or optimize an OpenClaw instance:
- Run
bash skills/clawzembic/lean-audit.sh(or--remote user@claudettefor the VM) - Review the report and present key findings with context
- Offer
--fixmode for automated remediation if score \x3C 75
For remote instances, ensure SSH key-based auth is configured. The skill uses SSH to execute the audit remotely — no agent installation needed on the target.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install clawzembic - 安装完成后,直接呼叫该 Skill 的名称或使用
/clawzembic触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Clawzempic 是什么?
Lighthouse-style efficiency audit for OpenClaw. Scores your instance A+ to F across 6 categories (context injection, cron health, session bloat, config, skil... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 581 次。
如何安装 Clawzempic?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install clawzembic」即可一键安装,无需额外配置。
Clawzempic 是免费的吗?
是的,Clawzempic 完全免费(开源免费),可自由下载、安装和使用。
Clawzempic 支持哪些平台?
Clawzempic 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Clawzempic?
由 anna-claudette(@anna-claudette)开发并维护,当前版本 v1.0.0。