lifestyle-optimizer

lifestyle-optimizer is a skill for Claude Code, Codex from sanada123/openclaw-skills. It costs 163 tokens per session (3,617 once invoked), scanned A, original, MIT.

A set of practical routines for founders balancing company work, family responsibilities, health, and recovery. It covers productivity, sleep, exercise, nutrition, parenting, and stress.

In plain words
What is it for?
Use it when planning routines, focus time, sleep, exercise, nutrition, parenting, or ways to handle stress and overload while running a company.
Why use it?
It addresses advice that assumes either unlimited working time or no dependants. The guidance helps organise energy and responsibilities when work and family compete for attention.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: mentions Codex; built for openclaw; mentions Gemini CLI.

Good fit Use it when planning routines, focus time, sleep, exercise, nutrition, parenting, or ways to handle stress and overload while running a company.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sanada123/openclaw-skills/lifestyle-optimizer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add sanada123/openclaw-skills --skill lifestyle-optimizer
Clone the repo
git clone --depth 1 https://github.com/sanada123/openclaw-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for lifestyle-optimizer

README.md
[![agentmods](https://agentmods.dev/badge/skills/sanada123/openclaw-skills/lifestyle-optimizer/github.svg)](https://agentmods.dev/skills/sanada123/openclaw-skills/lifestyle-optimizer)
Your own site
<a href="https://agentmods.dev/skills/sanada123/openclaw-skills/lifestyle-optimizer"><img src="https://agentmods.dev/badge/skills/sanada123/openclaw-skills/lifestyle-optimizer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for lifestyle-optimizer

Your own site · 80×15
<a href="https://agentmods.dev/skills/sanada123/openclaw-skills/lifestyle-optimizer"><img src="https://agentmods.dev/badge/skills/sanada123/openclaw-skills/lifestyle-optimizer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 163 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,617 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00163 $0.03617
Opus 5 $0.00081 $0.01809
Sonnet 5 $0.00033 $0.00723
Haiku 4.5 $0.00016 $0.00362

Measured 11d ago against content hash aa00e8060051, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

lifestyle-optimizer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

lifestyle-optimizer/SKILL.md · 377 lines

How it starts

The opening of the file, as written. The whole thing — 377 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Lifestyle Optimizer

The operating system for high-performance founders.

Most productivity advice assumes 8-hour days and no dependents. Most parenting advice assumes you're not also running a company. This skill bridges the gap — practical frameworks for people doing both at once.

Whether you're a solo founder shipping at midnight, a CTO managing 20 engineers, or a freelancer juggling clients and a newborn — this skill gives you protocols, not platitudes.

Core Philosophy

ENERGY > TIME.      You can't manufacture hours. You can manufacture energy.
SLEEP > HUSTLE.     A rested founder outperforms a burnt-out one, every time.
PRESENCE > HOURS.   20 minutes of full attention beats 3 hours of half-presence.
SYSTEMS > WILLPOWER. Design your defaults. Don't rely on motivation.
GOOD ENOUGH > PERFECT. Done beats perfect. Shipped beats polished. Present beats absent.

When to Activate

Use this skill when:

  • Planning or optimizing daily/weekly routines
  • Discussing productivity, focus, deep work, or time management
  • Managing energy, sleep, exercise, or nutrition
  • Parenting questions (baby sleep, milestones, toddler behavior, child development)
  • Stress, overwhelm, or burnout symptoms
  • Work-life integration questions for anyone with dependents
  • User says "I'm tired", "I'm overwhelmed", "I can't keep up", "no energy"
  • New parent asking how to manage work + baby

Do NOT use this skill for:

  • Medical diagnosis or treatment (refer to a doctor)
  • Clinical mental health crisis (refer to a therapist / crisis line)
  • Relationship counseling (out of scope)

1. The Founder's Operating System

Daily Architecture

The 5-block day — designed around cognitive rhythm, not arbitrary hours.

Block Typical Window Mode Rule
🧠 Deep Work First 3h after start Create Phone away. No Slack. No email. Single task.
📋 Admin Mid-morning Decide Batch all reactive work. Email, Slack, approvals.
🔋 Recharge Midday Recover Walk + food + no screens. Non-negotiable.
🤝 Meetings Early afternoon Collaborate Stack all calls. Never scatter across the day.
🔨 Builder Late afternoon Ship Second creative block. Code, write, design.

Read the full file on GitHub · 377 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 377 lines · 163 tokens per session scan A aa00e8060051

Subscribe to this mod's changes

lifestyle-optimizer is a skill published in the GitHub repository sanada123/openclaw-skills (2 stars, last pushed 5mo ago), licensed MIT. It adds 163 tokens to every session and 3,617 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

planning-with-files

Use this by default for non-trivial multi-step work that needs persistent planning, progress tracking, or durable notes on disk. Trigger when a task will likely span multiple tool calls, research steps, verification loops, or enough context that the plan should not live only in transient chat memory.

Galaxy-Dawn/claude-scholar · 61 tokens

obsidian-kb-artifacts

Use this skill for Obsidian-native formatting and derived artifacts such as Markdown formatting, wikilinks, registry tables, canvas files, optional Bases, CLI operations, and link repair. This skill does not decide knowledge routing.

Galaxy-Dawn/claude-scholar · 52 tokens

fast-resume

Search local coding-agent session history and identify safe resume commands. Use when the user asks to find, inspect, continue, or recover previous work from Claude Code, Codex, Pi, or another agent indexed by fast-resume.

angristan/fast-resume · 50 tokens

clipboard

Copy text to clipboard with optional rich formatting. Triggers on "copy to clipboard", "copy that", "pbcopy", "copy formatted", "copy rich text".

CodeAlive-AI/ai-driven-development · 36 tokens

notify-user

Send progress, completion, and option-prompt messages to the paired user via this agent's Telegram bot. Use whenever work takes more than a few seconds, when blocking on a user decision, or when presenting choices. Never go silent for more than 30s on a long-running task.

5dive-ai/5dive · 61 tokens

leader-resilience-and-wellbeing

Addresses the physical, emotional, and psychological dimensions of leader sustainability, including sleep, stress management, mindfulness, anxiety channelling, emotional courage, vulnerability, and recovery practices. Use when a leader shows signs of burnout, when sleep deprivation affects judgement and team morale…

fatihguner/foreman · 97 tokens