LifeOS is an AI-assisted personal operating system that records a person’s goals, values, context, and current situation to help move them toward a desired future state. It supports work such as building applications, starting businesses, and creative projects. Its catalogue entries extend the system through skills, hooks, agents, and commands.
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.
npx agentmods add skills/danielmiessler/lifeos/becreativenpx skills add danielmiessler/LifeOS --skill becreativegit clone --depth 1 https://github.com/danielmiessler/LifeOSWrote 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.
[](https://agentmods.dev/skills/danielmiessler/lifeos/becreative)<a href="https://agentmods.dev/skills/danielmiessler/lifeos/becreative"><img src="https://agentmods.dev/badge/skills/danielmiessler/lifeos/becreative.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00110 | $0.01593 |
| Opus 5 | $0.00055 | $0.00796 |
| Sonnet 5 | $0.00022 | $0.00319 |
| Haiku 4.5 | $0.00011 | $0.00159 |
Grade A, and why
BeCreative scanned grade A with 1 finding 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 6d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -s -X POST http://localhost:31337/notify \ How it starts
The opening of the file, as written. The whole thing — 152 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Customization
Before executing, check for user customizations at:
~/.claude/LIFEOS/USER/CUSTOMIZATIONS/SKILLS/BeCreative/
If this directory exists, load and apply any PREFERENCES.md, configurations, or resources found there. These override default behavior. If the directory does not exist, proceed with skill defaults.
🚨 MANDATORY: Voice Notification (REQUIRED BEFORE ANY ACTION)
You MUST send this notification BEFORE doing anything else when this skill is invoked.
-
Send voice notification:
curl -s -X POST http://localhost:31337/notify \ -H "Content-Type: application/json" \ -d '{"message": "Running the WORKFLOWNAME workflow in the BeCreative skill to ACTION"}' \ > /dev/null 2>&1 & -
Output text notification:
Running the **WorkflowName** workflow in the **BeCreative** skill to ACTION...
This is not optional. Execute this curl command immediately upon skill invocation.
BeCreative Skill
What It Does
Generates genuinely divergent ideas and expands small corpora. For a single creative request, it produces 5 internally diverse candidates (each low-probability, p<0.10) and surfaces the strongest. For corpus work, it grows a seed set of 5-20 examples into a larger diverse dataset for evals, training, or test sets. Seven workflows spanning standard creativity, maximum creativity, idea generation, tree-of-thoughts, domain-specific work, technical creativity, and synthetic-data expansion.
The Problem
Ask a model for "a creative idea" and you get the most probable idea — the safe, obvious, already-seen one. Diversity collapses toward the mode. That's the opposite of what brainstorming needs. Verbalized Sampling fixes this by forcing the model to generate a spread of low-probability candidates instead of one high-probability answer, which measurably widens the range of what comes out. Combined with extended thinking, you get options that are both varied and good rather than varied and weak.
What ships with it
13 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.
- Assets/creative-writing-template.md 6.3 KB
- Assets/idea-generation-template.md 6.1 KB
- Examples.md 2.3 KB
- Principles.md 1.1 KB
- ResearchFoundation.md 2.3 KB
- Templates.md 3.1 KB
- Workflows/DomainSpecific.md 1.4 KB
- Workflows/IdeaGeneration.md 1.3 KB
- Workflows/MaximumCreativity.md 1.4 KB
- Workflows/StandardCreativity.md 1.2 KB
- Workflows/SyntheticDataExpansion.md 5.1 KB
- Workflows/TechnicalCreativityGemini3.md 3.2 KB
- Workflows/TreeOfThoughts.md 1.4 KB
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.
- 6d ago First seen · 152 lines · 110 tokens per session scan A 78ee4c885558
BeCreative is a skill published in the GitHub repository danielmiessler/LifeOS (18,885 stars, last pushed yesterday), licensed MIT. It adds 110 tokens to every session and 1,593 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
maaslalani-cli-style
Build CLIs and terminal tools in the style of maaslalani (slides, nap, sheets, gambit, typer, invoice, gum). Use when designing or building a new CLI/TUI tool, restructuring an existing one, or reviewing a terminal tool's UX, layout, keybindings, or README.
i-have-adhd
Action-first, zero-filler replies for a reader who loses the thread in prose. Use when the user asks for terse or direct answers, says too long, get to the point, tldr, stop rambling, or when replies keep getting cut off or ignored.
plan-devex-review
Interactive developer experience plan review. Explores developer personas, benchmarks against competitors, designs magical moments, and traces friction points before scoring. Three modes: DX EXPANSION (competitive advantage), DX POLISH (bulletproof every touchpoint), DX TRIAGE (critical gaps only). Use when asked to…
plan-tune
Self-tuning question sensitivity + developer psychographic for gstack (v1: observational). Review which AskUserQuestion prompts fire across gstack skills, set per-question preferences (never-ask / always-ask / ask-only-for-one-way), inspect the dual-track profile (what you declared vs what your behavior suggests), and…
tabw
Use when the user asks to "continue every session", "send this to all windows", "/ar:tabw". Acts on Claude sessions across tmux windows; destructive to in-flight work, so it states what it will do before doing it.
tabs
Use when the user asks to "list my claude sessions", "which windows are waiting", "/ar:tabs". Discovers Claude sessions across tmux windows and reports which need attention.