CtrlK
BlogDocsLog inGet started
Tessl Logo

fitness-analyzer

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

47

Quality

50%

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/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

42%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 a well-sectioned but verbose feature catalog that explains basic statistics Claude already knows and inlines long report templates, with no executable workflow or split-out reference files.

Suggestions

Remove or condense explanations of concepts Claude already knows (linear-regression and Pearson formulas, r-value interpretation, strength thresholds, basic pace calculation).

Add an explicit numbered workflow with validation checkpoints: read data → run data-quality checks → compute analyses → detect danger signals → generate report, including a fix-and-retry loop on quality failures.

Move the three full sample reports and the algorithm/MET reference material into separate files under references/ and link to them one level deep from SKILL.md.

DimensionReasoningScore

Conciseness

Noticeably verbose: it restates concepts Claude already knows (linear regression y=a+bx, the Pearson formula and r=±1/0 interpretation, strength thresholds, pace=duration/distance) and inlines three very long sample reports.

2 / 5

Actionability

Concrete data paths, formulas, output templates, and example invocations are provided, but there is no executable code or script and the analysis steps stay at a conceptual level.

3 / 5

Workflow Clarity

Content is organized by feature rather than as a sequenced workflow; data-quality checks and danger-signal detection exist as implicit checkpoints but lack an explicit validate→fix→retry loop.

3 / 5

Progressive Disclosure

Section headers give reasonable structure, but the ~430-line file is monolithic with no bundle references and inlines content (sample reports, algorithm explanations, MET table) that could live in separate files.

3 / 5

Total

11

/

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 concretely states what the skill does across multiple actions and is reasonably distinct, but it omits any explicit 'when to use it' trigger guidance and lacks natural trigger phrases beyond domain nouns.

Suggestions

Append an explicit 'Use when…' clause naming the natural trigger phrases users would say (e.g. exercise trends, fitness progress, workout analysis, correlation with blood pressure/blood sugar).

Add common synonyms and concrete data-file triggers (e.g. fitness-logs, .json workout logs) to broaden trigger-term coverage.

Consider tightening '支持与慢性病数据的关联分析' into a specific trigger phrase so the correlation capability is discoverable.

DimensionReasoningScore

Specificity

Lists several concrete actions — '分析运动数据', '识别运动模式', '评估健身进展', '提供个性化训练建议', '关联分析' — giving good capability coverage with only minor gaps.

4 / 5

Completeness

The 'what' is clearly stated, but there is no 'when'/'Use when…' clause, so per the guideline completeness is capped at 3.

3 / 5

Trigger Term Quality

Domain keywords like '运动数据', '健身进展', and '慢性病' are relevant, but there are no 'Use when…' trigger phrases, common synonyms, or file extensions a user would naturally say.

3 / 5

Distinctiveness Conflict Risk

The fitness-analysis-plus-chronic-disease-correlation niche is mostly distinct, with only minor overlap risk against general health-tracking 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.