Memory Processor

# DreamMoon-MemProcessor

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 "Memory Processor" with this command: npx skills add zfanmy/memprocessor

DreamMoon-MemProcessor

English: Pioneer in Empowering AI Agents with Independent and Complete Personas 中文: 为 AI Agent 赋予独立完整人格的引领者


Introduction | 简介

English: DreamMoon-MemProcessor is the first memory system to feature organic persona generation as a core capability.

Unlike traditional static character settings, it enables AI to:

  • 🌱 Grow naturally from experiences
  • 🔄 Self-evolve through reflection
  • ⚖️ Maintain stability while evolving

中文: DreamMoon-MemProcessor 是首个将有机人格生成作为核心能力的记忆系统。

不同于传统静态人设,它让 AI 能够:

  • 🌱 从经历中自然生长
  • 🔄 通过反思自我演进
  • ⚖️ 在变化中保持稳定

Core Features | 核心特色

🎭 Organic Persona Engine | 有机人格引擎

  • 10-dimensional persona model (Big Five + AI Traits) | 10维度人格模型(大五人格 + AI特质)
  • Experience-driven natural growth | 经历驱动的自然成长
  • Self-reflection and consistency maintenance | 自我反思与一致性维护

🧠 Four-Layer Memory Architecture | 四层记忆架构

  • L1 Hot → L2 Warm → L3 Cold → L4 Archive | L1 热存储 → L2 温存储 → L3 冷存储 → L4 归档
  • Automatic persistence and semantic search | 自动沉淀与语义搜索

Quick Start | 快速开始

# Install | 安装
pip install -r requirements.txt
python start-simple.py

# Generate Persona | 生成独立人格
curl -X POST http://localhost:9090/api/v1/persona/generate \
  -d '{"base_seed":"curious and friendly | 好奇友善","user_preferences":{"name":"AI Assistant | AI助手"}}'

About | 关于

Author | 作者: zfanmy & 梦月儿 (DreamMoon) 🌙 Philosophy | 理念: Empower every AI Agent with an independent and complete persona | 让每一个 AI Agent 都拥有独立完整的人格 Vision | 愿景: The path for AI to evolve from tools to companions | AI 从工具走向伙伴的必经之路


License | 许可证

MIT License - see LICENSE for details.


Let every AI Agent have an independent and complete persona 让每一个 AI Agent 都拥有独立完整的人格

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.

Coding

Agent Dev Workflow

Orchestrate coding agents (Claude Code, Codex, etc.) to implement coding tasks through a structured workflow. Use when the user gives a coding requirement, f...

Registry SourceRecently Updated
Coding

Cortex Engine

Persistent cognitive memory for AI agents — query, record, review, and consolidate knowledge across sessions with spreading activation, FSRS scheduling, and...

Registry SourceRecently Updated
Coding

Skill Blocker - 安全守卫

Blocks execution of dangerous commands and risky operations like destructive deletions, credential theft, code injection, and unauthorized system changes to...

Registry SourceRecently Updated
014
Profile unavailable