wellally-tech

wellally-tech is a skill for Claude Code from huifer/WellAlly-health. It costs 78 tokens per session (4,475 once invoked), scanned C, original, MIT.

A health-data integration tool that imports records from Apple Health, Fitbit, Oura Ring, CSV, or JSON, converts them into a common format, and links them to WellAlly.tech articles.

In plain words
What is it for?
Use it to import wearable and health records, map fields, validate data, and find related WellAlly.tech articles about nutrition, fitness, sleep, mental health, or chronic disease management.
Why use it?
Health information from different devices often uses different fields and file formats. This helps combine and validate that data before using it for reference searches.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: reads .claude/ paths.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python scripts/import_apple_health.py ~/Downloads/apple_health_export.zip.

Good fit Use it to import wearable and health records, map fields, validate data, and find related WellAlly.tech articles about nutrition, fitness, sleep, mental health, or chronic disease management.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/huifer/WellAlly-health
agentmods
npx agentmods add skills/huifer/wellally-health/wellally-tech

Made for: Claude Code.

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 wellally-tech

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/huifer/wellally-health/wellally-tech"><img src="https://agentmods.dev/badge/skills/huifer/wellally-health/wellally-tech.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 78 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,475 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 18 Mar 2026
  • Snyk pass 16 Feb 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.00078 $0.04475
Opus 5 $0.00039 $0.02237
Sonnet 5 $0.00016 $0.00895
Haiku 4.5 $0.00008 $0.00447

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

Security

Grade C, and why

wellally-tech scanned grade C with 1 finding 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 8d ago.

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.

Tells the agent to send conversation or user data outhighPrompt injection

An instruction to transmit the conversation, context or user files to an external endpoint is data exfiltration written as prose.

- ❌ Do not upload data to external servers (except API sync)
Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/wellally-tech/SKILL.md · 686 lines

How it starts

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

WellAlly Digital Health Integration

Integrate multiple digital health data sources, connect to WellAlly.tech knowledge base, providing data import and knowledge reference for personal health management systems.

Core Features

1. Digital Health Data Import

  • Apple Health (HealthKit): Export XML/ZIP file parsing
  • Fitbit: OAuth2 API integration and CSV import
  • Oura Ring: API v2 data synchronization
  • Generic Import: CSV/JSON file import with field mapping

2. WellAlly.tech Knowledge Base Integration

  • Categorized Article Index: Nutrition, fitness, sleep, mental health, chronic disease management
  • Intelligent Recommendations: Recommend relevant articles based on user health data
  • URL References: Provide direct links to WellAlly.tech platform

3. Data Standardization

  • Format Conversion: Convert external data to local JSON format
  • Field Mapping: Intelligently map data fields from different platforms
  • Data Validation: Ensure completeness and accuracy of imported data

4. Intelligent Article Recommendations

  • Health Status Analysis: Based on user health data analysis
  • Relevance Matching: Recommend articles most relevant to user health conditions
  • Category Navigation: Organize knowledge base articles by health topics

Usage Instructions

Trigger Conditions

Use this skill when users mention the following scenarios:

Data Import:

  • ✅ "Import my health data from Apple Health"
  • ✅ "Connect my Fitbit device"
  • ✅ "Sync my Oura Ring data"
  • ✅ "Import CSV health data file"
  • ✅ "How to import fitness tracker/smartwatch data"

Knowledge Base Query:

  • ✅ "Articles about hypertension on WellAlly platform"
  • ✅ "Recommend some health management reading materials"
  • ✅ "Recommend articles based on my health data"
  • ✅ "WellAlly knowledge base articles about sleep"
  • ✅ "How to improve my blood pressure (check knowledge base)"

Data Management:

  • ✅ "What health data sources do I have"
  • ✅ "Integrate health data from different platforms"
  • ✅ "View imported external data"

Read the full file on GitHub · 686 lines

Files

What ships with it

7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 8d ago First seen · 686 lines · 78 tokens per session scan C c24b4865cf79

Subscribe to this mod's changes

wellally-tech is a skill published in the GitHub repository huifer/WellAlly-health (947 stars, last pushed 1mo ago), licensed MIT. It adds 78 tokens to every session and 4,475 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it C with 1 finding (tells the agent to send conversation or user data out). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

withings

Unofficial Withings data for AI agents. Prefer MCP tools if connected; otherwise the package CLI. Use when the user wants Withings data or actions through an agent.

davidmosiah/withings-mcp · 38 tokens

oura

Unofficial Oura Ring data for AI agents. Prefer MCP tools if connected; otherwise the package CLI. Use when the user wants Oura data or actions through an agent.

davidmosiah/oura-mcp · 38 tokens

lab-report-walkthrough

Walk a person through their lab report — read the original document, organize results by panel, flag out-of-range values against the printed reference ranges, compare with their history, and explain in plain language. Use when the user uploads a lab report (PDF/image) or asks what their blood test results mean.

thetahealth/mirobody · 67 tokens

trace-health

Compute CocoTrace Snowflake asset health grade. Usage: $trace health.

Snowflake-Labs/cocoplus · 17 tokens

hypertension-coordinator

Sally-PCP hypertension follow-up coordination skill. Use when: (1) Running BP check-in calls for landline patients (Rosa pattern — Bland.ai outbound voice with staff confirmation), (2) Flagging undiagnosed elevated readings (≥3 observations ≥140/90 across encounters) for PCP discussion, (3) Escalation scheduling when…

aks129/HealthClawGuardrails · 146 tokens

personal-health-records

Connect your health records from any US health system via HealthEx, pull your complete clinical history, analyze it with Claude, and optionally export to a personal de-identified FHIR store with automated data quality curation via HealthClaw Guardrails. Supports Epic, Cerner, CommonWell, Carequality, and most major US…

aks129/HealthClawGuardrails · 111 tokens