CtrlK
BlogDocsLog inGet started
Tessl Logo

fitness-analyzer

分析运动数据、识别运动模式、评估健身进展,并提供个性化训练建议。支持与慢性病数据的关联分析。

50

Quality

56%

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

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/fitness-analyzer/SKILL.md

The canonical home for this skill is fitness-analyzer in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

53%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.

The body is information-rich and gives concrete data paths, formulas, and output templates, but it is monolithic and verbose, inlining example reports and algorithm explanations that should live in separate reference files. Workflow sequencing and validation loops are also underspecified.

Suggestions

Move the full example report templates and the algorithm/formula reference into separate files under references/ and link to them from SKILL.md to fix progressive disclosure.

Replace the fabricated sample numbers in inline reports with brief structural sketches, and drop re-explanations of Pearson/regression that Claude already knows.

Add an explicit numbered analysis workflow (load data → quality check → analyze → validate findings → render report) with a validate/retry loop on data-quality failures.

DimensionReasoningScore

Conciseness

Mostly structured but padded: three full sample report templates with fabricated numbers and re-explanations of Pearson correlation / linear regression formulas Claude already knows could be trimmed.

3 / 5

Actionability

Provides concrete data-source paths (data/fitness-logs/YYYY-MM/YYYY-MM-DD.json, data/fitness-tracker.json), a MET table, formulas, example commands (/fitness trend 3months) and output templates — mostly executable with only minor gaps.

4 / 5

Workflow Clarity

Features and a data-quality checklist are listed, but there is no end-to-end sequenced analysis workflow with explicit validate→fix→retry checkpoints, fitting 'steps listed but validation gaps'.

3 / 5

Progressive Disclosure

The 430-line body is monolithic with no bundle files and no external references; the full example report templates and algorithm reference clearly belong in separate files but are fully inlined.

2 / 5

Total

12

/

20

Passed

Description

58%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.

The description clearly conveys what the skill does through several concrete actions, but it omits an explicit 'Use when…' trigger clause and lacks common natural synonyms, leaving trigger guidance implicit. Distinctiveness is reasonable thanks to the chronic-disease correlation angle.

Suggestions

Add an explicit trigger clause such as '当用户想分析运动趋势、追踪健身进步,或关联运动与血压/血糖数据时使用' to lift completeness above 3.

Broaden natural trigger terms with synonyms users actually say (锻炼、跑步、健身记录) and any relevant file/path references.

Tighten specificity by naming concrete output types (趋势报告、进步追踪、相关性报告) the skill produces.

DimensionReasoningScore

Specificity

Lists several concrete actions ('分析运动数据、识别运动模式、评估健身进展,并提供个性化训练建议' plus '与慢性病数据的关联分析') with only minor coverage gaps, matching the 'several specific actions' anchor; not a 5 because it stops short of comprehensive enumeration of concrete capabilities.

4 / 5

Completeness

The 'what' is clearly stated, but there is no explicit 'Use when…' trigger clause, so per the judging guidelines completeness is capped at 3 ('clear what but when missing or only weakly implied').

3 / 5

Trigger Term Quality

Contains relevant domain keywords (运动数据, 运动模式, 健身进展, 慢性病数据) but misses common natural synonyms (锻炼, 跑步) and any file extensions, fitting 'some relevant keywords but missing common variations'.

3 / 5

Distinctiveness Conflict Risk

The combination of fitness-progress analysis with chronic-disease correlation is a mostly distinct niche with only minor overlap risk against generic health-tracker skills.

4 / 5

Total

14

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
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.