wellally-tech
Integrate digital health data sources (Apple Health, Fitbit, Oura Ring) and connect to WellAlly.tech knowledge base. Import external health device data, standardize to local format, and recommend relevant WellAlly.tech knowledge base articles based on health data. Support generic CSV/JSON import, provide intelligent article recommendations, and help users better manage personal health data.
npx skills add BioTender-max/awesome-bio-agent-skills --skill wellally-tech --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# WellAlly Digital Health Integration Integrate multiple digital health data sources, connect to [WellAlly.tech](https://www.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](https://www.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 analy
- Core Features
- 1. Digital Health Data Import
- 2. WellAlly.tech Knowledge Base Integration
- 3. Data Standardization
- 4. Intelligent Article Recommendations
- Usage Instructions
- Trigger Conditions
- Execution Steps
- Output Format
- Data Import Output
- Knowledge Base Query Output
- Intelligent Recommendation Output
- Data Sources
- External Data Sources
python scripts/import_apple_health.py ~/Downloads/apple_health_export.zip python scripts/import_fitbit.py --api --days 30 python scripts/import_fitbit.py --csv fitbit_export.csv python scripts/import_oura.py --date-range 2025-01-01 2025-01-22 python scripts/import_generic.py health_data.csv --mapping mapping_config.json
What does the wellally-tech skill do?
Integrate digital health data sources (Apple Health, Fitbit, Oura Ring) and connect to WellAlly.tech knowledge base. Import external health device data, standardize to local format, and recommend relevant WellAlly.tech knowledge base articles based on health data. Support generic CSV/JSON import, provide intelligent article recommendations, and help users better manage personal health data.
How do I install it?
Run `npx skills add BioTender-max/awesome-bio-agent-skills --skill wellally-tech --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From BioTender-max/awesome-bio-agent-skills, a repository with 135 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
