CtrlK
BlogDocsLog inGet started
Tessl Logo

axiom-health

Use when working with HealthKit, WorkoutKit, health data, workouts, or fitness features on iOS or watchOS. Covers permissions, queries, background delivery, custom workouts, multidevice coordination.

68

Quality

83%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

The canonical home for this skill is axiom-health in CharlesWiltgen/Axiom

SKILL.md
Quality
Evals
Security

Quality

Content

78%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-architected router/index skill: concise, navigable, and clearly sequenced, with strong progressive disclosure via a reference table and decision tree. Its only limitation is that actionable guidance is routing rather than executable implementation, which fits its index role.

DimensionReasoningScore

Conciseness

The body is a lean routing index — Quick Reference table, Cross-Suite Routes, Conflict Resolution, Decision Tree, Resources — with no concept over-explanation; minor verbosity in the repeated 'Use axiom-X for... Use axiom-Y for...' conflict-resolution patterns keeps it just below fully lean.

4 / 5

Actionability

Concrete, specific routing guidance: each symptom/task maps to an explicit file path (e.g. 'skills/queries.md', 'skills/workouts.md'). As an instruction-only index skill it is actionable without inline code, though it stops short of executable implementation steps.

4 / 5

Workflow Clarity

A clear sequenced routing workflow via the Quick Reference table and a dot Decision Tree ('What area?' → target file/suite), with explicit conflict-resolution ordering; no validation checkpoints are needed since no destructive or batch operations are involved.

4 / 5

Progressive Disclosure

Exemplary overview-as-index structure: SKILL.md is a concise hub with well-signaled, one-level-deep references (table + decision tree) to detail files and sibling suites, making navigation easy. No bundle files ship with this skill, so scoring is based on the reference structure, which is clean.

5 / 5

Total

17

/

20

Passed

Description

87%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, third-person description with an explicit 'Use when...' trigger and concrete capability coverage. It is distinct and complete; the only weakness is that capabilities are listed as feature areas rather than sharp action verbs.

DimensionReasoningScore

Specificity

Names the domain (HealthKit, WorkoutKit) and lists several specific capability areas — 'permissions, queries, background delivery, custom workouts, multidevice coordination' — but these are coverage areas rather than concrete verbs, leaving minor gaps versus a fully action-oriented list.

4 / 5

Completeness

Explicitly answers both what ('Covers permissions, queries, background delivery, custom workouts, multidevice coordination') and when ('Use when working with HealthKit, WorkoutKit, health data, workouts, or fitness features on iOS or watchOS') with concrete trigger phrases.

5 / 5

Trigger Term Quality

'Use when working with HealthKit, WorkoutKit, health data, workouts, or fitness features on iOS or watchOS' provides good natural keyword coverage with synonyms (health data, fitness features, workouts), though a few common variations like 'Apple Health' or 'Health Records' are absent.

4 / 5

Distinctiveness Conflict Risk

Clear niche — HealthKit/WorkoutKit on iOS/watchOS — with distinct framework-name triggers and minimal overlap risk with unrelated skills.

5 / 5

Total

18

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
CharlesWiltgen/Axiom
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.