CtrlK
BlogDocsLog inGet started
Tessl Logo

earnings-calendar

Get upcoming earnings dates with timing (before/after market) and EPS estimates. Use when user asks about earnings dates, earnings calendar, when a company reports, or upcoming earnings.

72

Quality

90%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

92%Weight 40%Scale 1-5

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

The content is a tight, executable simple skill: a concrete command, documented arguments and output, and illustrative examples with no conceptual padding. The only minor improvement is removing the redundant Dependencies section that duplicates the frontmatter.

Suggestions

Remove the body "## Dependencies" section listing pandas/yfinance, since it duplicates the frontmatter dependencies field; keep only runtime notes that aren't already declared.

Consider trimming or merging the "## Use Cases" section into the description, as it restates obvious motivations a user of an earnings-calendar skill would already have.

DimensionReasoningScore

Conciseness

The body is lean with no over-explanation of concepts Claude already knows, but a duplicate Dependencies section (also in frontmatter) and an optional Use Cases section are minor trims, fitting anchor 4 rather than 5.

4 / 5

Actionability

"uv run python scripts/earnings.py SYMBOLS" with documented arguments and copy-paste examples for single, multiple, and portfolio cases is fully executable and covers common cases, matching anchor 5.

5 / 5

Workflow Clarity

This is a simple single-task skill whose single action (run the script with SYMBOLS) is unambiguous and read-only, so the simple-skill exception yields 5; no destructive or batch validation is required.

5 / 5

Progressive Disclosure

A short, well-organized skill with clear sections (Instructions, Arguments, Output, Examples, Use Cases, Dependencies, Timezone) that references a real bundle file (scripts/earnings.py), qualifying for the under-50-line simple-skill exception at anchor 5.

5 / 5

Total

19

/

20

Passed

Description

87%Weight 40%Scale 1-5

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: it states concrete capabilities and provides explicit, natural-language trigger guidance that clearly answers both what and when. Minor keyword synonyms (e.g., "earnings report/season") would round out trigger coverage.

DimensionReasoningScore

Specificity

"Get upcoming earnings dates with timing (before/after market) and EPS estimates" lists several specific concrete actions (dates, timing, EPS), matching anchor 4 rather than 3 (only 1-2 actions) or 5 (comprehensive multi-action coverage like the PDF example).

4 / 5

Completeness

Both "what" (retrieve dates/timing/EPS estimates) and "when" (explicit "Use when..." with concrete trigger phrases) are clearly answered, matching the anchor-5 example.

5 / 5

Trigger Term Quality

"earnings dates, earnings calendar, when a company reports, upcoming earnings" are natural phrases users say, giving good coverage, but missing synonyms like "earnings report" or "earnings season" keeps it at anchor 4 rather than 5.

4 / 5

Distinctiveness Conflict Risk

"Earnings calendar / when a company reports / upcoming earnings" carve a clear niche with distinct triggers and minimal overlap risk with other skills, matching anchor 5.

5 / 5

Total

18

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
staskh/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.