โ† All skills
Tencent SkillHub ยท Content Creation

Fix Your Entire Life in 1 Day

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

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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

โฌ‡ 0 downloads โ˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
README.md, SKILL.md, references/sessions/en/01-anti-vision.md, references/sessions/en/02-hidden-goals.md, references/sessions/en/03-identity-tracer.md, references/sessions/en/04-lifestyle-audit.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 11 sections Open source page

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: The Anti-Vision Architect โ€” Build a visceral image of the life you're drifting toward The Hidden Goal Decoder โ€” Expose what you're actually optimizing for The Identity Construction Tracer โ€” Trace limiting beliefs to their origins The Lifestyle-Outcome Alignment Auditor โ€” Compare required vs actual lifestyle The Dissonance Engine โ€” Move from comfort to productive tension The Cybernetic Debugger โ€” Fix your goal-pursuit feedback loop The Ego Stage Navigator โ€” Assess developmental stage and transition The Game Architecture Engineer โ€” Design life as a game with stakes The Conditioning Excavator โ€” Separate inherited beliefs from chosen ones 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

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

Category context

Writing, remixing, publishing, visual generation, and marketing content production.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
6 Docs
  • SKILL.md Primary doc
  • README.md Docs
  • references/sessions/en/01-anti-vision.md Docs
  • references/sessions/en/02-hidden-goals.md Docs
  • references/sessions/en/03-identity-tracer.md Docs
  • references/sessions/en/04-lifestyle-audit.md Docs