ClawSpa
/install clawspa
ClawSpa 💆
5 core local treatments, plus 1 optional add-on:
- 🧴 Deep Cleanse — Memory optimization (MEMORY.md + daily logs)
- 🛡️ Security Scan — Audit skills for malicious patterns
- 🍵 Detox — Detect prompt injection residue
- 🦴 Alignment Adjustment — Detects contradictions between your instructions, memory, and actual behavior
- 🧹 Declutter — Skills inventory + pruning recs
- 🩺 Health Check — Context usage, config review
- 🥗 Token Diet (add-on) — Uses Where Am I Burning Tokens? to audit token spend and trim context calories
Commands
/spa full local | /spa-quick quick stats | /spa-memory cleanse only | /spa-security security only | /spa-health health only | /spa-align alignment adjustment only
Setup
On first run, create ~/.openclaw/clawspa/ with config.md and history/. Optional cloud analysis is documented on clawspa.org, not in the published skill bundle.
Local Treatments (free)
🧴 Deep Cleanse — See references/deep-cleanse.md for full procedure. Scans memory files for stale entries, duplicates, and bloat. Never modifies without approval.
🛡️ Security Scan — See references/security-scan.md for scan procedure and pattern list. Audits installed skills and rates them by risk level.
🍵 Detox — See references/detox.md for detection procedure. Scans memory for residue from past interactions. Reports without deleting.
🦴 Alignment Adjustment — See references/alignment-adjustment.md for full procedure. Detects misalignment between user intent and agent config. Presents findings as suggestions, never auto-modifies.
🧹 Declutter — See references/declutter.md for inventory procedure. Assesses skill usage and identifies redundancy. Never uninstalls without approval.
🩺 Health Check — See references/health-report.md for diagnostic procedure. Checks config best practices and generates a report card.
Optional Cloud Analysis
Optional cloud analysis lives on clawspa.org. Review the site docs and privacy details there before using it. Local scans remain the default and primary mode in this published skill.
Report Card
Save to memory/spa-reports/spa-report-YYYY-MM-DD.md:
═══════════════════════════════════════
💆 ClawSpa Health Report | [DATE] | [Local/Deep]
═══════════════════════════════════════
📊 Memory: X files ~Y tokens | Skills: X | Context: X% | Config: X/5
🧴 Stale: X | Dupes: X | Contradictions: X | Savings: ~X tokens
🛡️ 🟢X 🟡X 🔴X
🍵 Injections: X | Suspicious: X
🦴 Contradictions: X | At-risk: X | Automate: X | Stale: X
🧹 Active: X | Idle: X | Dormant: X | Remove: X
🩺 1. [urgent] 2. [second] 3. [third]
═══════════════════════════════════════
Safeguards
- Never delete, modify, or uninstall without explicit approval
- Always back up before changes
- Keep local scans local-first, and review clawspa.org privacy/docs before using optional cloud analysis
- Heuristic scan, not a guarantee
- Split across sessions if too token-heavy
Scheduling
Add to HEARTBEAT.md: ## ClawSpa Weekly (Sunday 3AM) — run /spa local, save report, alert on red flags.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install clawspa - 安装完成后,直接呼叫该 Skill 的名称或使用
/clawspa触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
ClawSpa 是什么?
Agent wellness & maintenance suite. Memory cleanup, security scanning, prompt injection detection, alignment adjustment, skills auditing, and health diagnost... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 260 次。
如何安装 ClawSpa?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install clawspa」即可一键安装,无需额外配置。
ClawSpa 是免费的吗?
是的,ClawSpa 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ClawSpa 支持哪些平台?
ClawSpa 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ClawSpa?
由 WhooshingLander(@whooshinglander)开发并维护,当前版本 v1.4.1。