CtrlK
BlogDocsLog inGet started
Tessl Logo

regulatory-knowledge

金融监管知识库:A股涨跌停/ST退市新规/融券、港股T+0/做空机制、美股PDT/熔断、加密监管政策、跨境税务基础

54

Quality

61%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./agent/src/skills/regulatory-knowledge/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

50%

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

A rich, well-organized regulatory reference with concrete checklists and a worked report template, but it is a long monolithic file with pseudocode backtest snippets and time-sensitive dates scattered inline rather than isolated.

Suggestions

Move per-market rule detail (A股/港股/美股/加密) into separate reference files under references/ and keep SKILL.md as a concise overview pointing one level deep, which would also improve progressive_disclosure.

Consolidate time-sensitive figures (effective dates, post-2023 rule changes) into a single dated '规则版本/时效' section so stale values are easy to audit and do not pad the running prose.

Replace the pseudocode backtest snippets with minimal executable functions (or explicitly label them as illustrative) to push actionability toward copy-paste-ready.

DimensionReasoningScore

Conciseness

The body is dense with specialized, non-obvious facts (board-specific price limits, post-2023 印花税 rates, margin maintenance ratios, auction timestamps) rather than concepts Claude already knows, but it is ~300 lines and scatters time-sensitive dates ('截至2026', '2023年减半', '2024年继续免征', 'MiCA 2024年生效') inline rather than in a deprecated section, which the guideline penalizes.

2 / 3

Actionability

It provides a concrete compliance checklist, specific cost/tax figures, and a fully worked output-format example, but the backtest snippets ('if daily_return >= limit_up: buy_signal无法执行') are pseudocode and there is no end-to-end executable pipeline, so it falls short of copy-paste-ready guidance.

2 / 3

Workflow Clarity

The 分析框架 (constraint matrix, compliance checklist, tax impact) plus the output-format template give real structure, but the procedure is implied by topic grouping rather than laid out as an explicit numbered sequence, and there are no validation checkpoints (acceptable here since the task is analysis, not a destructive operation).

2 / 3

Progressive Disclosure

Sections are well-organized with clear headers and tables, but the entire ~300-line reference is a monolithic single SKILL.md with no bundle files and no one-level-deep reference splitting, so per-market rule detail that could live in separate reference files is inline.

2 / 3

Total

8

/

12

Passed

Description

72%

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-targeted Chinese-language regulatory knowledge-base description with strong trigger terms and a clear niche, but it lacks any explicit 'when to use' guidance and describes topics rather than actions.

Suggestions

Add an explicit trigger clause, e.g. '回测引擎实现交易规则约束、跨市场策略合规检查、或税务影响计算时使用' to satisfy the 'when' half of completeness.

Reframe the topic list around concrete actions (e.g. '查询/校验各市场监管规则,输出合规检查报告') to lift specificity from a topic catalog to concrete capabilities.

DimensionReasoningScore

Specificity

The description enumerates a comprehensive, specific domain ('A股涨跌停/ST退市新规/融券、港股T+0/做空机制、美股PDT/熔断、加密监管政策、跨境税务基础') but uses no action verbs — it catalogs topics rather than listing concrete actions, so it does not reach the 'multiple specific concrete actions' anchor.

2 / 3

Completeness

It states what the skill covers (the knowledge base topics) but provides no 'Use when...' clause or equivalent explicit trigger guidance, capping completeness at 2 per the rubric guideline.

2 / 3

Trigger Term Quality

Terms like 'A股涨跌停', '融券', '做空', '美股PDT', '熔断', and '跨境税务' are exactly the natural vocabulary a quant trader would say when needing this knowledge, giving good coverage of likely triggers.

3 / 3

Distinctiveness Conflict Risk

The cross-market financial-regulatory niche (A股/港股/美股/加密 with specific rule names) is highly specific and unlikely to fire for an unrelated skill.

3 / 3

Total

10

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

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.