CtrlK
BlogDocsLog inGet started
Tessl Logo

document-gen-unicode-safe

Unicode-safe fallback workflow for multi-format document generation with character sanitization

62

Quality

72%

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 ./benchmarks/gdpval/skills/document-gen-fallback-enhanced-enhanced-c5d426/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

77%

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

The body is highly actionable with a clear, validated workflow, but it is verbose due to repeated restatements and is a monolith that could offload its worked example, command reference, and sanitization script into separate reference files.

Suggestions

De-duplicate the xelatex/wkhtmltopdf flow so it appears fully once, then reference it from the complete example and troubleshooting sections.

Move the reusable sanitization script and the 'Common pandoc Commands' reference into files under scripts/ and references/ with clearly signaled links, to improve progressive disclosure.

Fix the sed curly-quote substitutions whose unescaped single quotes would break in practice, keeping the commands genuinely copy-paste ready.

DimensionReasoningScore

Conciseness

The body provides efficient guidance but is padded by repeated restatements of the same xelatex-then-wkhtmltopdf flow across the workflow, complete example, troubleshooting, and command-reference sections, so it does not fully earn the 'lean, every token earns its place' anchor.

2 / 3

Actionability

Provides concrete, executable pandoc commands, a runnable bash sanitization script, specific sed replacements, and install/verify commands that are largely copy-paste ready, matching the 'fully executable' anchor.

3 / 3

Workflow Clarity

A clearly sequenced multi-step workflow with explicit validation (Step 4 verify outputs) and a feedback loop (capture stderr in Step 3a, diagnose, then retry with wkhtmltopdf in Step 3b), appropriate for batch document conversion.

3 / 3

Progressive Disclosure

No bundle files exist and the skill is a single 280-line monolith with the full worked example, command reference, and sanitization script inline rather than split into one-level-deep reference files, so organization is present but content that should be separate is inline.

2 / 3

Total

10

/

12

Passed

Description

67%

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 distinctive, but it omits an explicit 'Use when...' trigger clause and leans on somewhat technical phrasing rather than natural user keywords, capping completeness and trigger-term quality.

Suggestions

Add an explicit trigger clause, e.g. 'Use when PDF/document conversion fails with encoding or unknown errors, or when content contains special/non-ASCII characters.'

Surface natural user-facing keywords ('PDF', 'LaTeX', 'convert to docx/pdf/html', 'special characters') in the description.

Keep the current specificity and niche framing, which already work well.

DimensionReasoningScore

Specificity

Names concrete actions across the domain: 'multi-format document generation', 'character sanitization', and 'explicit error capture', matching the 'lists multiple specific concrete actions' anchor rather than the looser level 2.

3 / 3

Completeness

Clearly states what the skill does, but 'when' is only implied by the word 'fallback' with no explicit 'Use when...' trigger clause, which caps completeness at 2 per the rubric guideline.

2 / 3

Trigger Term Quality

Contains relevant terms like 'document generation', 'Unicode-safe', and 'character sanitization' but lacks the natural user phrasings a person would say (e.g., 'PDF', 'LaTeX', 'convert documents', 'special characters'), so coverage is partial.

2 / 3

Distinctiveness Conflict Risk

'Unicode-safe fallback workflow' carves a clear niche (a Unicode-specific variant of a fallback document-generation flow) with triggers unlikely to fire for unrelated skills.

3 / 3

Total

10

/

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
HKUDS/OpenSpace
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.