CtrlK
BlogDocsLog inGet started
Tessl Logo

sn-search-finance

用于搜索金融市场、证券、上市公司基本面、价格、K 线、披露文件、财经新闻、A 股数据、港股或全球 ticker,可使用 yfinance、mootdx、API 脚本或 browser-use。

74

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.

The body is concise, highly actionable, and well-sequenced with explicit fallback checkpoints; the single script bundle is appropriately referenced. One minor dangling reference (requirements.txt) does not undermine the clean structure.

Suggestions

Add a requirements.txt to the bundle since the body instructs 'pip install -r requirements.txt', or change the instruction to install packages inline so the reference is not dangling.

DimensionReasoningScore

Conciseness

Lean and operational: credential guidance, a numbered workflow, command tables, and executable code blocks with no padding about concepts Claude already knows; every section earns its place.

3 / 3

Actionability

Provides many copy-paste executable commands (e.g. 'python scripts/finance_search.py yf-history AAPL --period 6mo --interval 1d --limit 120') with real flags plus a purpose→command table; copy-paste ready.

3 / 3

Workflow Clarity

A clear 5-step sequence with explicit checkpoints — step 5 halts on login walls/captcha/rate limits and the credential section falls back to public pages on failure, providing feedback loops for the risky failure cases.

3 / 3

Progressive Disclosure

A single well-organized SKILL.md with a real one-level script bundle (scripts/finance_search.py exists) and no nested reference depth; sections are clearly navigable.

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.

The description is specific and trigger-rich with a well-defined niche, but it omits an explicit 'Use when...' trigger clause, capping completeness at 2. It uses appropriate impersonal (third-person) voice.

Suggestions

Add an explicit trigger clause, e.g. '当用户需要查询行情、K 线、财务数据、披露文件或财经新闻时使用' to answer the 'when' and lift completeness.

Consider adding common variations like '股票/股价/财报' to broaden natural trigger coverage.

DimensionReasoningScore

Specificity

Lists many concrete actions and domains ('搜索金融市场、证券、上市公司基本面、价格、K 线、披露文件、财经新闻') alongside concrete tools (yfinance, mootdx, API 脚本, browser-use), matching the 'multiple specific concrete actions' anchor.

3 / 3

Completeness

Clearly states 'what' the skill does but lacks an explicit 'Use when...' trigger clause for 'when'; per judging guidelines, a missing explicit trigger caps completeness at 2.

2 / 3

Trigger Term Quality

Covers natural user-facing terms a person would actually say — 金融市场, 证券, K 线, 财经新闻, A 股数据, 港股, ticker — with good variation, matching the strong coverage anchor.

3 / 3

Distinctiveness Conflict Risk

A clear financial/market-search niche anchored to specific tools and markets, unlikely to trigger for unrelated skills.

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
OpenSenseNova/SenseNova-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.