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.

75

Quality

92%

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

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

The body is an exemplar of progressive disclosure and conciseness: a routing index that defers detail to per-topic reference files with a decision tree and conflict-resolution rules. Its only weakness is actionability — it routes rather than provides executable code, and its referenced files are external suites not present in this bundle.

Suggestions

For the most common single task (e.g. requesting HealthKit authorization), include a short copy-pasteable snippet directly in SKILL.md so Claude can act without first loading a reference file.

Clarify that skills/*.md paths belong to sibling axiom-* suites (or make them local bundle references) so the navigation targets are unambiguous and verifiable within this skill.

DimensionReasoningScore

Conciseness

The body is a lean routing index of tables, a decision tree, and conflict rules; it never explains what HealthKit is or pads with concepts Claude already knows, so every token earns its place.

3 / 3

Actionability

Routing guidance is concrete (the Quick Reference table and decision tree map each task to a specific file), but as an instruction-only router it provides no executable code or commands, and the referenced skills/*.md paths live in external suites with no verifiable bundle here.

2 / 3

Workflow Clarity

The Decision Tree gives an explicit branching sequence for choosing a reference, and the Conflict Resolution section lists numbered ordered steps (1, 2, 3) for overlapping suites; no destructive or batch operations are present that would require validation checkpoints.

3 / 3

Progressive Disclosure

SKILL.md is a pure overview that points one level deep to well-signaled reference files via a Quick Reference table, Cross-Suite Routes, and a Resources list; with no bundle files present, the structure is scored on these references, which are clearly organized for navigation.

3 / 3

Total

11

/

12

Passed

Description

100%

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 description: it pairs an explicit 'Use when' trigger with a concrete list of covered capabilities and a well-scoped niche, hitting all four anchors at the top level. The imperative 'Use when' form matches the rubric's own good examples and is not a voice violation.

DimensionReasoningScore

Specificity

"Covers permissions, queries, background delivery, custom workouts, multidevice coordination" lists multiple concrete capability areas, matching the anchor that rewards several specific actions rather than a single domain mention.

3 / 3

Completeness

It 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"), with an explicit trigger clause.

3 / 3

Trigger Term Quality

"HealthKit, WorkoutKit, health data, workouts, or fitness features on iOS or watchOS" gives good coverage of the natural terms a user would actually say, not just technical jargon.

3 / 3

Distinctiveness Conflict Risk

The triggers are scoped to HealthKit/WorkoutKit on iOS/watchOS, a clear niche unlikely to fire for unrelated skills; not generic enough to conflict broadly.

3 / 3

Total

12

/

12

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.