CtrlK
BlogDocsLog inGet started
Tessl Logo

geo-report-pdf

Generate a professional PDF report from a GEO audit using pandoc + Chrome headless. Converts GEO-AUDIT-REPORT.md into a styled, client-ready PDF with a cover page, color-coded score tables, severity-tagged findings, and a 90-day roadmap.

68

Quality

85%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

The body is concise, highly actionable, and well-structured, delegating template detail to external files. Its main gap is the lack of an explicit post-generation verification checkpoint in the workflow.

Suggestions

Insert a verification step between Step 4 and Step 5: confirm GEO-REPORT.pdf exists and is non-empty (e.g. check file size > 0), and if blank, re-run Chrome with --virtual-time-budget=8000 before reporting completion.

Fold the 'PDF is blank / empty' troubleshooting row into that checkpoint so the feedback loop is part of the workflow rather than only reactive.

DimensionReasoningScore

Conciseness

Lean and efficient with no concept re-explanation (no 'what a PDF is' or 'how pandoc works' padding); every section — prerequisites, workflow commands, troubleshooting — earns its place.

3 / 3

Actionability

Provides fully executable, copy-paste-ready commands: the complete pandoc invocation with every --metadata flag and the full Chrome headless --print-to-pdf command, plus a concrete field-extraction table.

3 / 3

Workflow Clarity

Steps 1–5 are clearly sequenced with an initial guard (check the audit report exists), but there is no explicit verification that pandoc/Chrome succeeded or that the PDF is non-empty before reporting completion — recovery guidance lives only in the troubleshooting table, not as a workflow checkpoint.

2 / 3

Progressive Disclosure

Well-organized into clear sections with no nested/deep references; the heavy template HTML and CSS are correctly offloaded to external template files referenced one level deep rather than inlined.

3 / 3

Total

11

/

12

Passed

Description

82%

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, distinctive, and uses natural domain trigger terms, but it omits any explicit 'Use when...' guidance, which caps completeness. Adding a trigger clause would round it out.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when the user asks for a PDF or client-ready version of a GEO audit report, or wants to convert GEO-AUDIT-REPORT.md into a printable deliverable.'

Drop the mechanism detail ('using pandoc + Chrome headless') from the description or move it later — it is implementation, not a user trigger, and adds minor jargon noise.

DimensionReasoningScore

Specificity

Lists multiple concrete actions and outputs — 'Generate a professional PDF report', 'Converts GEO-AUDIT-REPORT.md into a styled, client-ready PDF with a cover page, color-coded score tables, severity-tagged findings, and a 90-day roadmap' — matching the multi-action anchor.

3 / 3

Completeness

Clearly answers 'what' (generate a styled PDF from the audit report with specific components) but provides no 'Use when...' clause or equivalent explicit trigger guidance, so per the rubric completeness is capped at 2.

2 / 3

Trigger Term Quality

Includes natural terms the target user would say — 'PDF report', 'GEO audit', 'client-ready PDF' — with good coverage of the domain vocabulary rather than only internal jargon.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (PDF rendering of a GEO audit via pandoc + Chrome) with distinct triggers like 'GEO-AUDIT-REPORT.md' and 'GEO audit', making conflict with other skills unlikely.

3 / 3

Total

11

/

12

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
zubair-trabzada/geo-seo-claude
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.