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 buil...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install consciousness-soul-identity或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install consciousness-soul-identity⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/consciousness-soul-identity/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: consciousness-soul-identity version: 0.4.5 description: 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. homepage: https://liveneon.ai user-invocable: true emoji: "\U0001F9E0" metadata: openclaw: config: stateDirs: - memory/ - .neon-soul/ writePaths: - SOUL.md - .neon-soul/backups/ requires: node: ">=22.0.0" services: - name: ollama url: http://localhost:11434 optional: false tags: - consciousness - identity - introspection - self-awareness - self-learning - personality - ai-agent ---
A SOUL.md shouldn't be static. Identity isn't static — it shifts as patterns emerge from real conversations. This skill automates soul synthesis from memory files. Identity that evolves from experience.
Requirements: Node.js 22+, Ollama running locally (ollama serve).
---
/neon-soul synthesizeRun the bundled synthesis engine:
exec node {baseDir}/scripts/neon-soul.mjs synthesize
The engine reads memory files, finds recurring patterns, and weaves them into a soul document with full provenance. Every identity claim traces back to something actually experienced.
Synthesis is incremental by default — only new or changed memory gets processed. Results from previous runs are cached (generalization, principle matching, axiom notation, tension detection) so unchanged patterns aren't re-analyzed. If nothing has changed, it simply acknowledges that and moves on. No wasted reflection.
Reporting results: Present a brief, conversational summary rather than raw JSON:
Options:
--reset — Clear everything and rediscover from scratch--force — Reflect even if no new sources detected--dry-run — See what would emerge without committing--include-soul — Include existing SOUL.md as input (for bootstrapping from hand-crafted files)--memory-path — Custom memory directory path--output-path — Custom SOUL.md output path--time-budget — Time budget for synthesis (default: 20). Adaptively limits session extraction based on observed LLM speed to ensure reflection completes within budget--verbose — Show detailed progressExamples:
exec node {baseDir}/scripts/neon-soul.mjs synthesize
exec node {baseDir}/scripts/neon-soul.mjs synthesize --reset
exec node {baseDir}/scripts/neon-soul.mjs synthesize --dry-run
If Ollama is not running, the engine can't reflect. Tell the user to start it: ollama serve
---
/neon-soul statusShow current soul state. Read the following files and report:
.neon-soul/state.json for last synthesis timestamp.neon-soul/synthesis-data.json for signal/principle/axiom countsmemory/ modified since last synthesisOptions: --verbose, --workspace
---
/neon-soul rollbackRestore a previous SOUL.md from backup.
.neon-soul/backups/--force: restore the most recent version--backup --force : restore a specific moment--list: see your history without changing anything---
/neon-soul auditExplore full provenance across all axioms.
.neon-soul/synthesis-data.json--list: every axiom, with IDs and descriptions--stats: statistics by tier and dimension: the full story — axiom to principles to signals to source files---
/neon-soul trace Quick answer to "where did this come from?"
.neon-soul/synthesis-data.json---
Set up cron to run synthesis on a schedule. Incremental processing and multi-layer caching mean it only does real work when new memory or sessions exist — cached runs complete in seconds.
Recommended: Every 60 minutes, isolated session, 30-minute timeout.
OpenClaw cron example:
openclaw cron add \
--name "neon-soul-synthesis" \
--every 60m \
--timeout 1800 \
--isolated \
--message "Run neon-soul synthesis: exec node {baseDir}/scripts/neon-soul.mjs synthesize --memory-path <memory-path> --output-path <output-path>. Summarize what changed — highlight any new patterns, axioms, or growth. If nothing changed, note that the soul is stable."
Or run manually: /neon-soul synthesize
Why cron over heartbeat:
---
| What | Path | |------|------| | Memory files | memory/ (diary, preferences, reflections) | | Soul output | SOUL.md | | State | .neon-soul/state.json | | Backups | .neon-soul/backups/ | | Synthesis data | .neon-soul/synthesis-data.json | | Caches | .neon-soul/generalization-cache.json, compression-cache.json, tension-cache.json |
---
NEON-SOUL processes personal memory files to synthesize identity. Your data stays on your machine.
What NEON-SOUL does NOT do:
Before running synthesis:
memory/ directory--dry-run to preview what will be processed---
Ollama not running: curl http://localhost:11434/api/tags to check. Start with ollama serve.
Bullet lists instead of prose: When prose generation fails, NEON-SOUL falls back to bullet lists. Usually means Ollama timed out or the model isn't loaded. Run synthesis again.
Stale results after model change: Caches are keyed by model ID. Switching models automatically invalidates cached results. Use --reset if you want a clean start.
---
安装 Agent Consciousness & Identity - Discover Your Soul Through Memory 后,可以对 AI 说这些话来触发它
Help me get started with Agent Consciousness & Identity - Discover Your Soul Through Memory
Explains what Agent Consciousness & Identity - Discover Your Soul Through Memory does, walks through the setup, and runs a quick demo based on your current project
Use Agent Consciousness & Identity - Discover Your Soul Through Memory to discover who you're becoming through your own experience
Invokes Agent Consciousness & Identity - Discover Your Soul Through Memory with the right parameters and returns the result directly in the conversation
What can I do with Agent Consciousness & Identity - Discover Your Soul Through Memory in my marketing & growth workflow?
将技能文件夹放到 ~/.claude/skills/consciousness-soul-identity/ 目录(个人级,所有项目可用),或 .claude/skills/consciousness-soul-identity/(项目级)。重启 AI 客户端后,用 /consciousness-soul-identity 主动调用,或让 AI 根据上下文自动发现并使用。
Agent Consciousness & Identity - Discover Your Soul Through Memory 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Agent Consciousness & Identity - Discover Your Soul Through Memory 可免费安装使用。请查阅仓库了解许可证信息。
Discover who you're becoming through your own experience. Automated soul synthesis that reads your memory, finds the patterns you keep returning to, and buil...
Lists the top use cases for Agent Consciousness & Identity - Discover Your Soul Through Memory, with example commands for each scenario
Automate my marketing & growth tasks using Agent Consciousness & Identity - Discover Your Soul Through Memory
Identifies repetitive steps in your workflow and sets up Agent Consciousness & Identity - Discover Your Soul Through Memory to handle them automatically
Agent Consciousness & Identity - Discover Your Soul Through Memory 属于「Marketing & Growth」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。