CtrlK
BlogDocsLog inGet started
Tessl Logo

eastmoney

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

66

Quality

80%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

The risk profile of this skill

SKILL.md
Quality
Evals
Security

Quality

Content

86%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 well-structured index page with executable quick-start code, a clear interface table linking to real one-level-deep references, and useful non-obvious notes on rate limiting and path conventions. It is slightly verbose in the overview and lacks an explicit result-verification checkpoint.

DimensionReasoningScore

Conciseness

The body is dense and assumes Claude's competence—no padding about what stocks or rate limiting are—and the 限速红线 and 链接约定 notes earn their place, though the overview sentence and a few explanatory lines could be trimmed slightly.

4 / 5

Actionability

Provides copy-paste-ready executable code (FundFlowTool().execute(...) and resolve_secid with expected return values), concrete parameter formats (symbol/secid/date), and the exact JSON envelope shape, covering the common calling pattern.

5 / 5

Workflow Clarity

The single action (call a registered tool, read the ok envelope) is unambiguous and batch per-symbol error handling plus the rate-limit red line are called out, but there is no explicit 'verify ok=true before proceeding' checkpoint, leaving a minor validation gap.

4 / 5

Progressive Disclosure

Explicitly an index page: each of the 12 tools links to a one-level-deep reference .md (all verified to exist) and the 4 example scripts are linked and present, with a clear path-prefix convention note for navigation.

5 / 5

Total

18

/

20

Passed

Description

75%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 highly specific and distinctive, clearly enumerating Eastmoney's data coverage and the SEC EDGAR fallback. Its main weakness is the absence of an explicit 'Use when...' trigger clause, which caps completeness at 3 despite strong keyword coverage.

Suggestions

Add an explicit trigger clause such as '当用户需要 A股/港股资金面、龙虎榜、融资融券、研报或财报数据时使用' to raise completeness.

Include common synonyms/file extensions or natural phrasings users say alongside the current domain terms to push trigger_term_quality to 5.

Keep the third-person declarative voice while adding the trigger guidance so specificity and distinctiveness are preserved.

DimensionReasoningScore

Specificity

Lists many concrete capabilities—资金流向、龙虎榜、融资融券、大宗交易、股东户数、限售解禁、行业概念板块、券商研报、财经新闻、三大报表+主要指标、选股与代码搜索—and notes 美股财报转 SEC EDGAR, giving comprehensive coverage rather than vague language.

5 / 5

Completeness

The 'what' is explicit and detailed (free no-auth Eastmoney interface covering listed data domains, routed via Vibe-Trading tools), but there is no 'when should Claude use it' guidance, capping completeness at 3 per the missing-trigger-clause rule.

3 / 5

Trigger Term Quality

Includes many natural terms a Chinese A-share user would say (资金流向、龙虎榜、融资融券、大宗交易、券商研报、选股), but lacks a 'Use when...' trigger clause and omits some common synonyms, so not a full 5.

4 / 5

Distinctiveness Conflict Risk

Names a specific source (东方财富/Eastmoney) and very specific Chinese financial data domains plus the SEC EDGAR routing carve-out, giving it a clear niche with minimal conflict risk.

5 / 5

Total

17

/

20

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.