doctorg/SKILL.md
Evidence-based health research using tiered trusted sources with GRADE-inspired evidence ratings. Integrates Apple Health data for personalized context. Use when user asks health, nutrition, exercise, sleep, or wellness questions.
npx skillsauth add glebis/claude-skills doctorgInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Answer health and wellness questions using only trusted, evidence-based sources with explicit evidence strength ratings.
# Quick answer (WebSearch only, ~30s)
/doctorg Is creatine safe for daily use?
# Deep research (WebSearch + Tavily, ~90s)
/doctorg --deep Huberman vs Attia on fasted training
# Full investigation (WebSearch + Tavily + Firecrawl, ~3min)
/doctorg --full What does current evidence say about GLP-1 agonists for non-diabetic weight loss?
# Without personal health context
/doctorg --no-personal Best stretching protocol for lower back pain
| Level | Flag | Tools | Time | Use When |
|-------|------|-------|------|----------|
| Quick | (default) | WebSearch | ~30s | Simple factual questions |
| Deep | --deep | WebSearch + Tavily | ~90s | Competing claims, nuanced topics |
| Full | --full | WebSearch + Tavily + Firecrawl | ~3min | Controversial topics, need primary sources |
Classify the question into one of:
Search sources in priority order. See references/sources.md for complete domain list.
Tier 1 -- Primary Research (highest weight):
Tier 2 -- Clinical/Institutional (high weight):
Tier 3 -- Expert Analysis (medium weight):
Tier 4 -- Quality Journalism (context/framing):
Quick (default):
WebSearch(query, allowed_domains=[Tier 1 + Tier 2 domains])
WebSearch(query + "systematic review OR meta-analysis", allowed_domains=[Tier 1])
Deep (--deep): All Quick searches PLUS:
tavily-search(query, include_domains=[Tier 1-3])
WebSearch(query + "expert opinion OR position statement", allowed_domains=[Tier 2-3])
WebSearch(query + "risks OR side effects OR contraindications")
Full (--full): All Deep searches PLUS:
firecrawl-research for top 2-3 most relevant results from Tier 1
WebSearch for competing/contrarian viewpoints
WebSearch(query + "retracted OR debunked OR misleading")
Query Apple Health database for relevant metrics:
python ~/ai_projects/claude-skills/health-data/scripts/health_query.py --format json vitals
python ~/ai_projects/claude-skills/health-data/scripts/health_query.py --format json daily
python ~/ai_projects/claude-skills/health-data/scripts/health_query.py --format json sleep --days 7
python ~/ai_projects/claude-skills/health-data/scripts/health_query.py --format json workouts --days 30
Select ONLY metrics relevant to the query:
Rate each claim using simplified GRADE scale:
| Rating | Meaning | Based On | |--------|---------|----------| | Strong | Consistent evidence from systematic reviews/meta-analyses or multiple large RCTs | Level I-II evidence | | Moderate | Supported by well-designed studies but some inconsistency or limitations | Level II-III evidence | | Weak | Limited evidence, small studies, or conflicting results | Level III-IV evidence | | Minimal | Expert opinion, case reports, or preliminary/animal studies only | Level V evidence | | Contested | Active scientific debate with credible evidence on both sides | Mixed levels |
# [Topic Title]
**Short answer**: [1-2 sentence direct answer]
## [Expert/Position A] (if comparing viewpoints)
- Key claim 1
- Key claim 2
- Has **evolved stance**: [if applicable]
## [Expert/Position B]
- Key claim 1
- Key claim 2
## Where They Actually Agree (if comparing)
- Agreement point 1
- Agreement point 2
## What Research Shows
| Claim | Evidence Strength |
|-------|------------------|
| Claim 1 | **Strong** |
| Claim 2 | **Weak** (reason) |
| Claim 3 | **Contested** |
## For You Specifically (if --personal context available)
[Personalized interpretation based on user's health data]
[Specific actionable recommendation]
## Sources
- [Source 1 title](url) -- Tier, year
- [Source 2 title](url) -- Tier, year
## Limitations
- [Any caveats about the evidence or this analysis]
Output rules:
---
*Research synthesis, not medical advice. Consult a healthcare provider for personal decisions.*
/doctorg Is 10000 steps a day backed by science?
/doctorg --deep Huberman vs Attia on fasted training
/doctorg --full Safety profile of long-term melatonin supplementation
development
--- name: agency-docs-updater description: End-to-end pipeline for publishing Claude Code lab meetings. Accepts optional args: date (YYYYMMDD, "yesterday", "today") and lab number (e.g. "04"). Examples: "yesterday 04", "20260420 05", "04" (today, lab 04), "" (today, auto-detect lab). --- # Agency Docs Updater Execute ALL steps automatically in sequence. Only pause if a step fails and cannot be recovered. Read `references/learnings.md` before starting for known pitfalls. **Configuration**: pat
tools
This skill should be used when applying proper typography to prose text or files in Russian, English, German, or French — smart quotes per locale («ёлочки», “curly”, „Gänsefüßchen“, « guillemets »), correct dashes (тире, em/en dash, Gedankenstrich, tiret), non-breaking spaces, ranges, ellipsis, and French espaces insécables before ! ? ; :. Fully deterministic via a pinned typograf-based CLI; never apply these rules by hand. Triggers on "типографика", "typograf", "оттипографь", "smart quotes", "fix typography", "неразрывные пробелы".
development
This skill should be used when inspecting or applying advanced OpenType features of a font (woff2/otf/ttf) — ligatures, stylistic sets (ss01–ss20), character variants (cvXX), texture healing, slashed zero, tabular/oldstyle figures, fractions, small caps, case-sensitive forms — and generating the CSS to enable them. Interviews the user via cenno to pick features. Triggers on "OpenType features", "font features", "stylistic sets", "ligatures", "texture healing", "tabular figures", "what can this font do".
tools
--- name: pre-session-portrait description: Build a compressed, visualizable "portrait" of a consulting/coaching client before a session, so the paid hour is spent solving, not scoping. Runs a 7-lens JTBD-inspired interview (where / how / what / problem / ideal / tension / jobs-to-be-done) that takes rich open answers in and compresses them to an 11-field YAML portrait out. Delivers three ways: raw paste-into-a-clean-chat prompt, a secret GitHub gist link, or a Codex CLI one-liner. Use when prep