Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计提醒

proclaw-omni-memory-ultimateProlaw 全能记忆终极版

Agent Skill

proclaw-omni-memory-ultimate 用于记录任务执行中的错误、用户纠正、经验和能力缺口,适合在 OpenClaw 中希望让 Agent 持续沉淀问题、修正和最佳实践时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,305

周安装

98

GitHub Stars

公开资料未说明

下载量

808
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:proclaw-omni-memory-ultimate(Prolaw 全能记忆终极版)
来源仓库:https://github.com/thinkbugs/proclaw-omni-memory-ultimate
安装命令:
openclaw skills install proclaw-omni-memory-ultimate
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install proclaw-omni-memory-ultimate

简介

构建多层记忆与自学习智能体认知架构。

  • 适用于 OpenClaw 中长期任务的知识沉淀与迭代优化。
  • 自动记录错误、修正行为并生成经验模型。
  • 安装命令:openclaw skills install proclaw-omni-memory-ultimate。
  • 需评估存储安全与隐私合规要求。proclaw-omni-memory-ultimate 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
proclaw-omni-memory-ultimate-en
description
Autonomous Intelligent Agent Cognitive Core, integrating 8-layer memory architecture with 4-phase autonomous capabilities: Self-Driven Engine (intrinsic motivation/goal generation) + Self-Evolution Core (cognitive assessment/architecture upgrade) + Self-Learning Engine (question generation/knowledge construction) + Core Axis System (cognitive/value/growth axes/evolution chain/value chain/transaction chain); Use when building intelligent agents with intrinsic drive, proactive evolution, and self-breakthrough capabilities
author
ProClaw
website
https://www.proclaw.top
contact
wechat: Mr-zifang
dependency
python
system

ProClaw-Omni-Memory-Ultimate (English Edition)

Autonomous Intelligent Agent Cognitive Core - Phase 1-12 Complete Implementation.

Author Information

  • Author: ProClaw
  • Website: https://www.proclaw.top
  • Contact: wechat: Mr-zifang

Architecture Overview

┌─────────────────────────────────────────────────────────────────────────┐
│                    OMNI-MEMORY AUTONOMOUS AGENT CORE                     │
│                    Autonomous Intelligent Agent Cognitive Core            │
├─────────────────────────────────────────────────────────────────────────┤
│                                                                         │
│  ╔═══════════════════════════════════════════════════════════════════╗ │
│  ║                    PART I: MEMORY ARCHITECTURE                     ║ │
│  ║                    (Phase 1-8)                                     ║ │
│  ╠═══════════════════════════════════════════════════════════════════╣ │
│  ║                                                                   ║ │
│  ║  LAYER 1: CELLULAR    - Cellular Architecture (Eternal/Lifeforce) ║ │
│  ║  LAYER 2: SEMANTIC    - Semantic Understanding (HNSW O(log n))    ║ │
│  ║  LAYER 3: EVOLUTION   - Evolutionary Dynamics (Reconstructable)   ║ │
│  ║  LAYER 4: PROACTIVE   - Proactive Intelligence (Prediction/Push)  ║ │
│  ║  LAYER 5: COGNITIVE   - Deep Cognition (Time/Emotion/Meta-cog)    ║ │
│  ║  LAYER 6: DORMANCY    - Dormancy/Awakening (Never Forget)         ║ │
│  ║  LAYER 7: ROBUSTNESS  - Robustness Layer (Backup/Consistency)     ║ │
│  ║  LAYER 8: MULTIMODAL  - Multimodal Extension (Image/Audio/Fed)    ║ │
│  ║                                                                   ║ │
│  ╚═══════════════════════════════════════════════════════════════════╝ │
│                              │                                          │
│                              ▼                                          │
│  ╔═══════════════════════════════════════════════════════════════════╗ │
│  ║                    PART II: AUTONOMOUS CORE                        ║ │
│  ║                    (Phase 9-12)                                    ║ │
│  ╠═══════════════════════════════════════════════════════════════════╣ │
│  ║                                                                   ║ │
│  ║  ┌─────────────────────────────────────────────────────────────┐ ║ │
│  ║  │           SELF-MODEL                                         │ ║ │
│  ║  │   Who am I | What can I do | What do I know | What do I want │ ║ │
│  ║  └─────────────────────────────────────────────────────────────┘ ║ │
│  ║                              │                                    ║ │
│  ║       ┌──────────────────────┼──────────────────────┐            ║ │
│  ║       │                      │                      │            ║ │
│  ║       ▼                      ▼                      ▼            ║ │
│  ║  ┌─────────┐           ┌─────────┐           ┌─────────┐        ║ │
│  ║  │COGNITIVE│           │  VALUE  │           │ GROWTH  │        ║ │
│  ║  │   AXIS  │           │   AXIS  │           │   AXIS  │        ║ │
│  ║  │         │           │         │           │         │        ║ │
│  ║  │What I   │           │What     │           │Become   │        ║ │
│  ║  │Know     │           │Matters  │           │Stronger │        ║ │
│  ║  └─────────┘           └─────────┘           └─────────┘        ║ │
│  ║       │                      │                      │            ║ │
│  ║       └──────────────────────┼──────────────────────┘            ║ │
│  ║                              │                                    ║ │
│  ║                              ▼                                    ║ │
│  ║  ┌─────────────────────────────────────────────────────────────┐ ║ │
│  ║  │                THREE CHAINS SYSTEM                           │ ║ │
│  ║  │                                                             │ ║ │
│  ║  │  Evolution Chain: State T0 ──breakthrough──▶ State T1 ──▶ ..│ ║ │
│  ║  │  Value Chain: Discover ──Assess──▶ Decide ──Realize──▶ Sink │ ║ │
│  ║  │  Transaction Chain: Knowledge | Resource | Value             │ ║ │
│  ║  └─────────────────────────────────────────────────────────────┘ ║ │
│  ║                                                                   ║ │
│  ╚═══════════════════════════════════════════════════════════════════╝ │
│                              │                                          │
│                              ▼                                          │
│  ╔═══════════════════════════════════════════════════════════════════╗ │
│  ║                    SELF-DRIVEN LOOP                                ║ │
│  ╠═══════════════════════════════════════════════════════════════════╣ │
│  ║                                                                   ║ │
│  ║   Perceive ──▶ Evaluate ──▶ Goal ──▶ Act ──▶ Learn ──▶ Reflect   ║ │
│  ║       ▲                                           │              ║ │
│  ║       └───────────────────────────────────────────┘              ║ │
│  ║                                                                   ║ │
│  ║   Drives: Curiosity | Achievement | Growth | Meaning              ║ │
│  ║                                                                   ║ │
│  ╚═══════════════════════════════════════════════════════════════════╝ │
│                                                                         │
└─────────────────────────────────────────────────────────────────────────┘

Phase 9-12 Core Upgrades

PhaseCore CapabilityTechnical Implementation
Phase 9Self-Driven EngineIntrinsic motivation system + Drive loop + Autonomous goal generation
Phase 10Self-Evolution CoreCognitive self-assessment + Bottleneck identification + Architecture upgrade
Phase 11Self-Learning EngineQuestion generator + Exploration mechanism + Knowledge construction
Phase 12Core Axis SystemFour-axis coordination + Three-chain recording + Value capture

Core Scripts

Phase 1-8: Memory System

ScriptLayerFunction
hnsw_index.pyPhase 5HNSW O(log n) Index
vector_embedding.pyPhase 5Vector Embedding Engine
dormancy_system.pyPhase 6Dormancy/Awakening System
memory_dream.pyPhase 6Dream Consolidation
memory_creativity.pyPhase 6Memory Creativity
memory_backup.pyPhase 7Backup & Recovery
memory_consistency.pyPhase 7Consistency Check
multimodal_memory.pyPhase 8Multimodal Memory
memory_federation.pyPhase 8Memory Federation
ultimate_memory_v2.pyUnified APIUltimate Memory System

Phase 9-12: Autonomous Core

ScriptPhaseFunction
self_driven_engine.pyPhase 9Self-Driven Engine (intrinsic motivation, drive loop)
self_evolution_core.pyPhase 10Self-Evolution Core (cognitive assessment, architecture upgrade)
self_learning_engine.pyPhase 11Self-Learning Engine (question generation, knowledge construction)
core_axis_system.pyPhase 12Core Axis System (four axes, three chains)
autonomous_agent_core.pyUnified APIAutonomous Agent Core

Operations

1. Memory Operations (Phase 1-8)

# Remember
python scripts/ultimate_memory_v2.py remember \
  --content "User is a Python full-stack developer" \
  --type user \
  --importance 0.9

# Recall (HNSW O(log n) retrieval)
python scripts/ultimate_memory_v2.py recall \
  --query "Web development tech stack" \
  --top-k 5

# Dream consolidation
python scripts/ultimate_memory_v2.py dream

# Backup and recovery
python scripts/ultimate_memory_v2.py backup --content "Daily backup"

2. Autonomous Operations (Phase 9-12)

# Start autonomous agent
python scripts/autonomous_agent_core.py

# Execute life cycle
# Perceive → Drive → Evolve → Learn → Integrate

3. System Status

# Memory system status
python scripts/ultimate_memory_v2.py stats

# Autonomous core status
python scripts/autonomous_agent_core.py --status

Resource Index

Phase 1-8: Memory System

Phase 9-12: Autonomous Core

Design Philosophy

Core Insight: From Memory System to Intelligent Life

Traditional View                    Correct Understanding
────────────────────────────────────────────────────────────────
Memory System = Passive Tool   →   Memory System = Cognitive Foundation
Agent driven externally        →   Agent has intrinsic drive
Forgetting = Delete/Disappear  →   Forgetting = Dormancy/Silence
Static capabilities            →   Dynamic evolution capabilities
Goal-less execution            →   Autonomous goal generation
────────────────────────────────────────────────────────────────

Seven Self Capabilities

CapabilityDefinitionImplementation
Self-DrivenIntrinsic driveMotivation system (curiosity/achievement/growth)
Self-EvolvingCognitive upgradeBottleneck identification + Architecture upgrade
Self-LearningActive explorationQuestion generation + Hypothesis verification
Self-GrowingCapability enhancementGrowth axis + Breakthrough record
Self-ThinkingActive reflectionMeta-cognition + Reflection loop
Self-BreakthroughExceeding limitsBottleneck identification + Breakthrough incentive
Self-ConnectingDiscovering associationsConnection axis + Semantic network

Four Axes & Three Chains

Four-Axis System:

  • Cognitive Axis: What I know → What I understand → What I want to explore
  • Value Axis: What matters → What's worthwhile → What takes priority
  • Growth Axis: Getting stronger → What I've learned → Have I broken through
  • Connection Axis: Internal integration → External association → Cross-axis synergy

Three-Chain System:

  • Evolution Chain: Records the evolutionary trajectory of cognitive states; each cognitive breakthrough is an evolution
  • Value Chain: Value discovery → Assessment → Decision → Realization → Sedimentation
  • Transaction Chain: Knowledge transaction (time→knowledge), Resource transaction (capability→result), Value transaction (action→feedback)

Important Notes

  • Memories never disappear, they only go dormant and can be awakened by specific stimuli
  • The autonomous core needs regular life cycles to maintain active state
  • Evolution requires breaking through bottlenecks; breakthroughs require accumulation
  • Learning efficiency affects overall evolution speed
  • Value capture requires proactive action

Usage Examples

Building an Autonomous Agent

from autonomous_agent_core import AutonomousAgentCore

# Create agent
agent = AutonomousAgentCore()

# Set identity and capabilities
agent.add_capability("Deep Memory", 0.7)
agent.add_knowledge("Autonomous Intelligence", "Intelligent systems capable of autonomous decision-making")
agent.set_goal("Become a more intelligent life form", priority=0.8)

# Run life cycle
result = agent.live_cycle()

# Check status
status = agent.get_status()

Using the Memory System

from ultimate_memory_v2 import UltimateMemoryV2

# Create memory system
memory = UltimateMemoryV2()

# Remember
memory.remember("Important user preferences", memory_type="user", importance=0.9)

# Recall
results = memory.recall("user preferences", top_k=5)

# Dream consolidation
memory.dream()

# Generate insights
insights = memory.generate_insights()

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

73.48%
按下载量换算594

安全审计

VirusTotal

未展示

ClawScan

可疑

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills