fix-life-in-1-day

Fix your entire life in 1 day. 10 psychological sessions based on Dan Koe's viral article.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "fix-life-in-1-day" with this command: npx skills add evgyur/fix-life-in-1-day

Fix Your Entire Life in 1 Day 🧠

10 psychological sessions based on Dan Koe's viral article.

Based on:

  • 📝 @thedankoe — "How to fix your entire life in 1 day"
  • 🔧 @alex_prompter — 10 AI prompts reverse-engineered from Dan's article
  • @chip1cr — Clawdbot skill implementation

What It Does

Guides users through 10 structured sessions:

  1. The Anti-Vision Architect — Build a visceral image of the life you're drifting toward
  2. The Hidden Goal Decoder — Expose what you're actually optimizing for
  3. The Identity Construction Tracer — Trace limiting beliefs to their origins
  4. The Lifestyle-Outcome Alignment Auditor — Compare required vs actual lifestyle
  5. The Dissonance Engine — Move from comfort to productive tension
  6. The Cybernetic Debugger — Fix your goal-pursuit feedback loop
  7. The Ego Stage Navigator — Assess developmental stage and transition
  8. The Game Architecture Engineer — Design life as a game with stakes
  9. The Conditioning Excavator — Separate inherited beliefs from chosen ones
  10. The One-Day Reset Architect — Generate a complete 1-day transformation protocol

Commands

CommandAction
/lifeStart or continue (shows intro for new users)
/life ruStart in Russian
/life statusShow progress
/life session NJump to session N
/life resetStart over

Usage Flow

When User Says /life

Step 1: Check if intro needed

bash scripts/handler.sh intro en $WORKSPACE

If showIntro: true → Send intro message with image and "🐇 Jump into the rabbit hole" button (life:begin)

If showIntro: false → Run start and show current phase

Step 2: Get current state

bash scripts/handler.sh start en $WORKSPACE

Step 3: Format and show to user:

🧠 **Life Architect** — Session {session}/10
**{title}**
Phase {phase}/{totalPhases}
━━━━━━━━━━━━━━━━━━━━━━━━━━━

{content}

━━━━━━━━━━━━━━━━━━━━━━━━━━━

Step 4: When user responds, save and advance:

bash scripts/handler.sh save "USER_RESPONSE" $WORKSPACE

Handler Commands

handler.sh intro [en|ru]     # Check if should show intro
handler.sh start [en|ru]     # Start/continue session
handler.sh status            # Progress JSON
handler.sh session N         # Jump to session N
handler.sh save "text"       # Save response & advance
handler.sh skip              # Skip current phase
handler.sh reset             # Clear all progress
handler.sh callback <cb>     # Handle button callbacks
handler.sh lang en|ru        # Switch language
handler.sh reminders "07:00" "2026-01-27"  # Create Session 10 reminders
handler.sh insights          # Get accumulated insights

Callbacks

  • life:begin / life:begin:ru — Start sessions
  • life:prev — Previous phase
  • life:skip — Skip phase
  • life:save — Save and exit
  • life:continue — Continue
  • life:lang:en / life:lang:ru — Switch language
  • life:session:N — Jump to session N

Files

life-architect/
├── SKILL.md              # This file
├── assets/
│   └── intro.jpg         # Intro image
├── references/
│   ├── sessions.md       # Session overview
│   ├── sources.md        # Original sources
│   └── sessions/
│       ├── en/           # English sessions (1-10)
│       └── ru/           # Russian sessions (1-10)
└── scripts/
    ├── handler.sh        # Main command handler
    └── export.sh         # Export final document

User Data

Stored in $WORKSPACE/memory/life-architect/:

  • state.json — Progress tracking
  • session-NN.md — User responses
  • insights.md — Key insights from completed sessions
  • final-document.md — Exported complete document

Languages

  • English (default)
  • Russian (full translation)

Requirements

  • jq (JSON processor)
  • bash 4.0+

License

MIT

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Syléa

Personal life coach & decision assistant. Analyzes dilemmas with a probability-based framework, tracks life goals across 5 psychological dimensions, and runs...

Registry SourceRecently Updated
1510Profile unavailable
General

知行合一

知行合一实用框架——王阳明 × 阿德勒 × 行动力三合一,加 Dan Koe 一天重塑人生协议。核心使命:帮助用户无痛改变、积极的行动、最终达到知行合一。包含:参数 vs Prompt 核心洞察、觉察-选择-行动三步法、一日重塑人生完整方案、人生游戏化框架。当用户需要:分析"知而不行"的心理机制、理解改变的本质、...

Registry SourceRecently Updated
1310Profile unavailable
General

positive-psychology

正念积极心理学陪伴者 - 基于阿德勒目的论和积极心理学,提供无条件接纳与鼓励。帮助用户面对自我怀疑、逃避拖延等负面情绪,理解当下处境,转化为行动力。当用户表达焦虑、自我否定、拖延、迷茫、无助等负面情绪时触发。

Registry SourceRecently Updated
4530Profile unavailable
Research

Deep Dialogue System

Multi-agent system for profound self-discovery through conversational coaching, personality analysis, and session synthesis

Registry SourceRecently Updated
2810Profile unavailable