CtrlK
BlogDocsLog inGet started
Tessl Logo

eastmoney

东方财富(Eastmoney)免费免鉴权数据接口,覆盖资金流向、龙虎榜、融资融券、大宗交易、股东户数、限售解禁、行业概念板块、券商研报、财经新闻、A股/港股三大报表+主要指标、全市场选股与代码搜索;美股财报由 get_financial_statements 转 SEC EDGAR。东财请求经共享 IP 限速层节流(东财按源 IP 限流并临时封禁突发请求),通过 Vibe-Trading 工具直接调用,无需 token。

72

Quality

91%

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

100%

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

A well-structured index skill that is concise, highly actionable, and uses clean progressive disclosure with verified one-level-deep references. It assumes Claude's competence and gives concrete, copy-paste-ready guidance throughout.

DimensionReasoningScore

Conciseness

The body is lean — compact tables for the interface list, tight code snippets, and pointers to references — with no padding explaining financial concepts Claude already knows, so every token earns its place.

3 / 3

Actionability

Provides fully executable, copy-paste-ready guidance: FundFlowTool().execute(...), resolve_secid(...) with concrete return values, exact date formats (YYYY-MM-DD vs YYYYMMDD), and a named env var for throttling.

3 / 3

Workflow Clarity

As a simple single-purpose reference skill the core action is unambiguous (call the registered tool directly, no SDK, no token), and the rate-limit constraint plus per-symbol batch error handling are clearly stated.

3 / 3

Progressive Disclosure

Explicitly declares itself an index page, points to one-level-deep references (verified present) for endpoint details and to scripts/ for examples, with clear table-based navigation and an explained link-path convention.

3 / 3

Total

12

/

12

Passed

Description

82%

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 specific, well-branded, distinctive data-source description that clearly conveys what it covers. Its only real gap is the absence of an explicit 'when to use' trigger clause, which caps completeness.

Suggestions

Add an explicit 'Use when...' clause naming common user triggers, e.g. 'Use when fetching A股/港股/美股 fund flow, dragon-tiger list, margin trading, block trades, shareholder counts, lockup expiries, sector data, research reports, financial statements, or running market-wide stock screening/symbol search.'

Front-load one or two of the highest-frequency trigger terms (e.g. 资金流向、龙虎榜、财报) earlier in the sentence so the most natural user phrases appear before the long enumeration.

DimensionReasoningScore

Specificity

Lists many concrete data domains (资金流向、龙虎榜、融资融券、大宗交易、股东户数、限售解禁、板块、券商研报、三大报表、选股与代码搜索) plus concrete verbs (覆盖、转 SEC EDGAR、节流、调用), matching the 'multiple specific concrete actions' anchor.

3 / 3

Completeness

It clearly answers 'what' (free免鉴权 data interface covering listed domains) but offers no 'Use when...' or equivalent explicit trigger guidance, so the missing 'when' caps completeness at 2 per the guideline.

2 / 3

Trigger Term Quality

Natural finance keywords a user would actually say (资金流向、龙虎榜、融资融券、选股、代码搜索) plus the strong brand trigger 东方财富/Eastmoney give good coverage of natural terms.

3 / 3

Distinctiveness Conflict Risk

Brand-named single data source (东方财富/Eastmoney) with a clear niche (A/港/美股 financial disclosures) and distinct triggers, making it unlikely to fire for the wrong skill.

3 / 3

Total

11

/

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

frontmatter_unknown_keys

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

Warning

relative_links

Relative link issues: 16 missing, 16 deeper-than-1-level

Warning

Total

14

/

16

Passed

Repository
HKUDS/Vibe-Trading
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.