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".

67

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

65%

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 executable commands and a clean reference layout, but it loses points for redundancy between Instructions and Examples, implicit validation checkpoints, and a broken reference to a nonexistent settings.yaml.

Suggestions

Remove or fix the `${CLAUDE_SKILL_DIR}/config/settings.yaml` reference — no config directory exists in the bundle, so this is a dead link.

Deduplicate the Examples section, which repeats commands already covered in Instructions; either point to references/examples.md or keep only genuinely new invocations.

Add an explicit validation checkpoint in the workflow (e.g. verify the portfolio JSON parses before running analysis, or confirm API responses succeeded before presenting totals) to strengthen the feedback loop.

DimensionReasoningScore

Conciseness

Mostly efficient with executable commands and no beginner-concept padding, but the Examples section repeats commands already shown in Instructions and the large ASCII Output sample plus an awkward inline timestamp comment ("# 2026 - current year timestamp") add tokens that could be trimmed.

2 / 3

Actionability

Provides concrete, copy-paste-ready bash commands with specific flags and file paths (e.g. `--detailed`, `--threshold 15`, `--format csv --output`), fully executable with no pseudocode.

3 / 3

Workflow Clarity

Steps are clearly sequenced (assess intent → run tracker → export → present) but validation/checkpoints are only implicit; the Error Handling table offers recovery guidance yet no explicit validate-then-proceed feedback loop is woven into the workflow.

2 / 3

Progressive Disclosure

References to implementation.md, errors.md, and examples.md are one level deep and clearly signaled in the Resources section, but the body also points to `${CLAUDE_SKILL_DIR}/config/settings.yaml`, a file that does not exist in the bundle, creating a dead-end navigation path.

2 / 3

Total

9

/

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 concretely states capabilities, gives explicit "Use when" trigger guidance, and lists natural user phrases. It cleanly satisfies the what/when/trigger requirements with no fluff.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "real-time valuations, allocation analysis, and P&L tracking" plus "checking portfolio value, viewing holdings breakdown, analyzing allocations, or exporting portfolio data" — matching the multiple-specific-actions anchor.

3 / 3

Completeness

Explicitly answers both what (track portfolio with valuations, allocation, P&L) and when ("Use when checking portfolio value, viewing holdings breakdown, analyzing allocations, or exporting portfolio data") with explicit triggers.

3 / 3

Trigger Term Quality

Provides natural phrases a user would actually say — "show my portfolio", "check crypto holdings", "portfolio allocation", "track my crypto", "export portfolio" — giving good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear crypto-portfolio niche with distinct triggers ("show my portfolio", "track my crypto") that are 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.