CtrlK
BlogDocsLog inGet started
Tessl Logo

tracking-token-launches

Track new token launches across DEXes with risk analysis and contract verification. Use when discovering new token launches, monitoring IDOs, or analyzing token contracts. Trigger with phrases like "track launches", "find new tokens", "new pairs on uniswap", "token risk analysis", or "monitor IDOs".

69

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

72%

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 sound progressive disclosure, but loses points for redundancy between the Commands and Instructions sections and for absent validation checkpoints in the workflow.

Suggestions

Consolidate the Commands and Instructions sections — reference the documented subcommands instead of repeating their syntax, or keep only one canonical command listing.

Add an explicit validation step in the risk workflow (e.g. confirm risk score / verification status before recommending interaction) with a fix-and-retry loop.

Either link the orphaned references/implementation.md from the body or remove it, since its content (crypto-apis.env, Bash(crypto:launch-*)) does not match this skill's actual tooling.

DimensionReasoningScore

Conciseness

Mostly efficient and free of conceptual filler, but the Instructions section re-states command syntax already shown in Commands (e.g. `python launch_tracker.py recent --chain ethereum`), which could be tightened or cross-referenced.

2 / 3

Actionability

Provides fully executable, copy-paste-ready commands with real flags and a concrete address example, backed by the bundled launch_tracker.py script.

3 / 3

Workflow Clarity

The numbered Instructions give a clear sequence (recent → detail → risk → summary → export), but no validation checkpoints or error-recovery feedback loops are shown inline for the risk-before-interaction workflow.

2 / 3

Progressive Disclosure

Keeps overview and commands inline while pushing error handling and examples to real one-level-deep references (errors.md, examples.md) and a scripts/ directory, all of which exist in the bundle.

3 / 3

Total

10

/

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 well-crafted: it states concrete capabilities, includes an explicit Use-when trigger clause with natural phrases, and occupies a distinct niche. No significant weaknesses to address.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Track new token launches across DEXes with risk analysis and contract verification" — naming the domain and three specific capabilities, matching the top anchor.

3 / 3

Completeness

Clearly answers both what (track launches with risk analysis and verification) and when via an explicit "Use when discovering new token launches, monitoring IDOs, or analyzing token contracts" clause.

3 / 3

Trigger Term Quality

Provides natural user phrases — "track launches", "find new tokens", "new pairs on uniswap", "token risk analysis", "monitor IDOs" — giving good coverage of terms a user would actually say.

3 / 3

Distinctiveness Conflict Risk

Targets a clear niche (new token launches on DEXes) with distinct triggers unlikely to fire for unrelated skills, satisfying the top anchor.

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.