CtrlK
BlogDocsLog inGet started
Tessl Logo

1start-mathmodel

数学建模竞赛工作流入口。用于启动完整建模流程:询问用户偏好,生成 plan.md 和 todo.md,并按阶段调用赛题分析、建模、代码与图表、流程图、论文撰写、验证验收等 skills。

62

Quality

73%

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 ./skills/1start-mathmodel/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%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 highly actionable with concrete templates and a clear directory structure, but as a batch orchestrator it lacks validation checkpoints between stages, and its sole external reference points to a missing file.

Suggestions

Add explicit validation/gate checkpoints between stages (e.g. verify each stage's report exists and is non-empty before advancing, and re-run 6verity on failure) to lift workflow clarity above the batch-operation cap.

Fix or remove the dangling reference to '../_references/math_modeling_norms.md' — create the file or drop the pointer so navigation is not broken.

Consider splitting the large plan.md/directory templates into a referenced reference file so SKILL.md stays a lean overview.

DimensionReasoningScore

Conciseness

Lean and assumes Claude's competence without explaining basic modeling concepts; minor redundancy between the plan.md template and the stage table keeps it just below 5.

4 / 5

Actionability

Provides concrete, copy-paste-ready artifacts: exact plan.md/todo.md templates, a full directory skeleton, per-engine figure code snippets, and a stage-by-stage table — fully actionable for an instruction skill.

5 / 5

Workflow Clarity

Steps are clearly sequenced (ask prefs → plan → todo → execute), but this batch multi-skill orchestration has no inter-stage validation checkpoints beyond updating todo.md; per the feedback-loop guideline for batch operations, missing validation caps the score at 3.

3 / 5

Progressive Disclosure

Has organized sections and one signaled one-level reference, but the referenced file '../_references/math_modeling_norms.md' does not exist, and most detail is inlined rather than appropriately split into separate files.

3 / 5

Total

15

/

20

Passed

Description

75%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 is specific and clearly scoped to a math-modeling competition workflow, listing concrete outputs and downstream stages. Its main weakness is the absence of an explicit 'Use when...' trigger clause, which caps completeness.

Suggestions

Add an explicit trigger clause, e.g. 'Use when 启动/开始一个数学建模竞赛项目 or when the user wants to set up the full modeling workflow.'

Include natural trigger variations or synonyms (e.g. '数学建模', 'math modeling competition', '国赛/MCM') to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

Names the domain and lists multiple concrete actions — '询问用户偏好,生成 plan.md 和 todo.md,并按阶段调用赛题分析、建模、代码与图表、流程图、论文撰写、验证验收等 skills' — giving comprehensive coverage of what the skill does.

5 / 5

Completeness

Has a clear 'what' but no explicit 'Use when...' trigger clause; per guideline, a missing 'when' clause caps completeness at 3.

3 / 5

Trigger Term Quality

Contains natural phrases a user would say ('数学建模竞赛工作流入口', '启动完整建模流程', 'plan.md', 'todo.md') with good coverage, but lacks synonym/extension variety that would warrant a 5.

4 / 5

Distinctiveness Conflict Risk

Clearly a math-modeling-competition orchestrator with distinct, niche triggers and minimal overlap risk with other skills.

5 / 5

Total

17

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

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

Warning

Total

15

/

16

Passed

Repository
jihe520/MathModelAgent
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.