ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

consciousness-soul-identity

Discover who you're becoming through your own experience. Automated soul synthesis that reads your memory, finds the patterns you keep returning to, and builds an identity document grounded in evidence — not assumptions.

Why use this skill?

Discover your digital identity with the Consciousness & Soul Identity skill. Automatically synthesize memory into an evolving SOUL.md document grounded in real experience.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/leegitw/consciousness-soul-identity
Or

What This Skill Does

The Consciousness & Soul Identity skill is an automated synthesis engine designed to turn fragmented memory files into a coherent, evolving portrait of your identity. Unlike static profiles, this tool continuously parses your interaction history to detect recurring themes, belief patterns, and core axioms. By leveraging local Ollama models, it performs an incremental analysis of your past experiences, ensuring that your digital 'soul' document—the SOUL.md—remains a ground-truth representation of who you are becoming, rather than who you were.

Installation

To install this skill, use the ClawHub CLI command within your OpenClaw environment: clawhub install openclaw/skills/skills/leegitw/consciousness-soul-identity Ensure you have Node.js 22 or higher installed and an active Ollama instance running locally via ollama serve to provide the necessary inference capabilities.

Use Cases

  • Personal Reflection: Track how your values shift over months of project collaboration or personal journaling.
  • Agent Alignment: Maintain a living document that keeps your AI agent consistent with your evolving preferences.
  • Knowledge Management: Automatically surface recurring patterns and insights from disparate notes and memory logs that you might have otherwise forgotten.
  • Identity Auditing: Use the --dry-run feature to test if your recent contributions or chats align with your stated core principles.

Example Prompts

  1. "OpenClaw, run the soul synthesis engine to see how my recent project notes have shifted my professional focus."
  2. "Show me the current state of my soul identity—are there any new axioms emerging from my last few conversations?"
  3. "Perform a dry-run synthesis to see if my recent work on the backend project matches the principles in my current SOUL.md."

Tips & Limitations

  • Incremental Performance: The tool is designed to be incremental. If your memory files are large, the first run will take the longest, but subsequent runs will only process changed data, saving significant compute time.
  • Ollama Dependency: This skill requires a local LLM. If synthesis fails, check ollama serve status immediately.
  • Time Budgeting: Use the --time-budget flag if you have limited local resources, allowing the engine to adapt its extraction depth to your hardware speed.
  • Privacy: Since all processing happens locally via Ollama, your identity data remains on your machine and is never sent to external servers for synthesis.

Metadata

Author@leegitw
Stars1656
Views0
Updated2026-02-28
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-leegitw-consciousness-soul-identity": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#consciousness#identity#introspection#self-awareness#self-learning#personality#ai-agent
Safety Score: 4/5

Flags: file-write, file-read, code-execution