CtrlK
BlogDocsLog inGet started
Tessl Logo

analyzing-market-sentiment

Analyze cryptocurrency market sentiment using Fear & Greed Index, news analysis, and market momentum. Use when gauging overall market mood, checking if markets are fearful or greedy, or analyzing sentiment for specific coins. Trigger with phrases like "analyze crypto sentiment", "check market mood", "is the market fearful", "sentiment for Bitcoin", or "Fear and Greed index".

73

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

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.

Highly actionable and well-structured with sound progressive disclosure and a clear workflow. The main weakness is token efficiency: redundant repeated examples, a duplicated error summary, and an inline hardcoded timestamp that should be trimmed or moved.

Suggestions

Remove the Examples section's duplicated commands (quick, --coin BTC, --detailed already appear in Instructions) or replace them with genuinely new patterns only.

Drop the inline '# 2026 - current year timestamp' meta-commentary and the hardcoded date from the Output mockup, or use a placeholder like <timestamp>.

Trim the inline Error Handling table to a one-line pointer to references/errors.md since the full handling already lives there.

DimensionReasoningScore

Conciseness

Mostly efficient with copy-paste commands, but the Examples section repeats three commands already shown in Instructions, the Error Handling table overlaps errors.md, and the Output mockup embeds a time-sensitive hardcoded date with inline meta-commentary ('Updated: 2026-01-14 15:30 # 2026 - current year timestamp').

2 / 3

Actionability

Provides fully executable, flag-specific commands (e.g. '--coin BTC', '--detailed', '--weights "news:0.5,fng:0.3,momentum:0.2"') that are copy-paste ready, matching the top anchor.

3 / 3

Workflow Clarity

A clear numbered sequence (assess intent → run analysis → export → present) with per-step sub-options and an error-handling table for recovery; this is a read-only analysis skill so no destructive/batch validation cap applies.

3 / 3

Progressive Disclosure

Clear overview with one-level-deep, real references (errors.md, implementation.md, examples.md all exist) clearly signaled in a Resources section; content is appropriately split rather than monolithic.

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 covers capabilities, explicit 'Use when' triggers, and natural trigger phrases with no vague fluff. Nothing significant to improve.

DimensionReasoningScore

Specificity

Names three concrete analytic components — 'Fear & Greed Index, news analysis, and market momentum' — matching the anchor for multiple specific concrete actions; it does not stop at a generic domain label.

3 / 3

Completeness

Explicitly answers both what ('Analyze cryptocurrency market sentiment using...') and when ('Use when gauging overall market mood, checking if markets are fearful or greedy, or analyzing sentiment for specific coins'), satisfying the explicit-trigger bar.

3 / 3

Trigger Term Quality

Lists natural phrases a user would actually say ('analyze crypto sentiment', 'check market mood', 'is the market fearful', 'sentiment for Bitcoin', 'Fear and Greed index'), giving good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (crypto market sentiment) with distinct, coin-specific triggers unlikely to fire for unrelated skills.

3 / 3

Total

12

/

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

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

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

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-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.