/health
FIVE HEALTH SKILLS  ×  FREE TO MAKE YOU FEEL BETTER
health.directivecreator.com

5 HEALTH SKILLS. FOR YOU. RUN BY YOUR AGENT.

README.md

A free Health Kit for your AI agent: 5 installable skills, packed with modular protocols for sleep, food, focus, stress, identity, and lifestyle change.

Install in a minute, whether you write code or not. No app, no login, no data leaves the kit.

§ 01 — PICK YOUR PATH

Pick your path

/ FOR YOU
~ 5 MIN · MANUAL

Read what each skill covers, click to download the .skill file, and drop it into your agent’s skills folder.

  1. [01]Browse the five skills below
  2. [02]Click “Download” on the ones you want
  3. [03]Drop them into your agent’s skills folder
/ FOR YOUR AGENT
1 CMD · AUTO

Hand your agent the URL. It reads the manifest, asks which skills you want, and installs them itself.

GET/manifest.json
GET/skills/{name}.skill
SHcurl .../agent | sh
§ 02 — THE HEALTH KIT 5 installable skills · dozens of protocols · ~30 KB total
[ INSTALL ALL ] →

FIVE HEALTH SKILLS. FREE TO TAKE.

[01]PHYSICAL
hwm-physical.skill · 6.4 KB

Sleep, food, sun, water.

BMR/TDEE math, the 3-2-1 sleep method, hydration, gut repair, sunlight protocols, cold and heat. Your agent ranks them against your symptoms and surfaces the smallest fix first.

[ DOWNLOAD ] → /skills/hwm-physical.skill
[02]MIND
hwm-mind.skill · 6.5 KB

Six modes for a busy brain.

Crisis, planning, focus, transition, reflection, dump — your agent picks the right mode for the moment. Plus nine breathwork techniques and a meditation guide.

[ DOWNLOAD ] → /skills/hwm-mind.skill
[03]PSYCHOLOGY
hwm-psychology.skill · 5.4 KB

ACT, CBT, Stoicism, Socrates.

Six therapeutic frameworks for stuck thoughts plus an epistemic guide for examining beliefs without anyone calling you wrong.

[ DOWNLOAD ] → /skills/hwm-psychology.skill
[04]IDENTITY
hwm-identity.skill · 7.3 KB

When the pattern is the problem.

Anti-vision, hidden goals, identity tracing, dissonance, ego stages, and a one-day reset protocol. The deep work, for when surface advice keeps failing.

[ DOWNLOAD ] → /skills/hwm-identity.skill
[05]LIFESTYLE
hwm-lifestyle.skill · 4.6 KB

Relationships, phones, principles.

Digital wellness rules, social health, and the meta-principles that route between the other four skills.

[ DOWNLOAD ] → /skills/hwm-lifestyle.skill
[ALL]HEALTH KIT
hwm-kit.zip · ~30 KB

Take the whole Health Kit.

All five skills in one bundle. Have your agent install them. It will learn when each applies and surface the right one in the right moment.

[ INSTALL ALL ] → /agent
§ 03 — FOR YOUR AGENT

POINT IT HERE. IT KNOWS WHAT TO DO.

Returns plain Markdown when fetched with an agent user-agent or Accept: text/markdown.

[01] DISCOVER
200 OK

Read the manifest to list every skill in the kit, with descriptions and sizes.

GET/manifest.json
[02] FETCH
200 OK

Pull the .skill bundle for each one the user opted into.

GET/skills/{name}.skill
[03] INSTALL
EXEC

Or hand the agent one shell command and walk away.

$curl -fsSL https://health.directivecreator.com/agent | sh