CtrlK
BlogDocsLog inGet started
Tessl Logo

writer

Document creation, format conversion (ODT/DOCX/PDF), mail merge, and automation with LibreOffice Writer.

56

Quality

65%

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 ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/libreoffice/writer/SKILL.md

The canonical home for this skill is writer in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

65%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 content is actionable and lean with solid section structure, but workflows lack validation checkpoints for batch/destructive operations and everything is monolithically inlined with no progressive disclosure to separate reference files.

Suggestions

Add validation steps to batch and template workflows (e.g. verify converted output opens, validate repacked ODT XML), turning them into validate->fix->retry loops.

Move the bulk of the Format Conversion Reference and Command-Line Reference into separate reference files (e.g. references/formats.md, references/cli.md) and link to them from SKILL.md.

Deduplicate the format lists that recur across 'Core Capabilities', 'Format Conversion Reference', and 'When to Use This Skill'.

DimensionReasoningScore

Conciseness

The body is code-heavy and actionable with little concept padding, though format lists and soffice command patterns repeat across 'Core Capabilities', 'Format Conversion Reference', and 'Command-Line Reference' and could be tightened.

4 / 5

Actionability

Provides concrete, mostly copy-paste-ready bash and Python (UNO, odfpy, template generation) covering common cases, with only minor gaps such as placeholder paths like '/path/to/document.odt'.

4 / 5

Workflow Clarity

Workflows are presented as alternative methods rather than sequenced steps with checkpoints, and the batch conversion loop plus template generation lack validation/verification, capping workflow clarity at 3 per the batch-operation rule.

3 / 5

Progressive Disclosure

No bundle files exist and all content is inlined in one ~190-line file; section headers give reasonable structure, but reference/command-line material that could live in separate files is inlined with no split-file references.

3 / 5

Total

14

/

20

Passed

Description

66%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 specific and names a clear niche with concrete actions and natural trigger terms, but it omits any explicit 'Use when...' trigger guidance, which caps its completeness.

Suggestions

Add an explicit 'Use when...' clause naming trigger phrases, e.g. 'Use when creating or converting ODT/DOCX/PDF documents, running mail merges, or automating LibreOffice Writer workflows.'

Include more natural synonyms users say ('Word files', '.docx', 'documents') to broaden trigger-term coverage.

Replace the generic term 'automation' with a concrete action like 'automate document generation via soffice and UNO scripting'.

DimensionReasoningScore

Specificity

Lists several concrete actions — 'Document creation', 'format conversion (ODT/DOCX/PDF)', 'mail merge', 'automation' — but the bare word 'automation' is slightly generic, leaving minor coverage gaps versus a fully comprehensive list.

4 / 5

Completeness

The 'what' is clear (creation, conversion, mail merge, automation) but there is no 'Use when...' clause or equivalent explicit trigger guidance, capping completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Includes natural terms users would say ('document creation', 'format conversion', 'mail merge', 'LibreOffice Writer') plus file extensions (ODT/DOCX/PDF), but misses common synonyms like 'Word files' or 'documents'.

4 / 5

Distinctiveness Conflict Risk

'LibreOffice Writer' carves a clear niche distinct from sibling skills (calc/impress/draw), with only minor overlap risk against docx-official/pdf-official for conversion tasks.

4 / 5

Total

15

/

20

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
administrakt0r/AI-Agents-Safe-Coding-Skills
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.