CtrlK
BlogDocsLog inGet started
Tessl Logo

strategy-generate

Create, modify, and optimize quantitative trading strategies, then backtest and evaluate them.

65

Quality

80%

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 ./a_全网优秀资源/10_大模型/07_skill包/vibe_trading_skills/strategy-generate/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

92%

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

The skill body is highly actionable, lean, and well-sequenced with validation and feedback loops, but progressive disclosure is undermined by a broken examples.md reference and a monolithic structure with no actual bundle files.

Suggestions

Create the referenced examples.md (or remove the dead link) so the navigation pointer resolves to a real file.

Consider moving the large config.json format and Review Criteria sections into a separate reference file (e.g. CONFIG.md / REVIEW.md) to keep SKILL.md an overview pointing one level deep.

DimensionReasoningScore

Conciseness

The body is dense reference material (SignalEngine contract, config.json schema, market-detection table, review criteria) with no padding explaining basic concepts Claude already knows, and it assumes competence throughout.

3 / 3

Actionability

Provides copy-paste-ready guidance: an exact SignalEngine signature, a full config.json example, an exact syntax-check bash command, regex normalization patterns, and concrete action_items examples.

3 / 3

Workflow Clarity

A clear 7-step sequence with explicit validation checkpoints (syntax check, evaluate results) and an edit → backtest → re-evaluate feedback loop, plus a quality checklist and hard-gate review criteria.

3 / 3

Progressive Disclosure

The body references examples.md ('[examples.md](examples.md) — example call sequence') but no such file exists in the bundle, and substantial reference material (config format, review criteria) is inline rather than split into well-signaled one-level-deep files.

2 / 3

Total

11

/

12

Passed

Description

67%

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 occupies a clear niche, but omits explicit 'when to use' trigger guidance and only sparsely covers the natural phrasings a user would actually say.

Suggestions

Append a 'Use when…' clause, e.g. 'Use when the user asks to build, backtest, or optimize a trading or quant strategy.'

Broaden trigger terms to include everyday phrasings like 'trading strategy', 'quant strategy', and 'backtesting' alongside 'quantitative trading strategies'.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Create, modify, and optimize quantitative trading strategies, then backtest and evaluate them' — matching the anchor that enumerates several specific actions rather than vague language.

3 / 3

Completeness

Clearly states what the skill does, but lacks any 'Use when…' clause or equivalent explicit trigger guidance, so completeness is capped at 2 per the judging guidelines.

2 / 3

Trigger Term Quality

'quantitative trading strategies' and 'backtest' are natural terms a user might say, but coverage is sparse and the formal 'quantitative trading' misses common variations like 'trading strategy', 'quant strategy', or 'backtesting'.

2 / 3

Distinctiveness Conflict Risk

The quantitative-trading-strategy / backtest niche is specific and unlikely to trigger for unrelated skills, matching the clear-niche anchor.

3 / 3

Total

10

/

12

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

frontmatter_unknown_keys

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

Warning

relative_links

Relative link issues: 1 missing, 1 suspicious

Warning

Total

14

/

16

Passed

Repository
charliedream1/ai_quant_trade
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.