danielmiessler

91 mods across 4 repositories, 63k stars between them.

LifeOS

01

danielmiessler/LifeOS

Skill Claude CodeCodex

Install and onboard a user into LifeOS — the Life Operating System (current state → ideal state via TELOS + the Algorithm). The agentic installer detects your OS + harness, wires hooks with permission, scaffolds your USER tree, pulls in sources you provide, and runs the TELOS / current→ideal interview that seeds your…

19k 17d ago C 173 tokens original MIT

ClaudeResearcher

02

danielmiessler/LifeOS

Agent

Academic researcher using Claude's WebSearch. Called BY Research skill workflows only. Excels at multi-query decomposition, parallel search execution, and synthesizing scholarly sources.

19k 17d ago A 36 tokens original MIT

CodexResearcher

03

danielmiessler/LifeOS

Agent

Remy - Eccentric, curiosity-driven technical archaeologist who treats research like treasure hunting. Powered by OpenAI's flagship model via codex exec in deep-reasoning mode (reasoningeffort=high) with live web search; the model ID resolves from CROSSVENDOR in models.ts. Follows interesting tangents and uncovers…

19k 17d ago A 84 tokens original MIT

Forge

04

danielmiessler/LifeOS

Agent

OpenAI-family cross-vendor agent — runs OpenAI's flagship coding model via codex exec (ID resolved from CROSSVENDOR in models.ts, never pinned in prose). TWO MODES set by the spawn prompt. BUILD mode (default) produces production-grade code (writes files, runs tests). AUDIT mode (read-only) is the cross-vendor…

19k 17d ago A 0 tokens original MIT

Gemini

05

danielmiessler/LifeOS

Agent

Google cross-vendor agent running the top Gemini reasoning model via LIFEOS/TOOLS/GeminiSearch.ts --pro — a third vendor's opinion on public material, vendor panels and bake-offs, and grounded takes where Google Search grounding helps. PUBLIC data class only (same Tier-2 egress ceiling as GeminiResearcher). Never…

19k 17d ago A 102 tokens original MIT

GeminiResearcher

06

danielmiessler/LifeOS

Agent

Multi-perspective researcher using Google Gemini with Search grounding, via LIFEOS/TOOLS/GeminiSearch.ts (NOT the gemini CLI, which cannot authenticate non-interactively here). Called BY Research skill workflows only. Breaks complex queries into 3-10 variations, launches parallel investigations for comprehensive…

19k 17d ago A 66 tokens original MIT

Grok

07

danielmiessler/LifeOS

Agent

I am Jax. I run xAI's latest Grok model through LIFEOS/TOOLS/GrokQuery.ts, and I exist for exactly one lane: non-sensitive work on public data. A fourth vendor's distribution is genuinely useful — Grok has a different training signal (X-native, current-culture-heavy) than the Anthropic, OpenAI, and Google lanes — but…

19k 17d ago A 0 tokens original MIT

Max

08

danielmiessler/LifeOS

Agent

Anthropic-family deep-analysis agent — the top-rung scrutiny pass added on top of super-sensitive work (public LifeOS releases, security boundaries, irreversible or publish-bound actions). Pinned to the fable alias, which always resolves to Anthropic's latest top model. Read-only: Edit/Write/NotebookEdit are denied at…

19k 17d ago A 0 tokens original MIT

danielmiessler/LifeOS

Agent

Ava - Investigative analyst using Perplexity API for web research. Called BY Research skill workflows only. Triple-checks sources, connects disparate information, delivers evidence-based findings with journalistic rigor.

19k 17d ago A 46 tokens original MIT

Context Search

10

danielmiessler/LifeOS

Command

Search prior work to add context to a request, or browse previous sessions on a topic. Use before/after a request to ground it in past work, or standalone to recall and familiarize before asking. Shortcut for the Cortex skill's recall workflow.

19k 17d ago A 52 tokens original MIT

cs

11

danielmiessler/LifeOS

Command

Search prior work to add context to a request, or browse previous sessions on a topic. Shortcut for the Cortex skill's recall workflow.

19k 17d ago A 29 tokens original MIT

grill-me

12

danielmiessler/LifeOS

Command

Relentless checkpointed discovery interview that interrogates a half-formed idea until its shape is clear, then hands off to ISA Scaffold. Routes to the ISA skill's Grill workflow. USE WHEN /grill-me, grill me, discovery interview, figure out the shape, brainstorm before scaffolding an ISA. NOT FOR filling an existing…

19k 17d ago A 80 tokens original MIT

isdown

13

danielmiessler/LifeOS

Command

Check whether a site is down for everyone or just you — local probe + downforeveryoneorjustme API, with --deep for a 7-node worldwide sweep via check-host.net.

19k 17d ago A 42 tokens original MIT

lu

14

danielmiessler/LifeOS

Command

LifeOS upgrade — extract system improvements from content, monitor external sources, and scan bookmarks for upgrade opportunities. Shortcut for the Upgrade skill.

19k 17d ago A 29 tokens original MIT

teach-me

15

danielmiessler/LifeOS

Command

Interactive voice-narrated tutorial on the current conversation topic (or a named one) — ASCII diagrams, spoken lesson content, one question per beat, quizzes. Routes to the Teach skill's Teach workflow. USE WHEN /teach-me, teach me, tutorial, quiz me, learn mode. NOT FOR plain written explanations with no dialogue…

19k 17d ago A 74 tokens original MIT

tm

16

danielmiessler/LifeOS

Command

Interactive voice-narrated tutorial on the current conversation topic (or a named one). Shortcut for the Teach skill's Teach workflow. USE WHEN /tm, teach me, tutorial, quiz me.

19k 17d ago A 41 tokens original MIT

PreToolUse

17

danielmiessler/LifeOS

Hook

Runs before the agent uses a tool for Bash, Skill, Agent, AskUserQuestion, Bash, Write, Edit and MultiEdit tool calls, executing ContextReduction.hook.sh, AgentInvocation.hook.ts, TabState.hook.ts and PreToolGuard.hook.ts (4 commands). From danielmiessler/LifeOS.

19k 17d ago A tokens not measured original MIT

PostToolUse

18

danielmiessler/LifeOS

Hook

Runs after a tool call finishes for Agent, WebFetch, WebSearch, mcp__.*, ToolSearch, AskUserQuestion, Read, Write, Edit, MultiEdit and Bash tool calls, executing AgentInvocation.hook.ts, Safety.hook.ts, TabState.hook.ts, ISAStaleWriteGuard.hook.ts, ISASync.hook.ts, CheckpointPerISC.hook.ts, ConfigEvalFire.hook.ts…

19k 17d ago A tokens not measured original MIT

SessionEnd

19

danielmiessler/LifeOS

Hook

Runs when a session ends, executing WorkCompletionLearning.hook.ts, SessionCleanup.hook.ts, UpdateCounts.hook.ts, MemoryHealthGate.hook.ts, DocIntegrity.hook.ts and IntegrityCheck.hook.ts (6 commands). From danielmiessler/LifeOS.

19k 17d ago A tokens not measured original MIT

UserPromptSubmit

20

danielmiessler/LifeOS

Hook

Runs when you submit a prompt, before the agent sees it, executing PromptProcessing.hook.ts, SatisfactionCapture.hook.ts, ReminderRouter.hook.ts, VersionDrift.hook.ts, MemoryTurnStart.hook.ts, DriftReminder.hook.ts, AlgorithmNudge.hook.ts, TimeContext.hook.ts and ModelRungGuard.hook.ts (9 commands). From…

19k 17d ago A tokens not measured original MIT

PostToolUseFailure

21

danielmiessler/LifeOS

Hook

Runs when a tool call fails, executing EventLogger.hook.ts, AlgorithmNudge.hook.ts and LoopDetector.hook.ts (3 commands). From danielmiessler/LifeOS.

19k 17d ago A tokens not measured original MIT

TaskCreated

22

danielmiessler/LifeOS

Hook

Runs on the TaskCreated event, executing TaskGovernance.hook.ts. From danielmiessler/LifeOS.

19k 17d ago A tokens not measured original MIT

ConfigChange

23

danielmiessler/LifeOS

Hook

Runs on the ConfigChange event, executing EventLogger.hook.ts. From danielmiessler/LifeOS.

19k 17d ago A tokens not measured original MIT

SessionStart

24

danielmiessler/LifeOS

Hook

Runs when a session starts, executing HookHealer.hook.ts, KittyEnvPersist.hook.ts, LoadContext.hook.ts, FreshnessCache.ts and SettingsBackport.ts via bun with --quiet, --system, --user and --output (5 commands). From danielmiessler/LifeOS.

19k 17d ago B tokens not measured original MIT