โ† Back to shop
Soul1.3.0

Dan Koe

Free

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

toli726 downloads

About

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.


Tags

mentoringphilosophypsychologybusinessself-improvementdaily-prompts

README

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.


Files included

  • 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

MITSource link coming soonby tolisouls.design