1 天之内解决你的整个生活。基于 Dan Koe 的热门文章的 10 场心理课程。
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install fix-life-in-1-day或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install fix-life-in-1-day⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/fix-life-in-1-day/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: fix-life-in-1-day version: 1.0.0 description: "Fix your entire life in 1 day. 10 psychological sessions based on Dan Koe's viral article." author: chip1cr license: MIT repository: https://github.com/pinkpixel/fix-life-in-1-day metadata: clawdbot: emoji: "🧠" triggers: ["/life", "/architect"] tags: ["psychology", "self-improvement", "coaching", "life-design", "dan-koe"] ---
10 psychological sessions based on Dan Koe's viral article.
Based on:
Guides users through 10 structured sessions:
| Command | Action | |---------|--------| | /life | Start or continue (shows intro for new users) | | /life ru | Start in Russian | | /life status | Show progress | | /life session N | Jump to session N | | /life reset | Start over |
/lifeStep 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.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
life:begin / life:begin:ru — Start sessionslife:prev — Previous phaselife:skip — Skip phaselife:save — Save and exitlife:continue — Continuelife:lang:en / life:lang:ru — Switch languagelife:session:N — Jump to session Nlife-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
Stored in $WORKSPACE/memory/life-architect/:
state.json — Progress trackingsession-NN.md — User responsesinsights.md — Key insights from completed sessionsfinal-document.md — Exported complete documentjq (JSON processor)bash 4.0+MIT
安装 一日之内修复您的整个生活 后,可以对 AI 说这些话来触发它
Help me get started with Fix Your Entire Life in 1 Day
Explains what Fix Your Entire Life in 1 Day does, walks through the setup, and runs a quick demo based on your current project
Use Fix Your Entire Life in 1 Day to fix your entire life in 1 day
Invokes Fix Your Entire Life in 1 Day with the right parameters and returns the result directly in the conversation
What can I do with Fix Your Entire Life in 1 Day in my marketing & growth workflow?
Lists the top use cases for Fix Your Entire Life in 1 Day, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/fix-life-in-1-day/ 目录(个人级,所有项目可用),或 .claude/skills/fix-life-in-1-day/(项目级)。重启 AI 客户端后,用 /fix-life-in-1-day 主动调用,或让 AI 根据上下文自动发现并使用。
一日之内修复您的整个生活 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
一日之内修复您的整个生活 可免费安装使用。请查阅仓库了解许可证信息。
1 天之内解决你的整个生活。基于 Dan Koe 的热门文章的 10 场心理课程。
一日之内修复您的整个生活 属于「Marketing & Growth」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my marketing & growth tasks using Fix Your Entire Life in 1 Day
Identifies repetitive steps in your workflow and sets up Fix Your Entire Life in 1 Day to handle them automatically