CtrlK
BlogDocsLog inGet started
Tessl Logo

html-2-pdf

HTML 2 PDF integration. Manage Documents, Templates. Use when the user wants to interact with HTML 2 PDF data.

60

Quality

71%

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 ./skills/html-2-pdf/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

82%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 highly actionable with executable commands and a well-sequenced, validated connection workflow. The main gaps are minor over-explanation in the intro and no use of separate reference files despite some inlinable detail.

DimensionReasoningScore

Conciseness

The body is mostly efficient with direct CLI commands, tables, and minimal padding, but the opening paragraph explaining what HTML 2 PDF is and a few phrasings ('so you can focus on the integration logic rather than auth plumbing') are minor over-explanation that could be trimmed.

4 / 5

Actionability

It provides copy-paste-ready, executable CLI commands throughout (login, connection ensure, connection get --wait, action run, request) with concrete flags, a popular-actions table, and a proxy options table covering the common cases.

5 / 5

Workflow Clarity

The connection flow is clearly sequenced with explicit validation feedback loops (poll until not BUILDING, branch on READY/CLIENT_ACTION_REQUIRED/CONFIGURATION_ERROR, re-poll after user action), though the '1b' subsection numbering is awkward and the action-running step lacks explicit output verification.

4 / 5

Progressive Disclosure

The single-file body is well-organized with clear section headers and no bundle files are needed, satisfying the simple-skill exception; however no one-level-deep references are used and the inlined proxy/connection-state detail could be split out.

4 / 5

Total

17

/

20

Passed

Description

61%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 has a clear niche and an explicit 'Use when' clause, but its stated actions are generic and the trigger terms lack natural synonyms. Specificity and trigger coverage are the main weaknesses.

Suggestions

Replace the generic 'Manage Documents, Templates' with concrete actions such as 'Convert HTML and URLs to PDF, generate PDFs from templates, customize page settings, headers, and footers'.

Add natural trigger keywords and synonyms, e.g. 'Use when the user wants to convert HTML or a web page/URL to a PDF, generate PDFs from templates, or work with HTML 2 PDF data.'

DimensionReasoningScore

Specificity

The description names the domain ('HTML 2 PDF integration') but the only stated actions are the generic 'Manage Documents, Templates' with no concrete verbs like convert or generate, matching the 'names the domain but actions are minimal or generic' anchor.

2 / 5

Completeness

Both a 'what' (integration, manage documents/templates) and a 'when' ('Use when the user wants to interact with HTML 2 PDF data') are present, but the 'when' is generic and could be more explicit with concrete trigger phrases.

4 / 5

Trigger Term Quality

'HTML 2 PDF' is a relevant keyword and the 'Use when... interact with HTML 2 PDF data' phrase gives some coverage, but common natural synonyms (PDFs, convert HTML/URL to PDF, web page to PDF, .pdf) are missing.

3 / 5

Distinctiveness Conflict Risk

'HTML 2 PDF integration' is a clear, named niche with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

14

/

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
membranedev/application-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.