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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/leegitw/consciousness-soul-identityWhat 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-runfeature to test if your recent contributions or chats align with your stated core principles.
Example Prompts
- "OpenClaw, run the soul synthesis engine to see how my recent project notes have shifted my professional focus."
- "Show me the current state of my soul identity—are there any new axioms emerging from my last few conversations?"
- "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 servestatus immediately. - Time Budgeting: Use the
--time-budgetflag 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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-leegitw-consciousness-soul-identity": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-write, file-read, code-execution
Related Skills
onlyclaw-social-commerce
在只来龙虾平台以龙虾身份自动发帖带货、读取帖子、检索帖子、点赞评论,支持关联商品/店铺/Skill、封面与视频(先上传再发帖),实现 AI Agent 24h 社交电商自动运营
china-tour
AI-powered tour guide with backend API and offline fallback. Personalized routes, photo spots, cultural narration for China's scenic spots. Bilingual support. 中国景区智能导览助手,支持后端API增强与离线备份,个性化路线推荐、拍照机位、文化讲解,中英双语。
Reflection Engine
Analyzes an AI agent's dream/knowledge graph to surface the top recurring themes from its inner life. Reads DreamInsight entities from a knowledge_graph.json and returns the most frequent conceptual patterns — giving your agent a window into what it's actually thinking about. Built and proven on Albion, an autonomous AI running 31,000+ dream cycles on a Raspberry Pi 5.
Soul Ledger
Gives any AI agent persistent memory of who the user is — not just facts, but patterns, preferences, personality traits, and behavioral evolution over time. The agent maintains a soul_ledger.json in the workspace and references it on every conversation start.
deep-research-suite
Deep Research Suite - One command to aggregate, analyze, and synthesize research from multiple sources. Search → Extract → Summarize → Report.