CtrlK
BlogDocsLog inGet started
Tessl Logo

docx

Create polished, editable Microsoft Word documents such as reports, letters, proposals, and handbooks.

60

Quality

69%

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 ./docker/sandbox/skills/docx/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%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 tight, well-structured instruction skill with concrete authoring rules, a clear revision/verify/save workflow, and an explicit validation feedback loop, though it lacks executable code examples.

DimensionReasoningScore

Conciseness

The body is lean and directive with no padding about what DOCX or python-docx is; a few multi-clause rules could be tightened slightly, keeping it just below a 5.

4 / 5

Actionability

Concrete, specific rules (margins >=18 mm, right tab stops, no literal bullets, one whole document) and named API calls (load_artifact_for_revision, verify_artifact, save_artifact) give mostly executable guidance; it is instruction-only so the absence of python-docx snippets is not penalized, but minor gaps keep it at 4.

4 / 5

Workflow Clarity

The load -> edit -> write -> verify -> fix-all-blockers -> regenerate-once -> reverify -> save sequence is explicit, with an explicit feedback loop and a clear stop condition ('If a blocker remains, stop and explain') rather than an automatic rewrite loop.

5 / 5

Progressive Disclosure

The skill is compact (~50 content lines) with no need for external references and is organized into clear sections (Authoring rules, Revisions, Verify and save), satisfying the simple-skill exception for a 5.

5 / 5

Total

18

/

20

Passed

Description

53%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 clear and appropriately scoped to Word documents with concrete output types, but it omits any 'Use when...' trigger guidance and lacks file-extension/natural-synonym keywords, leaving it mid-range across most dimensions.

Suggestions

Add an explicit 'Use when...' clause naming trigger phrases (e.g., 'Use when the user asks for Word documents, .docx files, reports, letters, or proposals').

Include the '.docx' file extension and natural synonyms like 'Word files' or 'Word docs' to improve trigger-term coverage.

If editing/revising is in scope, add a second concrete action verb (e.g., 'Create and edit') to broaden specificity.

DimensionReasoningScore

Specificity

Names the domain ('Microsoft Word documents') and several concrete output types ('reports, letters, proposals, and handbooks') but offers only a single action verb ('Create'), so coverage is not comprehensive enough for a 4.

3 / 5

Completeness

It has a clear 'what' but no 'Use when...' clause or equivalent explicit trigger guidance, which per the rubric caps completeness at 3.

3 / 5

Trigger Term Quality

Includes the natural phrase 'Microsoft Word documents' and document-type keywords, but omits common variations users say such as 'Word files', 'Word docs', and the '.docx' extension.

3 / 5

Distinctiveness Conflict Risk

The Microsoft Word niche is clearly distinct from PDF, Excel, and presentation skills, with only minor overlap risk against general office/document skills; a 5 is withheld because it lacks explicit distinct trigger phrases.

4 / 5

Total

13

/

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
MODSetter/SurfSense
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.