CtrlK
BlogDocsLog inGet started
Tessl Logo

tracking-crypto-portfolio

Track cryptocurrency portfolio with real-time valuations, allocation analysis, and P&L tracking. Use when checking portfolio value, viewing holdings breakdown, analyzing allocations, or exporting portfolio data. Trigger with phrases like "show my portfolio", "check crypto holdings", "portfolio allocation", "track my crypto", or "export portfolio".

71

Quality

88%

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

77%Weight 40%Scale 1-3

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

The content is highly actionable with executable commands and a clear sequenced workflow supported by an error-recovery table. It is slightly verbose due to command repetition and a long output example, and it carries one broken reference (config/settings.yaml) that keeps progressive disclosure from scoring higher.

Suggestions

Remove or deduplicate the 'Examples' section commands that already appear in 'Instructions' to tighten token usage.

Delete the config/settings.yaml reference from Resources (the file does not exist) or add the file so no references are dangling.

Consider shortening the illustrative output block or moving it to references/examples.md to keep SKILL.md a lean overview.

DimensionReasoningScore

Conciseness

The body is mostly lean and avoids explaining concepts Claude already knows, but the 'Examples' section repeats portfolio_tracker.py invocations already shown in Instructions, and the illustrative output block is fairly long, so it could be tightened.

2 / 3

Actionability

Commands are fully executable and copy-paste ready with specific flags (--holdings, --detailed, --format, --output, --sort, --threshold), matching the anchor for concrete, executable guidance.

3 / 3

Workflow Clarity

The four-step workflow (assess intent, run tracker, export, present) is clearly sequenced, and the Error Handling table provides recovery guidance; as a read-only analysis tool it does not require the validation checkpoints mandated for destructive or batch operations.

3 / 3

Progressive Disclosure

The body is a clear overview with one-level-deep, well-signaled references (implementation.md, errors.md, examples.md) that all exist, but the Resources section also references config/settings.yaml which is not present in the bundle, leaving a dangling pointer.

2 / 3

Total

10

/

12

Passed

Description

100%Weight 40%Scale 1-3

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 strong across all dimensions: it states concrete capabilities, gives natural trigger phrases, answers both what and when explicitly, and occupies a distinct niche. It uses correct third-person voice and is concise without padding.

DimensionReasoningScore

Specificity

The description lists multiple concrete actions — 'real-time valuations, allocation analysis, and P&L tracking' — matching the anchor for listing several specific concrete actions.

3 / 3

Completeness

It explicitly answers what ('Track cryptocurrency portfolio with real-time valuations, allocation analysis, and P&L tracking') and when ('Use when checking portfolio value... Trigger with phrases like...'), with explicit trigger guidance.

3 / 3

Trigger Term Quality

It provides natural user phrases such as 'show my portfolio', 'check crypto holdings', 'portfolio allocation', 'track my crypto', and 'export portfolio', giving good coverage of terms a user would actually say.

3 / 3

Distinctiveness Conflict Risk

Cryptocurrency portfolio tracking is a clear niche with distinct triggers, making it 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.