CtrlK
BlogDocsLog inGet started
Tessl Logo

analyze-results

Analyze ML experiment results, compute statistics, generate comparison tables and insights. Use when user says "analyze results", "compare", or needs to interpret experimental data.

67

Quality

81%

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

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 concise, well-structured analytical workflow that assumes Claude's competence and organizes content cleanly. Its main weakness is actionability: it gives process structure but few executable specifics or concrete computational definitions.

Suggestions

Add a small copy-paste code snippet (e.g., loading JSON/CSV result files and computing mean+/-std and delta-vs-baseline) so the analysis is executable rather than purely descriptive.

Concretize underspecified guidance: define 'delta vs baseline' (relative % vs absolute) and what 'check reproducibility' entails (e.g., a std/mean threshold across seeds).

Insert an explicit validation checkpoint early in the workflow (e.g., 'Verify every result file parsed successfully before building the comparison table; re-inspect any that failed') to add a clear feedback loop.

DimensionReasoningScore

Conciseness

Lean and directive throughout ('Always compute relative improvement', 'Flag outliers or suspicious results') with no padding of concepts Claude already knows; every line earns its place.

5 / 5

Actionability

Provides concrete structural guidance (the Observation/Interpretation/Implication/Next step framework, variable categorization) but no executable code or commands, and key details are underspecified (what 'delta vs baseline' or 'check reproducibility' mean concretely).

3 / 5

Workflow Clarity

A clear five-step sequence (Locate -> Build Table -> Statistical Analysis -> Generate Insights -> Update Documentation) with verification steps ('Flag outliers', 'check reproducibility'), but no explicit validate-then-proceed feedback loop.

4 / 5

Progressive Disclosure

Under 50 lines with no need for external references and well-organized into Workflow/Output Format sections, meeting the simple-skill exception for top marks.

5 / 5

Total

17

/

20

Passed

Description

83%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 description that clearly states capabilities and provides explicit, natural trigger guidance in third person. Minor abstractness in 'insights' and the generic 'compare' term keep it just below top marks on two dimensions.

DimensionReasoningScore

Specificity

Lists several concrete actions ('Analyze ML experiment results, compute statistics, generate comparison tables and insights'), but 'insights' is somewhat abstract, leaving minor gaps versus the comprehensive anchor.

4 / 5

Completeness

Explicitly answers both 'what' (analyze results, compute stats, generate tables/insights) and 'when' ('Use when user says "analyze results", "compare", or needs to interpret experimental data') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural user phrases ('analyze results', 'compare', 'interpret experimental data'), but misses common synonyms like 'evaluate', 'summarize', or 'compare models'.

4 / 5

Distinctiveness Conflict Risk

Targets a clear ML-experiment-analysis niche with mostly distinct triggers, though the bare term 'compare' has minor overlap risk with general data-analysis skills.

4 / 5

Total

17

/

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
wanshuiyin/Auto-claude-code-research-in-sleep
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.