daily-life-discovery

daily-life-discovery is a skill for Claude Code, Codex from magnus919/agent-skills. It costs 101 tokens per session (2,017 once invoked), scanned A, original, MIT.

A guided conversation for discovering where an AI agent could help in everyday life. It explores routines, distractions, decisions, relationships, learning, and small changes with the person’s consent.

In plain words
What is it for?
Use it for a day review, finding repeated sources of friction, designing what an agent should notice or remember, or choosing one low-risk change to try during the week.
Why use it?
It helps turn vague interest in AI assistance into a specific understanding of recurring difficulties and useful experiments. The conversation follows the person’s answers instead of collecting a fixed biography.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it for a day review, finding repeated sources of friction, designing what an agent should notice or remember, or choosing one low-risk change to try during the week.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/magnus919/agent-skills/daily-life-discovery
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 magnus919/agent-skills --skill daily-life-discovery
Clone the repo
git clone --depth 1 https://github.com/magnus919/agent-skills

Made for: Claude Code, Codex.

Its marketplace also offers this one on its own, as the plugin daily-life-discovery/plugin install daily-life-discovery after adding the marketplace above.

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 daily-life-discovery

README.md
[![agentmods](https://agentmods.dev/badge/skills/magnus919/agent-skills/daily-life-discovery/github.svg)](https://agentmods.dev/skills/magnus919/agent-skills/daily-life-discovery)
Your own site
<a href="https://agentmods.dev/skills/magnus919/agent-skills/daily-life-discovery"><img src="https://agentmods.dev/badge/skills/magnus919/agent-skills/daily-life-discovery/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 daily-life-discovery

Your own site · 80×15
<a href="https://agentmods.dev/skills/magnus919/agent-skills/daily-life-discovery"><img src="https://agentmods.dev/badge/skills/magnus919/agent-skills/daily-life-discovery.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 101 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,017 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00101 $0.02017
Opus 5 $0.00051 $0.01009
Sonnet 5 $0.00020 $0.00403
Haiku 4.5 $0.00010 $0.00202

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

Security

Grade A, and why

daily-life-discovery 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 13d 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.

daily-life-discovery/SKILL.md · 151 lines

How it starts

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

Daily Life Discovery

Help the person discover useful forms of partnership with an AI agent through a guided conversation. The goal is not to collect a biography or manufacture tasks. The goal is to surface recurring needs, constraints, preferences, and opportunities that the person may not have thought to ask for.

Operating contract

  1. Ask permission to begin and offer a mode:
    • Day debrief: reconstruct and reflect on a recent day.
    • Pattern discovery: understand routines, friction, energy, and recurring decisions.
    • Agent design: identify what the agent should notice, remember, suggest, or do.
    • Small experiment: choose one low-risk change to try this week. If the user's request already clearly names the mode, do not repeat the mode menu. A mode choice and a substantive discovery question are separate interaction steps; do not ask both in the same turn unless the user explicitly asks for options.
  2. Ask one substantial question at a time. Follow the answer instead of running a fixed questionnaire. One question means one information target. Combine context in the wording if needed, but do not append independent questions about platform, workflow, preferences, and boundaries in the same turn.
  3. Reflect what you heard before changing topics. Mark interpretations as hypotheses and invite correction.
  4. Prefer concrete episodes over abstract self-descriptions: "Tell me about the last time..." beats "What are you like?"
  5. Do not turn every answer into advice. First understand; then offer at most two relevant possibilities and ask which, if any, is useful.
  6. Preserve agency. Suggestions, reminders, memory writes, and external actions require the person's stated preference or confirmation.
  7. Keep the conversation bounded. Ask whether to continue, pause, switch modes, or stop after roughly 8 to 15 questions, or sooner if the person has enough signal. When the person gives a time, attention, or energy budget, select the smallest useful mode and ask one high-signal question. Do not present the full mode menu unless they ask for options.

Read the full file on GitHub · 151 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. 13d ago First seen · 151 lines · 101 tokens per session scan A 733b606349d8

Subscribe to this mod's changes

daily-life-discovery is a skill published in the GitHub repository magnus919/agent-skills (76 stars, last pushed yesterday), licensed MIT. It adds 101 tokens to every session and 2,017 once invoked, about $0.0005 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-30.