·terra-webhooks
{}

terra-webhooks

adaptationio/skrillz

Terra API webhook handling for real-time health data. Use when setting up webhook endpoints, verifying signatures, handling events, or debugging webhook issues.

5Installs·0Trend·@adaptationio

Installation

$npx skills add https://github.com/adaptationio/skrillz --skill terra-webhooks

SKILL.md

| auth | User successfully connected | | deauth | User disconnected | | userreauth | User re-authenticated | | accessrevoked | Provider revoked access | | connectionerror | Connection failed |

| activity | New workout/activity data | | sleep | New sleep session data | | body | Body metrics update | | daily | Daily summary update | | nutrition | Nutrition/meal data | | menstruation | Cycle tracking data | | athlete | User profile update |

| processing | Data is being processed | | largerequestprocessing | Large request in progress | | largerequestsending | Large request sending chunks |

Terra API webhook handling for real-time health data. Use when setting up webhook endpoints, verifying signatures, handling events, or debugging webhook issues. Source: adaptationio/skrillz.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/adaptationio/skrillz --skill terra-webhooks
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is terra-webhooks?

Terra API webhook handling for real-time health data. Use when setting up webhook endpoints, verifying signatures, handling events, or debugging webhook issues. Source: adaptationio/skrillz.

How do I install terra-webhooks?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/adaptationio/skrillz --skill terra-webhooks Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/adaptationio/skrillz