CtrlK
BlogDocsLog inGet started
Tessl Logo

docx-skill

Word 文档(.docx)读/写/转/评审一体化。触发场景:总结 docx、读段落/大纲/表格/图片/评论/修订、替换正文、插入图片、改页面设置、重建目录、加评论或回复、加修订(insert/delete/replace)、接受/驳回修订、docx ↔ pdf/html/md/txt 互转。典型说法:"帮我总结这份 Word"、"第二段改成 XXX"、"把全部'A 公司'换成'B 公司'"、"加一条修订批注"、"接受所有修订"、"docx 转 pdf"、"从这些要点生成销售报告"。用户提到 .docx / .doc 文件或以 Word 文档为产出目标都加载本技能。

72

Quality

88%

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

76%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.

Actionable and well-structured with executable examples, but destructive XML-editing workflows lack explicit output-validation feedback loops, which caps workflow clarity. Conciseness and progressive disclosure are solid.

Suggestions

Add an explicit verification step after destructive edits — e.g. after the accept-tracked-changes and find-replace scripts, re-run WordInspect(summary) on the output to confirm hasTrackedChanges cleared / expected text present.

Wrap the regex-based document.xml mutations in a validate-then-write loop (parse check or reopen test) and only write out.docx when valid, mirroring the unpack→validate→pack pattern.

Consider moving the longer demos (2.1 meeting notes, 2.3 image+header) into a references/ file linked from the body to shorten SKILL.md and improve progressive disclosure.

DimensionReasoningScore

Conciseness

Mostly lean: a tool table, four executable demos, and a pitfall table with little padding of concepts Claude already knows; only minor explanatory asides ("底层 LibreOffice headless,排版保真度优于手搓") could be trimmed.

4 / 5

Actionability

Four copy-paste-ready JS demos (meeting notes, find-replace, image+header, accept tracked changes) plus concrete tool commands and a fix-script invocation cover the common cases fully and are executable.

5 / 5

Workflow Clarity

A clear sequence exists (WordInspect(summary) → branch by feature → write via JsSandbox → convert via DocConvert) with a pitfalls table, but the destructive XML/regex edits (accept-changes, find-replace) lack explicit post-write validation/verification checkpoints, capping this at 3 per the destructive-operation rule.

3 / 5

Progressive Disclosure

Well-organized into labeled sections (tools/read/write/convert/pitfalls) with no nested references and no bundle files; the four inline demos are load-bearing rather than reference-bloat, though a 200-line single file could optionally split longer demos into reference files.

4 / 5

Total

16

/

20

Passed

Description

100%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.

A strong, comprehensive description that clearly states capabilities, natural trigger phrases, and explicit load conditions in third-person voice. It is specific, well-targeted, and low conflict risk.

DimensionReasoningScore

Specificity

Lists many concrete actions — 总结/读段落大纲表格图片评论修订/替换正文/插入图片/改页面设置/重建目录/加修订/接受驳回修订/docx↔pdf·html·md·txt互转 — giving comprehensive, not abstract, coverage.

5 / 5

Completeness

Explicitly states what the skill does (读/写/转/评审一体化 with enumerated actions) and when to load it ("用户提到 .docx / .doc 文件或以 Word 文档为产出目标都加载本技能") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural user phrases ("帮我总结这份 Word", "第二段改成 XXX", "把全部'A 公司'换成'B 公司'", "接受所有修订", "docx 转 pdf") plus the .docx/.doc extensions, covering synonyms and file types.

5 / 5

Distinctiveness Conflict Risk

Scoped tightly to Word .docx/.doc documents with Word-specific triggers (修订/批注/目录/页面设置), giving it a clear niche and minimal overlap with PDF or generic-document skills.

5 / 5

Total

20

/

20

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
itsablabla/openloaf-web
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.