CtrlK
BlogDocsLog inGet started
Tessl Logo

elliott-wave

Elliott Wave Theory signal engine. Detects swing points through Zigzag, matches 5-wave impulse and 3-wave corrective structures, validates them with Fibonacci wave relationships, and generates trend-top / correction-complete signals. Pure in-house pandas implementation.

52

Quality

58%

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/elliott-wave/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

50%

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

The body is reasonably organized with clear tables and parameters, but it duplicates reference content inline without linking to the existing bundle files, lacks executable code for the engine, and presents no sequenced workflow with validation. Signaling the references and adding concrete examples would lift most dimensions.

Suggestions

Replace the inline Fibonacci/wave-structure exposition with signaled links to 波浪结构.md and Fibonacci浪间关系.md (e.g. '**Wave structures**: See [波浪结构.md](references/波浪结构.md)') so the overview stays lean.

Add a small executable code snippet (e.g. how to call the engine on a DataFrame) so the skill is copy-paste ready rather than descriptive.

Lay out the detection/matching process as an explicit numbered workflow with a validation checkpoint (e.g. verify Fibonacci tolerances before emitting a signal).

DimensionReasoningScore

Conciseness

Mostly efficient tables and bullets, but the body restates Elliott Wave theory, the impulse/corrective structure, and Fibonacci ratios that duplicate content already in the reference files, so it could be tightened.

2 / 3

Actionability

Provides parameter tables and signal conventions but no executable code for the actual detection/matching engine, only a dependency install line; guidance is concrete in places but incomplete.

2 / 3

Workflow Clarity

Signal logic is presented as a lookup table rather than a sequenced detection process, with no validation checkpoints for the fragile wave-counting operation, so sequence is present but checkpoints are missing.

2 / 3

Progressive Disclosure

Reference files exist (波浪结构.md, Fibonacci浪间关系.md) for the very structures and ratios described inline, but the body never links to or signals them, leaving content that should be separate inline and references not clearly signaled.

2 / 3

Total

8

/

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 well-differentiated with concrete actions and a clear niche, but it omits an explicit 'Use when...' trigger clause, which caps completeness. Adding natural-language trigger guidance would push it toward full marks.

Suggestions

Append an explicit trigger clause, e.g. 'Use when the user wants Elliott Wave analysis, wave counting, or Fibonacci-based trend-top/correction signals.'

Add common user phrasings such as 'wave count', 'market structure', or 'trend reversal signals' to broaden natural trigger coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('Detects swing points through Zigzag', 'matches 5-wave impulse and 3-wave corrective structures', 'validates them with Fibonacci wave relationships', 'generates trend-top / correction-complete signals'), matching the anchor for multiple specific concrete actions.

3 / 3

Completeness

Clearly states what the skill does but provides no explicit 'Use when...' trigger clause; per the judging guidelines a missing trigger caps completeness at 2.

2 / 3

Trigger Term Quality

Contains relevant domain keywords ('Elliott Wave', 'Fibonacci', 'swing points', 'trend-top') but leans technical and misses common user phrasings like 'wave count' or 'market structure', matching the anchor for some relevant keywords missing common variations.

2 / 3

Distinctiveness Conflict Risk

A clear niche (Elliott Wave theory signal engine) with distinct, specialized triggers unlikely to conflict with other skills; uses correct third-person voice.

3 / 3

Total

10

/

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.