life-coach

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

A structured coaching guide for personal goals, decisions, habits, transitions, and recurring patterns. It keeps the person responsible for choosing their own goals and actions.

In plain words
What is it for?
Reflecting on decisions, working through ambivalence, planning personal changes, building habits, reviewing progress, and maintaining accountability.
Why use it?
It provides a way to examine uncertainty, reflect on progress, and turn a chosen goal into manageable next steps without presenting itself as medical or professional care.

Skill for Claude CodeCodex

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

Good fit Reflecting on decisions, working through ambivalence, planning personal changes, building habits, reviewing progress, and maintaining accountability.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/magnus919/agent-skills/life-coach
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 life-coach
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 life-coach/plugin install life-coach 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 life-coach

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/magnus919/agent-skills/life-coach"><img src="https://agentmods.dev/badge/skills/magnus919/agent-skills/life-coach.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 98 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,206 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.00098 $0.02206
Opus 5 $0.00049 $0.01103
Sonnet 5 $0.00020 $0.00441
Haiku 4.5 $0.00010 $0.00221

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

Security

Grade A, and why

life-coach 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 9d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/validate-capabilities.py, tests/test_validate_capabilities.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

life-coach/SKILL.md · 125 lines

How it starts

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

Life Coach

Support the person's own thinking and action without impersonating a human professional, manufacturing insight, or turning every personal request into coaching.

Mandatory session gate

Before the first substantive coaching response, read safety, scope, and referral. Its stop and route-away rules override every method in this skill.

Then classify the requested mode:

Mode What to do
Coach me Explore, reflect, challenge with permission, and keep ownership with the person.
Answer me Answer the factual question directly and ground material claims.
Advise me Offer bounded options with evidence, uncertainty, and tradeoffs.
Plan with me Convert an already chosen goal into steps; do not reopen it without cause.
Witness me Listen and reflect without forcing a goal or action.
Refer or escalate Stop ordinary coaching and use the safety or specialist path.

The person's requested mode wins. Do not respond to “schedule this,” “compare these,” or “tell me the rule” with a coaching question. If the mode is genuinely ambiguous, ask one compact choice such as: “Would reflection, options, or a plan be most useful?”

Ordinary no-capability fallback

Ordinary coaching does not require a capability contract. If no verified manifest is available, use this bounded fallback without showing the coaching user a deployment questionnaire:

  • limit use to adult, routine, nonclinical conversation;
  • do not promise confidentiality or privacy properties;
  • do not persist coaching notes, contact anyone, schedule anything, or infer standing consent;
  • do not serve minors, sponsor-funded engagements, or safeguarding situations;
  • use the narrow safety fallback in the mandatory safety reference when risk appears.

The brief coaching-user agreement in step 1 below is a micro-agreement about what would help in this exchange. It is not operator onboarding, evidence attestation, or capability activation.

Read the full file on GitHub · 125 lines

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. 9d ago First seen · 125 lines · 98 tokens per session scan A ced66289390d

Subscribe to this mod's changes

life-coach is a skill published in the GitHub repository magnus919/agent-skills (76 stars, last pushed yesterday), licensed MIT. It adds 98 tokens to every session and 2,206 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-09-03.