CtrlK
BlogDocsLog inGet started
Tessl Logo

trading-skills-navigator

Recommend the right trading workflow, skillset, API profile, and setup path from a natural-language goal. Use this as the on-ramp when a user expresses a trading or investing goal and needs to know which skill/workflow to use, where to start, or whether something works without paid API keys — e.g. "where do I start", "which skill should I use", "I want to swing trade only when the market is favorable", "what works without API keys", "どれを使えばいい", "API キー無しで 使えるものは". Routes and explains only; it never executes trades or auto-runs other skills, and it is honest when no workflow has shipped yet.

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

Passed

No findings from the security scan

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.

A well-structured, actionable routing skill with a clear five-step workflow, an executable recommender command, and clean one-level-deep references to verified bundle files. The only real weakness is redundancy between the Step 3 narration guidance and the Output Format table.

Suggestions

Collapse the Output Format table or fold it into Step 3; the field meanings are already explained inline there, so the table roughly doubles the token cost for the same information.

Trim the opening paragraph ('The interactive on-ramp for this repository...') since it repeats the frontmatter description verbatim in substance.

Consider moving the detailed per-field narration rules for deferred/active manifest_status into references/intent_routing.md to keep the body focused on the decision flow.

DimensionReasoningScore

Conciseness

Mostly efficient and free of beginner-concept padding, but the large Output Format table substantially duplicates the field-by-field narration already specified in Step 3, and the opening paragraph restates the description.

2 / 3

Actionability

Provides a copy-paste-ready executable command with concrete flags (--query, --format, --no-api, --time-budget, --experience) and explicit field-by-field instructions for narrating each JSON output key.

3 / 3

Workflow Clarity

Five steps are clearly sequenced with environment-aware branching (Claude Code vs Web App fallback) and a stated graceful-degradation rule; the task is read-only routing so no destructive-operation validation checkpoint is required.

3 / 3

Progressive Disclosure

SKILL.md is a lean overview pointing one level deep to real, verified files (intent_routing.md, setup_paths.md, recommend.py, build_snapshot.py, metadata_snapshot.json), each clearly signaled in a Resources section.

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.

A strong, third-person description that states concrete capabilities, gives explicit 'use when' triggers with realistic natural-language and bilingual examples, and bounds its scope to avoid conflict with execution skills. All four dimensions land at the top of the scale.

DimensionReasoningScore

Specificity

Names multiple concrete actions — 'Recommend the right trading workflow, skillset, API profile, and setup path' — each a distinct deliverable rather than vague abstraction.

3 / 3

Completeness

Explicitly answers both what (recommend workflow/skillset/API profile/setup path) and when via an explicit 'Use this as the on-ramp when a user expresses a trading or investing goal' trigger clause.

3 / 3

Trigger Term Quality

Quotes natural user phrasings users would actually say — 'where do I start', 'which skill should I use', 'what works without API keys' — plus Japanese variants, giving broad coverage.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear routing niche scoped to trading/investing, and the constraint 'Routes and explains only; it never executes trades or auto-runs other skills' sharply reduces conflict with execution 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.