CtrlK
BlogDocsLog inGet started
Tessl Logo

economic-calendar-fetcher

Fetch upcoming economic events and data releases using FMP API. Retrieve scheduled central bank decisions, employment reports, inflation data, GDP releases, and other market-moving economic indicators for specified date ranges (default: next 7 days). The script outputs raw JSON or text; the assistant filters, assesses impact, and generates the Markdown report.

62

Quality

72%

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

Fix and improve this skill with Tessl

tessl review fix ./skills/economic-calendar-fetcher/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

The body is highly actionable with a well-sequenced, validated workflow and concrete executable commands, but it is verbose — repeating the deprecation note and inlining impact/reporting guidance Claude largely already knows or could derive.

Suggestions

Collapse the repeated 'legacy v3 endpoint retired 2025-08-31 / returns 403' note into one canonical statement; it currently appears three times (Overview, Step 3, Resources).

Trim the Step 5 impact-level tutorial to a short pointer to the FMP 'impact' field plus a note that the assistant assesses context, removing general financial knowledge Claude already has.

Move the lengthy report-template spec into references/fmp_api_documentation.md (or a reports reference) and leave a concise skeleton inline, improving both conciseness and progressive disclosure.

DimensionReasoningScore

Conciseness

The core (script invocations, params, response schema) is efficient and actionable, but the body is padded with a ~40-line impact-level tutorial, long report templates Claude could generate, and the legacy-endpoint-retired note repeated verbatim three times.

2 / 3

Actionability

Provides fully executable bash commands, a complete script parameter list, the full JSON response structure, concrete filter examples, and copy-paste-ready Markdown report templates.

3 / 3

Workflow Clarity

A clear six-step sequence with explicit validation checkpoints (date-range rules in Step 2) and per-HTTP-status error-recovery feedback loops in Step 3.

3 / 3

Progressive Disclosure

The single reference file (fmp_api_documentation.md) and script are real, one level deep, and clearly signaled, but the body inlines large blocks (report-format spec, impact-assessment tutorial) that could be offloaded, leaving organization good but not optimally split.

2 / 3

Total

10

/

12

Passed

Description

67%

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 specific and well-scoped to a distinct FMP economic-calendar niche, but it omits natural user trigger terms and any explicit 'Use when...' guidance, capping trigger-term quality and completeness at 2.

Suggestions

Add an explicit 'Use when the user asks about upcoming economic events, the economic calendar, FOMC/CPI/NFP releases, or scheduled market-moving data for a date range' clause to lift completeness to 3.

Surface natural user keywords ('economic calendar', 'FOMC', 'CPI', 'jobs report', 'GDP release') in the description rather than only formal category names, so trigger-term coverage reaches 3.

Keep the third-person voice and concrete action list intact — those are the strongest parts of the description.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — fetch/retrieve central bank decisions, employment reports, inflation data, GDP releases, plus filter, assess impact, and generate Markdown report — matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Answers 'what' thoroughly but lacks an explicit 'Use when...' trigger clause; the only 'when' signal is the implied 'for specified date ranges', so per the rubric it caps at 2.

2 / 3

Trigger Term Quality

Contains strong domain keywords (central bank decisions, employment reports, inflation data, GDP) but omits natural user phrasings like 'economic calendar', 'FOMC', 'CPI', or 'jobs report' that the body's 'When to Use' section actually captures.

2 / 3

Distinctiveness Conflict Risk

Scoped to FMP-sourced scheduled economic indicators with named event categories, a clearly distinct niche unlikely to trigger for unrelated skills.

3 / 3

Total

10

/

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.