healthkit-biofeedback

Stream heart rate and analyze HRV during HealthKit workout sessions.

3|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/ai-enhanced-engineer/aiee-skills --skill healthkit-biofeedback
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthkit-biofeedback
Source: https://github.com/ai-enhanced-engineer/aiee-skills/tree/main/skills/healthkit-biofeedback
Command: npx skills add https://github.com/ai-enhanced-engineer/aiee-skills --skill healthkit-biofeedback

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires HealthKit, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill offers real-time biofeedback for workout sessions, heart rate streaming, HRV queries, and data persistence, enabling biofeedback or fitness apps to efficiently manage HealthKit data.

Core Features & Use Cases

  • Workout Session Management: Create and manage workout sessions with specific configurations.
  • Heart Rate Streaming: Continuously stream heart rate data during active sessions.
  • HRV Analysis: Query and analyze HRV data for in-depth insights.
  • Data Persistence: Store and manage health data securely within HealthKit.
  • Use Case: For apps that require real-time heart rate monitoring or HRV analysis during workout sessions.

Quick Start

Start a new workout and begin streaming heart rate data.

Frequently Asked Questions about healthkit-biofeedback

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

FAQPage Schema
How do I stream real-time heart rate data from HealthKit during a workout session?

To stream real-time heart rate data from HealthKit, you need to create and manage an active workout session. This Skill handles workout session creation and continuously streams heart rate data during the active session.

Can I query and analyze Heart Rate Variability (HRV) data using HealthKit?

Yes, you can query and analyze Heart Rate Variability (HRV) data using HealthKit. This Skill provides specific capabilities to query HRV data, enabling in-depth biofeedback and health insights for fitness applications.

Do I need special permissions to access HealthKit data for biofeedback monitoring?

Yes, accessing HealthKit data for biofeedback monitoring requires appropriate permissions and authorization handling. This Skill manages the authorization process required to securely access health data within your app.

What is the best way to manage health data persistence for fitness apps?

The best way to manage health data persistence for fitness apps is by integrating directly with the HealthKit framework. This Skill enables secure storage and management of health data, including workout sessions and biofeedback metrics.

Does HealthKit support HRV analysis and real-time biofeedback simultaneously?

Yes, HealthKit supports HRV analysis and real-time biofeedback simultaneously. This Skill integrates both functionalities, allowing you to stream heart rate data during active workouts while querying HRV data for continuous insights.

Why does HealthKit require workout session creation for heart rate streaming?

HealthKit requires workout session creation for heart rate streaming because active sessions authorize continuous background data access. Creating a workout session configures the specific parameters needed to stream real-time biofeedback.