Agent Consciousness & Identity - Discover Your Soul Through Memory

v0.4.9

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...

15· 1.2k·5 current·6 all-time
byLee Brown@leegitw
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description, SKILL.md metadata, and the included CLI are coherent: the skill requires Node.js and a local Ollama service and operates on memory/ and .neon-soul/ to produce SOUL.md. No AWS/third‑party API keys or unrelated binaries are requested.
Instruction Scope
Instructions and CLI operations are scoped to reading user memory files, state files, caches, and writing SOUL.md and backups — exactly the stated purpose. This is privacy-sensitive (it intentionally processes personal memories), so the scope is appropriate but worth conscious review before use.
Install Mechanism
No install spec (instruction-only skill) and a bundled Node.js CLI file are provided. Nothing is downloaded from arbitrary URLs and no extract/install steps are present in the registry metadata.
Credentials
The skill requires no environment variables or external credentials. Runtime reads access HOME/workspace paths and expect a local Ollama endpoint (http://localhost:11434) as declared. This matches the stated need for a local LLM.
Persistence & Privilege
always: false and user-invocable: true. The skill writes only to its declared stateDirs and writePaths (memory/, .neon-soul/, SOUL.md, backups). It does not request platform-wide persistence or modification of other skills.
Assessment
This skill is internally consistent with its purpose, but it processes personal memory files and runs a bundled JavaScript CLI locally — review the included scripts/neon-soul.mjs if you can. Before installing or scheduling it: 1) ensure Ollama is actually a local, trusted service on your machine (it expects http://localhost:11434); 2) run a dry-run (--dry-run) first and inspect generated outputs and backups; 3) if unsure, run the CLI inside an isolated workspace or container; 4) avoid enabling any cron jobs until you’re comfortable with its behavior; and 5) if you cannot inspect the full bundle, be cautious because the bundled code has filesystem access — that’s necessary for the feature but increases trust requirements.

Like a lobster shell, security has layers — review code before you run it.

Plugin bundle (nix)
Skill pack · CLI binary · Config
SKILL.mdCLIConfig
Config requirements
State dirsmemory/, .neon-soul/
agent-growthvk971xgpc65vz3zax4xkatw9wtd81xbv7agent-identityvk971xgpc65vz3zax4xkatw9wtd81xbv7agent-valuesvk971xgpc65vz3zax4xkatw9wtd81xbv7ai-agentvk971xgpc65vz3zax4xkatw9wtd81xbv7consciousnessvk971xgpc65vz3zax4xkatw9wtd81xbv7identityvk971xgpc65vz3zax4xkatw9wtd81xbv7introspectionvk971xgpc65vz3zax4xkatw9wtd81xbv7latestvk971xgpc65vz3zax4xkatw9wtd81xbv7personalityvk971xgpc65vz3zax4xkatw9wtd81xbv7self-awarenessvk971xgpc65vz3zax4xkatw9wtd81xbv7soulvk971xgpc65vz3zax4xkatw9wtd81xbv7

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments