CtrlK
BlogDocsLog inGet started
Tessl Logo

report-to-google-doc

Narrow conversion skill. Invoke only when the user explicitly asks to convert an existing local or blob-hosted HTML analytics report into a Google Doc, DOCX, or shareable document.

70

Quality

85%

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

SKILL.md
Quality
Evals
Security

Quality

Content

88%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 strong, actionable workflow with explicit validation checkpoints and repair feedback loops, and it correctly delegates implementation to a bundled script. The only modest gap is progressive disclosure, since all reference material lives in the single helper script with no dedicated advanced-topic documents.

DimensionReasoningScore

Conciseness

The body is dense and task-focused with no over-explanation of basic concepts; the exhaustive Standards preservation lists are concrete guidance but could be tightened slightly.

4 / 5

Actionability

Provides copy-paste bash commands, a concrete MCP upload call, specific required output filenames, and a problem->fix Repairs table covering common failure cases.

5 / 5

Workflow Clarity

Six clearly sequenced steps with an explicit validation gate ("Do not upload until preflight_checks.json has status: 'passed' with zero errors"), a dedicated Validate step, and a Repairs feedback loop for error recovery.

5 / 5

Progressive Disclosure

SKILL.md serves as a clean overview with implementation appropriately pushed to a real one-level-deep bundled script (scripts/report_to_google_doc_plan.py and package), but there are no separate reference docs with signaled navigation links to elevate it further.

4 / 5

Total

18

/

20

Passed

Description

82%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 well-constructed: it clearly states a narrow purpose and an explicit, restrictive trigger, giving strong completeness and distinctiveness. Specificity is the weakest dimension because it describes essentially one conversion action rather than a suite of concrete operations.

DimensionReasoningScore

Specificity

Names the domain and one concrete action ("convert an existing local or blob-hosted HTML analytics report into a Google Doc, DOCX, or shareable document") with multiple target formats, but lists only a single action rather than several distinct capabilities.

3 / 5

Completeness

Explicitly states both what it does (convert an HTML analytics report to a shareable doc) and when to use it ("Invoke only when the user explicitly asks to convert..."), with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural terms a user would say ("convert", "HTML analytics report", "Google Doc", "DOCX", "shareable document") with a clear trigger phrasing, but misses a few synonyms (e.g., Word, Drive link).

4 / 5

Distinctiveness Conflict Risk

A narrow niche (HTML analytics report -> Google Doc/DOCX) gated by an explicit-user-request trigger, making overlap with other skills minimal.

5 / 5

Total

17

/

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
XiaomiMiMo/MiMo-Code
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.