CtrlK
BlogDocsLog inGet started
Tessl Logo

transfer-old-latex-to-new

当用户明确要求“迁移 LaTeX 模板”“把旧项目接入 ChineseResearchLaTeX”“把旧标书/论文/毕业论文/简历套进当前模板”“把 Word/PDF/Markdown/零散 tex 整理进现有项目”,或直接提到 `transfer-old-latex-to-new` 时使用。旧别名 `migrating-latex-templates` 可兼容理解。该 skill 只负责把正文内容迁移到当前仓库现有模板的内容层;绝不能修改 `packages/` 内公共包源码、也绝不能修改 `projects/` 内模板样式或入口骨架,只能写入目标项目允许承载正文的内容文件。

66

Quality

81%

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

67%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 body is a well-structured orchestration guide with concrete paths, project selectors, and verification commands, plus strong boundary discipline. Its main weaknesses are repeated boundary statements that inflate token cost and mapping guidance that stays high-level rather than showing worked examples.

Suggestions

Consolidate the template-protection boundary into one canonical section (硬性边界) and reference it from 输出原则/不适用场景 instead of restating it, to recover token budget and lift conciseness.

Add one worked content-mapping example (e.g., a sample old \section block → target extraTex/xx.tex snippet, plus a .bib entry merge) so the mapping step is copy-paste-ready rather than abstract.

Convert reference paths to markdown links and surface the currently-unlinked bundle files (e.g., migration_patterns.md, structure_mapping_guide.md, troubleshooting.md) in the 参考材料 section to improve navigation and progressive disclosure.

DimensionReasoningScore

Conciseness

Mostly efficient and free of concept-explanation padding, but the template-protection boundary is restated four times (硬性边界, 输出原则, 不适用场景, and the 参考材料 closing) and could be consolidated; fits anchor 3 rather than 4 due to this noticeable redundancy.

3 / 5

Actionability

Concrete writable paths ("extraTex/**/*.tex" excluding "@config.tex", "references/**/*.bib"), specific project selectors (projects/NSFC_*, projects/paper-sci-01/), and copy-paste-ready build verification commands; falls short of 5 because the content-mapping step stays abstract ("旧正文 → extraTex/*.tex") with no worked snippet.

4 / 5

Workflow Clarity

Clear 5-step sequence with an explicit terminal validation checkpoint (official build commands) and an error feedback loop (build failure → report, do not patch template); not 5 because validation is end-only with no mid-process checkpoints or formal checklist.

4 / 5

Progressive Disclosure

Overview body points to real one-level-deep references (scripts/README.md, references/quickstart.md, config_guide.md, api_reference.md — all verified present), but links use plain paths rather than markdown link syntax and several bundle files (migration_patterns.md, structure_mapping_guide.md, etc.) are not surfaced.

4 / 5

Total

15

/

20

Passed

Description

95%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 excellent: it states a precise scope, lists natural multilingual trigger phrases including a legacy alias, and explicitly separates content migration from template development. It is third-person, non-verbose, and clearly distinguishable from sibling skills.

DimensionReasoningScore

Specificity

Names the domain and concrete action ("把正文内容迁移到当前仓库现有模板的内容层") plus specific input formats (Word/PDF/Markdown/零散 tex) and an explicit write-target boundary; slightly short of anchor 5 because the core action is essentially one migration operation rather than multiple distinct ones.

4 / 5

Completeness

Explicitly answers both "what" ("该 skill 只负责把正文内容迁移到当前仓库现有模板的内容层") and "when" ("当用户明确要求…时使用") with concrete trigger phrases, matching the anchor 5 pattern.

5 / 5

Trigger Term Quality

Comprehensive natural trigger phrases users would actually say ("迁移 LaTeX 模板", "把旧标书/论文/毕业论文/简历套进当前模板", "把 Word/PDF/Markdown/零散 tex 整理进现有项目") plus the skill name and a legacy alias, covering synonyms and document/file-type variants.

5 / 5

Distinctiveness Conflict Risk

Clear niche (content-layer migration only) with explicit boundary against template/package modification and distinct ChineseResearchLaTeX-specific triggers, minimizing overlap with template-dev skills.

5 / 5

Total

19

/

20

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

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

Warning

Total

13

/

16

Passed

Repository
huangwb8/ChineseResearchLaTeX
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.