← 返回
未分类 中文

Active Maintenance

Automates system health monitoring, temp file cleanup, memory deduplication and summarization, with detailed logging for OpenClaw maintenance.
自动化系统健康监控、临时文件清理、内存去重与汇总,并提供详细日志用于 OpenClaw 维护。
xiaowenzhou xiaowenzhou 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 492
下载
💾 9
安装
1
版本
#latest

概述

Active Maintenance Skill

Automated system health and memory metabolism for OpenClaw.

Inspired by the ClawIntelligentMemory project, this skill ensures Kim Assistant's environment stays clean and its memory stays dense.


Features

  1. System Health Checks: Monitor disk usage and critical resources.
  2. Auto-Cleanup: Remove aged temporary files and artifacts.
  3. Memory Metabolism (M3):
    • Exact deduplication of memory fragments.
    • Resource distillation: Summarizing dense notes into core insights.
  4. Decision Logging: Every maintenance cycle is logged to MEMORY/DECISIONS/ for auditability.

Usage

Run Full Maintenance

python3 /root/.openclaw/workspace/scripts/nightly_optimizer.py

Log a Decision

from decision_logger import log_decision
log_decision(title="Example", ...)

Configuration

Located in scripts/nightly_optimizer.py:

  • TEMP_DIRS: List of directories to clean.
  • threshold: Disk usage percentage to trigger warnings.
  • days: Age of files to cleanup.

Created: 2026-02-12 | By Kim Assistant

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-12 05:45 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

it-ops-security

Free Ride - Unlimited free AI

shaivpidadi
管理OpenClaw的OpenRouter免费AI模型,自动按质量排名模型,配置速率限制备用方案,并更新opencla...
★ 472 📥 78,635
it-ops-security

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 90 📥 31,084
knowledge-management

Dify Knowledge Base Search

xiaowenzhou
在 Dify 知识库(数据集)中搜索,以获取用于增强 RAG 回答的准确上下文。
★ 1 📥 1,740