Health, energy, supplements, and medication management. USE WHEN user mentions Vyvanse, energy, tired, sleep, supplements, health, focus, crash, or any health-related concern.
Scanned 2/12/2026
Install via CLI
openskills install majiayu000/claude-skill-registry---
name: Health Optimization
description: Health, energy, supplements, and medication management. USE WHEN user mentions Vyvanse, energy, tired, sleep, supplements, health, focus, crash, or any health-related concern.
---
# Health Optimization Skill
## Current Protocols
### Vyvanse Management
- Typical dose: [Update with actual]
- Best taken: Morning, before 10am for optimal evening wind-down
- Duration: ~10-12 hours
- Post-stimulant recovery: Protein, hydration, no caffeine after 2pm
### Supplement Stack
- Morning: [Update with actual stack]
- Evening: [Update with actual stack]
- As needed: [Update with actual stack]
## Workflow Routing
- Vyvanse timing/optimization → Workflows/VyvanseProtocol.md
- Supplement questions → Workflows/SupplementStack.md
- Sleep issues → Workflows/SleepTracking.md
- Energy logging → Workflows/EnergyLog.md
## Patterns to Watch
- Low energy correlates with: poor sleep, late Vyvanse, dehydration
- Best productivity windows: 2-4 hours after Vyvanse
- Recovery needed after: intense focus blocks, late nights
## Quick Interventions
### Low Energy
1. Check hydration (drink 16oz water)
2. Check food (protein in last 3 hours?)
3. Check Vyvanse timing
4. Consider 10-minute walk
5. Power nap if before 2pm
### Can't Focus
1. Is environment optimized? (noise, temp, lighting)
2. Is task clear? (break down if needed)
3. Vyvanse status?
4. Energy state?
5. Try 25-min focused sprint
### Overstimulated
1. Remove stimuli (close tabs, silence notifications)
2. Gentle movement (walk, stretch)
3. Hydrate
4. No more caffeine
5. Consider early wind-down
## Daily Tracking
- Log energy level (1-10) in State/Today.md
- Note Vyvanse timing
- Track sleep hours
- Note any crashes or peaks
## ADHD Context
- External structure > internal willpower
- Environment design matters
- Momentum is everything - protect it
- Recovery is productive, not lazy
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...