CtrlK
BlogDocsLog inGet started
Tessl Logo

convertible-bond

A股可转债分析——转股/纯债/期权三维估值、下修/强赎/回售博弈、双低策略与转债轮动选债框架

60

Quality

70%

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/convertible-bond/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%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 information-dense and actionable with concrete formulas, code, and thresholds for A-share convertible bond analysis. It is held back by missing validation checkpoints in its batch/backtest workflows and by a monolithic single-file structure with no progressive disclosure.

Suggestions

Add validation checkpoints to the backtest and rotation workflows (e.g., verify data completeness, check for survivorship bias, validate clause data per bond before ranking).

Split detailed reference material (e.g., 双低回测框架, 条款博弈 details, 输出格式模板) into separate files under references/ and signal them with one-level-deep links from SKILL.md.

Make the ConvertibleBondEngine example concrete instead of a 'pass' stub, or move it to a reference file with a working implementation.

DimensionReasoningScore

Conciseness

Dense, domain-specific reference material with little generic padding, though the 概述 section restates the description and a few explanatory bullets could be trimmed.

4 / 5

Actionability

Provides concrete formulas (转股价值, 转股溢价率, 双低值), an executable bond_floor function, and explicit screening thresholds; minor gaps such as the ConvertibleBondEngine stub ('pass') keep it below fully executable.

4 / 5

Workflow Clarity

Clear numbered sequences exist for 轮动流程 and 双低筛选, but the backtest/rotation batch workflows lack validation or verification checkpoints, capping workflow clarity at 3 per the batch-operation guideline.

3 / 5

Progressive Disclosure

Well-organized into clear sections, but ~250 lines of reference content (formulas, judgment matrices, multiple strategy frameworks) are all inlined with no bundle files or references to deeper material.

3 / 5

Total

14

/

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 specific and distinctive, listing several concrete analytical capabilities for the A-share convertible bond niche. Its main weakness is the absence of an explicit 'Use when...' trigger clause, which caps completeness.

Suggestions

Add an explicit trigger clause such as 'Use when the user asks about A-share convertible bonds (可转债), dual-low screening, downward-revision/forced-redemption/put-back clauses, or convertible bond rotation strategies.'

Include common synonyms/variations a user might say (e.g., '转债估值', '转债投资', '可转债回测') to broaden natural trigger coverage.

DimensionReasoningScore

Specificity

Names the domain and multiple concrete capabilities: '转股/纯债/期权三维估值', '下修/强赎/回售博弈', '双低策略', '转债轮动选债框架', giving comprehensive coverage of what the skill does.

5 / 5

Completeness

A clear 'what' is present, but there is no 'Use when...' clause or equivalent explicit trigger guidance, capping completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Strong natural domain keywords (可转债, 双低, 下修, 强赎, 回售, 转股) that users would say, but missing common synonyms and variations, so below comprehensive.

4 / 5

Distinctiveness Conflict Risk

A股可转债 is a clearly distinct niche with specialized triggers (双低策略, 下修/强赎/回售), minimizing overlap with other skills.

5 / 5

Total

17

/

20

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.