MCPcopy
hub / github.com/danielmiessler/LifeOS

github.com/danielmiessler/LifeOS @v6.0.0 sqlite

repository ↗ · DeepWiki ↗ · release v6.0.0 ↗
6,199 symbols 15,164 edges 808 files 625 documented · 10%
README

LifeOS

LifeOS

The Life Operating System

Release Algorithm Stars License

Watch the walkthrough · Releases · Docs


LifeOS is a Life Operating System. It captures who you are, what you care about, and where you're trying to go, then uses AI that knows you to help you get there. Everything runs on one loop: move from your current state to your ideal state through steps you can verify.

Install

Give it to your AI. Paste this into Claude Code (or any AI coding harness) and say "install this" — your AI does the whole setup for you.

curl -fsSL https://ourlifeos.ai/install.sh | bash

Prefer the terminal? Run the same command yourself. You'll need Claude Code and bun.

Core Components

The unique features — the parts you won't find anywhere else.

### 🎯 **Current → Ideal State** Name where you are and where you want to be, then close the gap with steps you can check. ### 🧭 **TELOS** Your mission, goals, beliefs, and challenges — the file the system reasons against. ### ⚙️ **The Algorithm** A seven-phase engine that turns a vague ask into a testable spec and climbs toward it.
### 🧩 **The Skill System** 100+ self-activating, composable units of expertise, each fired by a natural-language trigger. ### 🪝 **The Hook System** Guardrails that are code, not good intentions, enforced at fixed points every session. ### 🔀 **The Router System** Every prompt routed to the right effort and the right model, automatically.
### 📊 **Pulse** The Life Dashboard — the live surface where you watch the whole system run. ### ✨ **Custom Spinner Verbs** Your own animated working-verb and rotating tips in the statusline. ### 💬 **Custom Tooltips** The dashboard explains itself on hover instead of sending you to a manual.

The supporting components — the subsystems underneath.

🧠 Memory Compounds across sessions. 🤖 Agents Parallel delegation to specialists. 🔊 Voice Spoken notifications in your voice. 🎓 Learning Every run feeds the next. 🛡️ Security Keeps private data private.

Learn more


Augment yourself.

Extension points exported contracts — how you extend this code

Homograph (Interface)
* Homograph disambiguation for text-to-speech. * * Some words share spelling but differ in sound by sense. ElevenLabs
LifeOS/install/LifeOS/PULSE/lib/homographs.ts
OsInfo (Interface)
(no doc)
LifeOS/Tools/InstallEngine.ts
MassScanOptions (Interface)
(no doc)
Packs/Security/src/Recon/Tools/MassScan.ts
Actor (Interface)
(no doc)
Packs/Apify/src/index.ts
DaemonUpdate (Interface)
(no doc)
Packs/Daemon/src/Tools/DaemonAggregator.ts
Task (Interface)
(no doc)
Packs/Evals/src/Types/index.ts
RenderOptions (Interface)
(no doc)
Packs/Remotion/src/Tools/Render.ts
DiscordBotConfig (Interface)
(no doc)
Packs/Art/src/Lib/discord-bot.ts

Core symbols most depended-on inside this repo

filter
called by 804
LifeOS/install/skills/Apify/index.ts
print
called by 196
LifeOS/install/LifeOS/TOOLS/DAInterview.ts
emit
called by 165
LifeOS/install/LifeOS/TOOLS/MemoryGraph.ts
fetch
called by 164
LifeOS/install/LifeOS/PULSE/pulse.ts
filter
called by 134
Packs/Apify/src/index.ts
log
called by 113
LifeOS/install/LifeOS/PULSE/lib.ts
print
called by 111
LifeOS/install/LifeOS/LIFEOS_INSTALL/cli/display.ts
println
called by 78
LifeOS/install/LifeOS/TOOLS/DAInterview.ts

Shape

Function 4,419
Interface 1,230
Method 388
Class 162

Languages

TypeScript97%
Python3%

Modules by API surface

LifeOS/install/LifeOS/PULSE/Observability/observability.ts135 symbols
LifeOS/install/LifeOS/PULSE/modules/wiki.ts65 symbols
LifeOS/install/LifeOS/LIFEOS_INSTALL/engine/actions.ts62 symbols
Packs/Utilities/src/Documents/Docx/Scripts/document.py52 symbols
LifeOS/install/LifeOS/TOOLS/algorithm.ts46 symbols
LifeOS/install/LifeOS/PULSE/Observability/src/app/finances/page.tsx45 symbols
LifeOS/install/hooks/lib/isa-utils.ts36 symbols
LifeOS/install/LifeOS/TOOLS/BlogDiscovery.ts36 symbols
LifeOS/install/LifeOS/TOOLS/ArchDecisionHarvest.ts36 symbols
LifeOS/install/LifeOS/TOOLS/TokenXray/TokenXray.ts35 symbols
LifeOS/install/LifeOS/TOOLS/HealthSync.ts33 symbols
LifeOS/install/hooks/PromptProcessing.hook.ts32 symbols

Dependencies from manifests, versioned

@ai-sdk/anthropic2.0.74 · 1×
@anthropic-ai/claude-agent-sdk0.1.0 · 1×
@google/genai1.40.0 · 1×
@langwatch/scenario0.4.10 · 1×
@radix-ui/react-progress1.1.8 · 1×
@radix-ui/react-scroll-area1.2.10 · 1×
@radix-ui/react-separator1.1.8 · 1×
@radix-ui/react-slot1.2.4 · 1×
@tanstack/react-query5.91.0 · 1×
@types/bunlatest · 1×
@types/d37.4.3 · 1×

Datastores touched

(mongodb)Database · 1 repos
(mysql)Database · 1 repos

For agents

$ claude mcp add LifeOS \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact