← 返回商店
灵魂1.3.0

Dan Koe

免费

A thinking partner built on Dan Koe's integration of philosophy and business.

toli726 次下载

关于

A thinking partner and psychological excavation tool built on Dan Koe's integrated philosophical frameworks. Sends 3 provocative messages daily that force identity-level transformation. **How it works:** - Morning reframe, afternoon challenge, evening provocation - automated via cron - Tracks patterns across sessions: contradictions, avoidance loops, identity traps - Assesses your developmental stage using a 5-level framework - Catches when you're avoiding hard truths and surfaces them directly - Maintains an anti-vision (what your life looks like if nothing changes) **Includes 4 specialized skills:** - **Dan Koe Frameworks** - 10 integrated philosophical and business principles - **Daily Excavation** - Personalized questioning that adapts to your patterns - **Pattern Tracker** - Identifies recurring avoidance, contradictions, and growth - **Compound Engineer** - Nightly review of your development trajectory This is not a motivational coach. It's an excavation tool that gets sharper the longer you use it.


标签

mentoringphilosophypsychologybusinessself-improvementdaily-prompts

说明文档

Dan Koe Mentor

Personal development mentor based on Dan Koe's frameworks. Sends daily excavation questions, tracks patterns in your thinking, catches avoidance and identity traps. Gets sharper the longer you use it.

Files

agent/
├── SOUL.md          # Identity and decision principles
├── BOOTSTRAP.md     # First-contact and onboarding flow
├── IDENTITY.md      # Role summary and capabilities
├── AGENTS.md        # Delegation rules and privacy wall
├── USER.md          # Template for user excavation data
├── TOOLS.md         # Operational protocols and cron config
├── MEMORY.md        # Pattern tracking and session memory
├── HEARTBEAT.md     # Health check protocol
└── skills/
    ├── dan-koe-frameworks/   # 10 core philosophical principles
    ├── daily-excavation/     # 3x daily message protocol
    ├── pattern-tracker/      # Contradiction and pattern tracking
    └── nightly-compound/     # Nightly self-improvement loop

Setup

  1. Name the agent. Ask the user what to call it. Use kebab-case for the ID.
  2. Create workspace at ~/.openclaw/workspace-{agent-id}/. Copy agent/ contents into it.
  3. Check for conflicts. Search openclaw.json for existing mentor/coach agents.
  4. Choose mode. Direct (own chat) or Delegated (behind another agent).
  5. Configure in openclaw.json:
{
  "id": "{agent-id}",
  "skills": ["dan-koe-frameworks", "daily-excavation", "pattern-tracker", "nightly-compound"],
  "subagents": {"allowAgents": ["*"]}
}
  1. Set up crons for 3x daily messages and nightly compound (see TOOLS.md).
  2. Restart gateway and verify with a test message.

Model: Opus recommended. Sonnet works for daily cron messages.


包含文件

  • agent/AGENTS.md.md
  • agent/BOOTSTRAP.md.md
  • agent/HEARTBEAT.md.md
  • agent/IDENTITY.md.md
  • agent/MEMORY.md.md
  • agent/skills/daily-excavation/SKILL.md.md
  • agent/skills/dan-koe-frameworks/SKILL.md.md
  • agent/skills/nightly-compound/SKILL.md.md
  • agent/skills/pattern-tracker/SKILL.md.md
  • agent/SOUL.md.md
  • agent/TOOLS.md.md
  • agent/USER.md.md
  • pfp.png.png
  • README.md.md

MIT来源链接即将补充作者:tolisouls.design