CtrlK
BlogDocsLog inGet started
Tessl Logo

uptrend-analyzer

Analyzes market breadth using Monty's Uptrend Ratio Dashboard data to diagnose the current market environment. Generates a 0-100 composite score from 5 components (breadth, sector participation, rotation, momentum, historical context). Use when asking about market breadth, uptrend ratios, or whether the market environment supports equity exposure. No API key required.

75

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

The body is actionable and well-structured, with an executable command, a clear two-phase workflow, and a properly signaled single-level reference that is a real file. Its main weakness is conciseness: the duplicate scoring-zone tables and the bilingual 'When to Use' block restate information already present elsewhere.

Suggestions

Collapse the '7-Level Zone Detail' table into the 'Scoring Zones' table (or move it to references/uptrend_methodology.md) to remove the near-duplicate scoring tables.

Trim the 'When to Use This Skill' English/Japanese trigger list, since the description already carries the trigger terms; keep only anything not already in the frontmatter.

Drop the 'API Requirements' section's restated 'None' note and the repeated 'no API key needed' mentions, which are already stated in Prerequisites and the description.

DimensionReasoningScore

Conciseness

The body is mostly efficient and packed with domain-specific detail Claude would not know (warning penalties, EMA(3) smoothing, 10v10 acceleration window), but the '7-Level Zone Detail' table largely restates the 'Scoring Zones' table and the English/Japanese 'When to Use' block re-lists triggers already in the description; not a 1 because the bulk is genuinely non-obvious domain content rather than generic explanation Claude already knows.

2 / 3

Actionability

Provides a copy-paste-ready executable command ('python3 skills/uptrend-analyzer/scripts/uptrend_analyzer.py') plus a concrete numbered list of what the script does, matching the fully-executable anchor; not a 2 because it is a real runnable command rather than pseudocode or vague direction.

3 / 3

Workflow Clarity

The two phases (Phase 1: Execute Python Script, Phase 2: Present Results) are clearly sequenced with an explicit sub-step list and a defined presentation checklist (composite score, exposure guidance, sector heatmap, momentum/rotation signals); not a 2 because the sequence is unambiguous, and this is a read-only analysis flow so the destructive-operation validation cap does not apply.

3 / 3

Progressive Disclosure

SKILL.md stays an overview and signals a single one-level-deep reference ('references/uptrend_methodology.md', a real file) with explicit load guidance ('First use: Load uptrend_methodology.md'), keeping methodology detail off the main page; not a 2 because navigation is clearly signaled and the split is appropriate rather than an inline wall of text.

3 / 3

Total

11

/

12

Passed

Description

100%

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, trigger-rich, and complete, clearly stating both the capability (composite 0-100 breadth scoring from 5 components) and the natural-language conditions under which to invoke it. It is also well-differentiated via the named Monty Uptrend Dashboard data source.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Analyzes market breadth', 'diagnose the current market environment', 'Generates a 0-100 composite score from 5 components (breadth, sector participation, rotation, momentum, historical context)' — matching the anchor for listing several specific concrete actions; not a 2 because it goes beyond naming a domain to enumerating what it actually does.

3 / 3

Completeness

Explicitly answers both what ('Analyzes market breadth... Generates a 0-100 composite score') and when ('Use when asking about market breadth, uptrend ratios...'), matching the anchor for clearly answering both with an explicit 'Use when' trigger; not a 2 because the when clause is explicit, not merely implied.

3 / 3

Trigger Term Quality

'Use when asking about market breadth, uptrend ratios, or whether the market environment supports equity exposure' covers natural terms a user would say ('market breadth', 'uptrend ratios', 'market environment', 'equity exposure'); not a 2 because it gives several common phrasings rather than a single keyword.

3 / 3

Distinctiveness Conflict Risk

'Monty's Uptrend Ratio Dashboard' names a distinct, niche data source with dedicated triggers, making conflict with other skills unlikely; not a 2 because the named dashboard and breadth-participation framing carve out a clear niche rather than overlapping with generic analysis skills.

3 / 3

Total

12

/

12

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
tradermonty/claude-trading-skills
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.