返回顶部
i

inner-life-core

Your agent forgets who you are between sessions. It gives the same responses every day. It doesn't grow. inner-life-core fixes that. Gives your OpenClaw agent emotions with half-life decay, a 9-step Brain Loop protocol, and structured state — the foundation for an inner life. Works standalone or with inner-life-* extension skills.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.4
安全检测
已通过
673
下载量
1
收藏
概述
安装方式
版本历史

inner-life-core

# inner-life-core > The foundation for an agent's inner life. Emotions, state, protocol. ## What This Solves Without inner-life-core, your agent: - Starts every session as a blank slate - Has no emotional continuity - Can't prioritize based on how things are going - Doesn't know when to reach out or stay quiet With inner-life-core, your agent: - Tracks 6 emotions with realistic half-life decay - Follows a 9-step Brain Loop protocol - Routes behavior based on emotional state - Knows when to ask, when to act, when to stay silent ## Setup ```bash # Initialize state files bash skills/inner-life-core/scripts/init.sh ``` This creates: - `memory/inner-state.json` — 6 emotions with decay rules - `memory/drive.json` — what the agent is seeking/anticipating - `memory/habits.json` — learned habits and user patterns - `memory/relationship.json` — trust levels and lessons - `BRAIN.md` — 9-step Brain Loop protocol - `SELF.md` — personality observation space - `memory/questions.md` — curiosity backlog - `tasks/QUEUE.md` — task queue ## The Emotion Model 6 emotions with half-life decay: | Emotion | What it tracks | Decay | |---------|---------------|-------| | **connection** | How recently you talked to the user | -0.05 per 6h without contact | | **confidence** | How well things are going | +0.02/6h recovery, -0.1 on mistake | | **curiosity** | How stimulated you are | -0.03 per 6h without spark | | **boredom** | How routine things feel | +1 day counter, reset on novelty | | **frustration** | Recurring unsolved problems | Counts recurring items | | **impatience** | Stale items waiting for response | Tracks days without action | Emotions drive behavior — see BRAIN.md Step 3 (Emotion-driven routing). ## Context Protocol 4 levels of state reading, so each component reads only what it needs: - **Level 1 (Minimal):** Task-specific data only - **Level 2 (Standard):** inner-state + drive + daily notes + signals - **Level 3 (Full):** Level 2 + habits + relationship + diary + dreams + questions - **Level 4 (Deep):** Level 3 + system docs + weekly digest ## Signal & Synapse Tags **Signals** (inter-component communication): - `<!-- dream-topic: topic -->` — Evening → Night Dream - `<!-- handoff: task, progress -->` — Brain Loop → next Brain Loop - `<!-- seeking-spark: topic -->` — Night Dream → Morning Brain Loop **Synapses** (memory connections): - `<!-- contradicts: ref -->` — when facts conflict - `<!-- caused-by: ref -->` — cause and effect - `<!-- updates: ref -->` — when updating old info ## Utilities ```bash # Check your Inner Life Score bash skills/inner-life-core/scripts/score.sh # Apply emotion decay manually source skills/inner-life-core/scripts/state.sh && state_decay ``` ## Works With Best experience with the full inner-life suite: - **inner-life-reflect** — self-reflection and personality growth - **inner-life-memory** — memory continuity between sessions - **inner-life-dream** — creative thinking during quiet hours - **inner-life-chronicle** — daily diary generation - **inner-life-evolve** — self-evolution proposals Also works with: agent-browser, web-search-plus, git, claw-backup, shellf ## When Should You Install This? Install this skill if: - Your agent feels robotic and stateless - You want emotional continuity between sessions - You want behavior that adapts to context - You're building a long-running autonomous agent Part of the [openclaw-inner-life](https://github.com/DKistenev/openclaw-inner-life) bundle.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 inner-life-core-1776293804 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 inner-life-core-1776293804 技能

通过命令行安装

skillhub install inner-life-core-1776293804

下载 Zip 包

⬇ 下载 inner-life-core v1.0.4

文件大小: 10.06 KB | 发布时间: 2026-4-16 15:59

v1.0.4 最新 2026-4-16 15:59
inner-life-core 1.0.4

- Updated version number and metadata in SKILL.md.
- No functional or protocol changes to scripts or state logic.
- Documentation and compatibility details remain the same.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部