CtrlK
BlogDocsLog inGet started
Tessl Logo

convertible-bond

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

57

Quality

66%

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

50%

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

The content is well-structured and domain-rich with concrete formulas and thresholds, but it carries some basic concept teaching, an incomplete code stub, and no validation checkpoints or progressive file split.

Suggestions

Trim or compress the '核心要素' basics table to avoid teaching concepts Claude already knows.

Replace the ConvertibleBondEngine.generate `pass` stub with executable logic, or explicitly justify it as a skeleton.

Add a validation/re-check step to the 轮动 and 双低 selection workflows (e.g., verify 评级 and 剩余期限 filters before ranking).

DimensionReasoningScore

Conciseness

The body is mostly efficient with formulas and tables, but the '可转债基础概念/核心要素' section explains basics (面值=100元, 票面利率递增) that Claude already knows, adding some unnecessary context.

2 / 3

Actionability

It provides executable code (bond_floor) and concrete thresholds (双低值<130, 转债价格<115, 溢价率<30%), but the ConvertibleBondEngine.generate method is a `pass` stub rather than complete executable code.

2 / 3

Workflow Clarity

The 轮动流程 and selection steps are numbered, but batch selection/screening operations lack explicit validation checkpoints, capping workflow clarity at 2 per the guidelines.

2 / 3

Progressive Disclosure

The skill is a single ~260-line monolithic file with no bundle files in references/scripts/assets; it is section-organized but all content is inline with no one-level-deep references to split out detail.

2 / 3

Total

8

/

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, distinctive description with strong trigger terms, but it omits an explicit 'Use when' trigger clause, leaving the 'when to use' half implicit.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when analyzing A股可转债, valuing 转债, or screening by 双低/轮动策略.'

Mirror common user phrasing such as '可转债估值' or '双低选债' to strengthen trigger coverage.

DimensionReasoningScore

Specificity

The description lists multiple concrete capabilities — '转股/纯债/期权三维估值、下修/强赎/回售博弈、双低策略与转债轮动选债框架' — rather than vague language.

3 / 3

Completeness

It clearly states what the skill does but lacks any 'Use when...' clause or equivalent explicit trigger guidance, which caps completeness at 2 per the judging guidelines.

2 / 3

Trigger Term Quality

It covers natural terms a user would say ('可转债', '双低策略', '下修', '强赎', '轮动') with good variation, matching the high-coverage anchor.

3 / 3

Distinctiveness Conflict Risk

The A股可转债 niche with its specific trigger terms is clearly distinct and unlikely to fire for unrelated skills.

3 / 3

Total

11

/

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.