CtrlK
BlogDocsLog inGet started
Tessl Logo

smc

Smart Money Concepts (ICT) signal engine. Uses the smartmoneyconcepts library to implement institutional-trading-school analysis of BOS, ChoCH, FVG, and order blocks (OB).

61

Quality

72%

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 ./agent/src/skills/smc/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

62%

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

A compact, well-organized signal-engine skill with clear signal logic, but it stops short of executable signal-generation code and fails to surface its own reference files. Tightening the concept table and linking the references would lift its weakest dimensions.

Suggestions

Add a short executable Python example importing smartmoneyconcepts and producing a 1/-1/0 signal so the core task is copy-paste ready.

Link the bundled references from the relevant sections (e.g. 'See [结构突破.md] for BOS/ChoCH detail') instead of inlining a concept table that duplicates them.

Trim the Purpose table's 'Meaning' column or move it to the references, keeping only the concept-to-symbol mapping Claude needs to act.

DimensionReasoningScore

Conciseness

The body is largely lean and table-driven, but the Purpose concept-table 'Meaning' column ('Trend continuation signal', 'Trend reversal signal', etc.) re-explains SMC concepts Claude already knows and partly duplicates the bundled reference files, so it could be tightened rather than scoring a 3.

2 / 3

Actionability

It gives a concrete install command ('pip install smartmoneyconcepts pandas numpy requests'), a parameter table, and a signal convention, but provides no executable code for the core task of generating signals, leaving it short of copy-paste ready guidance.

2 / 3

Workflow Clarity

This is a single-purpose signal skill under 50 lines whose Long/Short/Stand-aside logic plus the 1/-1/0 convention make the single action unambiguous, so the simple-skill allowance applies; it is not a destructive or batch operation requiring validation checkpoints.

3 / 3

Progressive Disclosure

The body is well-sectioned, but the bundle reference files (结构突破.md, 订单块与缺口.md) are never linked or signaled from the overview, and concept content that could point to them is inlined, matching the 'references present but not clearly signaled' anchor rather than the cleanly-split anchor 3.

2 / 3

Total

9

/

12

Passed

Description

82%

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 specific, distinctive description with strong domain trigger terms and correct third-person voice. Its only gap is the missing 'Use when...' clause, which caps completeness.

Suggestions

Append an explicit 'Use when ...' clause (e.g. 'Use when the user asks for smart-money/ICT trading signals, BOS/ChoCH/FVG analysis, or order-block detection.') to satisfy the 'when should Claude use it' half of completeness.

DimensionReasoningScore

Specificity

It names the domain, the library (smartmoneyconcepts), the school (ICT), and multiple concrete analysis targets (BOS, ChoCH, FVG, order blocks), going beyond the 'names domain and some actions' anchor 2 to list several specific capabilities.

3 / 3

Completeness

It clearly answers 'what' (a signal engine analyzing BOS/ChoCH/FVG/OB) but has no 'Use when...' clause or equivalent explicit trigger guidance, so completeness is capped at 2 per the judging guideline.

2 / 3

Trigger Term Quality

'Smart Money Concepts', 'ICT', 'order blocks', 'BOS', 'ChoCH', and 'FVG' are exactly the natural terms an ICT/SMC trader would say when needing this skill, giving good coverage rather than just 'some relevant keywords'.

3 / 3

Distinctiveness Conflict Risk

The ICT/SMC signal niche with its distinct jargon triggers is clearly separated from other skills and unlikely to trigger the wrong skill, matching the 'clear niche with distinct triggers' anchor.

3 / 3

Total

11

/

12

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

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
HKUDS/Vibe-Trading
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.