SkillAgentSearch skills...

Applehealthdata

Extract Data from Apple Health App's XML Export

Install / Use

/learn @tdda/Applehealthdata
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

applehealthdata

Extract Data from Apple Health App's XML Export

Discussed in blog posts at http://tdda.info, including:

  • v1.0: http://www.tdda.info/in-defence-of-xml-exporting-and-analysing-apple-health-data

  • v1.1: http://www.tdda.info/first-test

  • v1.2: http://www.tdda.info/unit-tests (pending)

  • v1.3: http://www.tdda.info/extracting-more-apple-health-data (pending)

Various commits are tagged with version numbers of the form v1.0 etc, so you can check out a particular version with

$ git checkout v1.0

etc., provided you pull the tags

$ git pull --tags

if your copy of git isn't set up to do this by default.

NOTE: this will leave you in a "detached HEAD" state in git. You can get back to HEAD when you're finished by saying:

$ git checkout master
View on GitHub
GitHub Stars109
CategoryDevelopment
Updated1mo ago
Forks24

Languages

Python

Security Score

95/100

Audited on Feb 24, 2026

No findings