CtrlK
BlogDocsLog inGet started
Tessl Logo

alphaear-news

Fetch hot finance news, unified trends, and prediction financial market data. Use when the user needs real-time financial news, trend reports from multiple finance sources (Weibo, Zhihu, WallstreetCN, etc.), or Polymarket finance market prediction data.

75

Quality

92%

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

85%

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

The body is a tight, well-organized overview that leverages a real one-level reference and stays token-efficient. Its main weakness is actionability: it names tool classes and method signatures but provides no executable example showing how to instantiate and call them.

Suggestions

Add a minimal executable example for each capability (e.g., import NewsNowTools, instantiate it, and call fetch_hot_news('cls', 10)) so the guidance is copy-paste ready.

Clarify the expected form of the `sources` argument to get_unified_trends (e.g., a list of source_id strings) and how it relates to the source table in references/sources.md.

Show how the two capabilities combine if intended (e.g., fetch per-source items then aggregate via get_unified_trends), or state explicitly that they are independent.

DimensionReasoningScore

Conciseness

The ~30-line body is lean and assumes Claude's competence, with no padding or explanation of concepts Claude already knows.

3 / 3

Actionability

Method signatures like "fetch_hot_news(source_id, count)" are concrete, but no import or instantiation example is given, so the guidance is not copy-paste executable.

2 / 3

Workflow Clarity

Each capability is a single unambiguous read-only call with parameters and a referenced source list; as a simple skill with no destructive/batch operations, no validation checkpoints are required.

3 / 3

Progressive Disclosure

A concise overview points to a clearly signaled, one-level-deep reference (references/sources.md, verified to exist) with source data appropriately split out of the main file.

3 / 3

Total

11

/

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, concise description that names concrete capabilities, includes an explicit Use-when trigger with natural keywords, and carves out a clear niche. The only minor weakness is slightly awkward phrasing ("prediction financial market data") that does not materially affect scoring.

DimensionReasoningScore

Specificity

"Fetch hot finance news, unified trends, and prediction financial market data" lists multiple concrete capabilities rather than vague language, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly states what it does and follows with an explicit "Use when the user needs..." trigger clause, satisfying both what and when.

3 / 3

Trigger Term Quality

Includes natural terms a user would say — "real-time financial news", "trend reports", and named sources (Weibo, Zhihu, WallstreetCN, Polymarket) — giving good keyword coverage.

3 / 3

Distinctiveness Conflict Risk

The finance-news-plus-Polymarket-prediction niche is distinctive with specific triggers, making conflict with other skills unlikely.

3 / 3

Total

12

/

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
RKiding/Awesome-finance-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.