CtrlK
BlogDocsLog inGet started
Tessl Logo

sync-zh-changelog

Synchronize an EcoPaste release section from CHANGELOG.md into CHANGELOG.zh-CN.md with project terminology and structural validation. Use when the user explicitly invokes $sync-zh-changelog or asks to generate, translate, update, or verify the Chinese changelog for a release.

80

Quality

100%

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

SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-3

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

The body is a compact, well-organized workflow with concrete executable validation commands, a fix-and-rerun feedback loop, and a single verified bundle file. It matches the strongest anchor on all four dimensions.

DimensionReasoningScore

Conciseness

The body is lean with no concept explanations or padding; routing rules, the numbered workflow, and the translation heading table each earn their place and assume Claude's competence, matching the score-3 anchor.

3 / 3

Actionability

It provides fully executable commands ("python3 .agents/skills/sync-zh-changelog/scripts/check_sync.py", "git diff --check -- CHANGELOG.zh-CN.md"), documents the "--version <version>" flag, names specific rg search dirs, and gives concrete heading mappings, matching the copy-paste-ready score-3 anchor.

3 / 3

Workflow Clarity

A clear 7-step sequence includes an explicit validation checkpoint (step 6) and a feedback loop (step 7: "Fix every validation error, rerun both checks"), which the rubric rewards for batch/document operations, matching the score-3 anchor.

3 / 3

Progressive Disclosure

Under ~54 lines with a single task and one real, verified bundle script (scripts/check_sync.py), the content is well-organized into clear sections, so per the simple-skills note it qualifies for the score-3 anchor without external file references.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

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, trigger-rich, complete on both what and when, and highly distinctive. It cleanly matches the strongest anchor on every dimension with no fluff or over-claims.

DimensionReasoningScore

Specificity

"Synchronize an EcoPaste release section from CHANGELOG.md into CHANGELOG.zh-CN.md with project terminology and structural validation" names the concrete action, both target files, and additional concrete actions (terminology handling and structural validation), listing multiple specific actions like the score-3 anchor.

3 / 3

Completeness

It explicitly states what it does (synchronize a release section with terminology and validation) and an explicit "Use when..." trigger clause, satisfying both what and when like the score-3 anchor.

3 / 3

Trigger Term Quality

"Use when the user explicitly invokes $sync-zh-changelog or asks to generate, translate, update, or verify the Chinese changelog for a release" gives broad natural coverage of verbs users would actually say plus the explicit invocation name, matching the score-3 anchor.

3 / 3

Distinctiveness Conflict Risk

The niche is tightly scoped to EcoPaste and CHANGELOG.zh-CN.md with distinct triggers, making it unlikely to fire for the wrong skill, matching the score-3 anchor.

3 / 3

Total

12

/

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
EcoPasteHub/EcoPaste
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.