CtrlK
BlogDocsLog inGet started
Tessl Logo

fxmacrodata-calendar

Fetch official FXMacroData macro release-calendar events for trade planning, macro regime checks, and event-risk filters. Use before CPI, NFP, GDP, PCE, retail sales, PMI, and central-bank decision windows.

76

Quality

95%

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

100%

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

A lean, highly actionable skill body with an executable command, explicit response-verification criteria, and well-organized sections appropriate for a simple single-purpose skill. No meaningful weaknesses against the rubric.

DimensionReasoningScore

Conciseness

The ~45-line body avoids explaining concepts Claude already knows and keeps every line operational (verification criteria, endpoint, tier rules), so each token earns its place.

3 / 3

Actionability

Provides a copy-paste-ready command ('python3 skills/fxmacrodata-calendar/scripts/fetch_calendar.py --currency usd --min-tier 1') that resolves to a real script, plus concrete env var, endpoint, and valid --min-tier values.

3 / 3

Workflow Clarity

A clear three-step sequence with explicit validation semantics in step 2 (nonzero exit is unverified, not empty; currency match; data_quality field checks; required timestamps); the read-only fetch does not trigger the destructive/batch feedback-loop cap.

3 / 3

Progressive Disclosure

A simple under-50-line single-purpose skill, organized into Workflow and Authentication sections, with one one-level-deep script reference that maps to a real bundle file and no nested references.

3 / 3

Total

12

/

12

Passed

Description

90%

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 tight, well-targeted description that clearly states the source, action, and use contexts with explicit, natural trigger terms. Its only weakness is that it describes a single fetch action rather than multiple distinct actions.

DimensionReasoningScore

Specificity

Names the official source and a concrete fetch action with three use-contexts ('trade planning, macro regime checks, and event-risk filters'), but centers on a single action verb rather than the multiple distinct actions the top anchor expects.

2 / 3

Completeness

States what it does ('Fetch official FXMacroData macro release-calendar events') and gives an explicit when clause ('Use before CPI, NFP, GDP, PCE, retail sales, PMI, and central-bank decision windows').

3 / 3

Trigger Term Quality

Enumerates the exact release names a user would say ('CPI, NFP, GDP, PCE, retail sales, PMI, and central-bank decision windows'), giving strong natural-keyword coverage.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear FXMacroData release-calendar niche with specific macro-event triggers, making conflict with other skills unlikely.

3 / 3

Total

11

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
tradermonty/claude-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.