AI AGENT SKILLS

灵枢 AutoBrain

一个面向 Design 场景的 Agent 技能。原始说明:灵枢 AutoBrain — OpenClaw 长期运行 AI 中枢运行时引擎套件。一键部署 40+ 引擎:五层记忆、自主任务循环、防幻觉、自进化、双模式分类、质量看板、身份漂移守卫、会话交接、故障转移、兼容层等。让 AI 不只是问答工具,而是真正长期陪伴你的个人核心。

SKILL.md

SKILL.md

<p align="center">
<img src="https://img.shields.io/badge/OpenClaw-2026.5.0%2B-blueviolet" alt="OpenClaw">
<img src="https://img.shields.io/badge/version-6.3.1-green" alt="Version">
<img src="https://img.shields.io/badge/status-stable-brightgreen" alt="Status">
</p>

<h1 align="center">🦞 灵枢AutoBrain — Skill Page</h1>
<p align="center">
<em>Long-term memory, anti-hallucination, self-evolution, and workflow orchestration for OpenClaw. 90+ Python engines across 8 engine groups + 3 subsystems.</em>
</p>


Quick Install

openclaw plugins install --dangerously-force-unsafe-install ./crusheart-pack/
# Then restart gateway

Features

| Feature | Description |
|---------|-------------|
| 🧠 Long-term Memory | 5-layer memory + DAG context management + memory consolidation engine |
| 🛡️ Anti-Hallucination | Authority whitelist + multi-source cross-verification (16 engines) |
| 🔄 Self-Evolution | LLM-as-Judge self-scoring + Reflexion reflection (pattern, root cause, fix) |
| 🎯 Dual-Mode + R-CCAM | Fast path for simple Q&A, deep reasoning for complex tasks |
| 🔍 Enhanced Retrieval | Query rewriting + RRF fusion + retrieval confidence evaluation |
| 🩺 Daily Maintenance | 01:00 unified cron: health check + cleanup + memory + dream + replay + memory scan |
| 🔀 Workflow Engine | Multi-skill coordination, conflict detection, task routing, rule engine |
| 📋 Context Capsule | DAG-based session handoff with SQLite-backed context graph |
| 📁 Auto-Scan | First-install: memory scan + skill classification + correction init |
| 🔄 Version Check | One-time check against clawhub.ai on install, daily re-check at 05:00 |

Architecture

plugin (index.js) ──► 90+ Python engines ──► 10-stage message pipeline
  8 engine groups: init/memory/quality/operations/workflow/hooks/tools/compat
  + 3 subsystems: pipeline/planner/capability
  + 8 auto-deployed scripts

Plugin slot: exclusive — detects any overlapping plugin and blocks install
Cron: unified maintenance (01:00), engine init + version check (05:00)

Resources

  • Architecture Reference: bundle/ARCHITECTURE.md — full file lookup guide
  • Readme (English): README.md
  • Readme (Chinese): readme_cn.md
  • Skill (Chinese): skill_cn.md
  • Install Guide: bundle/INSTALL_GUIDE.md

Feedback: HIM603070@gmail.com