One-click install
npx skills add https://github.com/compound-life-ai/Turri --skill health-qa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: health-qa
Source: https://github.com/compound-life-ai/Turri/tree/main/health-qa
Command: npx skills add https://github.com/compound-life-ai/Turri --skill health-qa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Health questions about a user's own data are often answered poorly by generic chat or without context. This skill routes queries to the most relevant specialist subagents and grounds responses in the user's health data to improve accuracy and safety.

Core Features & Use Cases

  • Data-driven routing to 10 specialized agents covering sleep, recovery, nutrition, HRV, and body metrics.
  • Supports questions about personal health metrics and experiments.
  • Safeguards by routing through specialized agents rather than raw tools and by grounding responses in the data.

Quick Start

Ask a health-related question like "am I recovering well based on my HRV?" and the system will route it to the appropriate specialist.

Frequently Asked Questions about health-qa

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get data-grounded answers to health questions about my personal metrics?

Health questions about personal metrics are routed to specialized subagents using your health profile data. This orchestration fetches relevant data and maps questions to specific agents covering sleep, recovery, nutrition, HRV, and body metrics for precise answers.

How does specialist routing work for sleep and recovery inquiries?

Specialist routing uses a fixed question-to-agent mapping table to direct sleep and recovery inquiries to dedicated subagents. The system orchestrates data fetch, agent routing, and response assembly to ensure answers are grounded in your actual health data.

Can I ask about multiple health metrics like HRV and nutrition in one question?

You can ask about multiple health metrics like HRV and nutrition simultaneously. The routing system directs your query to one or more specialized agents as needed, assembling a comprehensive response grounded in your personal health data.

What is the best way to analyze my own health data instead of using generic chat?

To analyze your own health data instead of using generic chat, ask a health-related question directly. The system bypasses generic responses by routing your query through specialized subagents that fetch and ground answers in your specific health profile data.

Does this approach support questions about personal health experiments and body metrics?

This approach supports questions about personal health experiments and body metrics by routing them to specialized agents. It uses your underlying health data to provide data-grounded answers, ensuring safety and accuracy for personal metric tracking.

Why are health responses routed through specialized agents rather than raw tools?

Health responses are routed through specialized agents rather than raw tools as a safeguard. This orchestration ensures that answers about sleep, recovery, nutrition, and HRV are grounded in your health data, improving both accuracy and safety.