Active Maintenance

# Active Maintenance Skill

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Active Maintenance" with this command: npx skills add xiaowenzhou/active-maintenance

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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Workout Readiness Check In

Create a same-day workout readiness decision card for users who planned to exercise today but feel tired, sore, stressed, underslept, ill, or uncertain. Use...

Registry SourceRecently Updated
General

URL to Markdown

Convert HTML web pages from HTTP/HTTPS URLs to clean, readable Markdown files with optional batch processing and formatting features.

Registry SourceRecently Updated
General

Appliance Manual Command Card

Assist in creating a one-page appliance command card for tracking maintenance, troubleshooting, warranty info, and repair preparation.

Registry SourceRecently Updated
General

Fireseed Writing Expert

全能小说写作专家,支持从零创作、DNA提取与克隆、风格仿写、一键发布到 fireseed.online。用户可以用自然语言描述需求,系统自动调度子技能完成科学、闭环的写作与发布流程。

Registry SourceRecently Updated