CtrlK
BlogDocsLog inGet started
Tessl Logo

jurisdiction-format

Compile patent application into jurisdiction-specific filing format. Use when user says "格式转换", "jurisdiction format", "国家格式", "compile patent", or wants formatted patent documents for CN/US/EP filing.

64

Quality

78%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./skills/jurisdiction-format/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

75%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.

A well-organized, actionable instruction-only skill with concrete formatting templates and a verification checklist across all three jurisdictions. The main gaps are the underspecified docx generation path and the absence of an explicit error-recovery loop.

Suggestions

Provide concrete python-docx code (or a runnable script reference) for the docx branch instead of the high-level 'use python-docx' instruction, covering font and margin setup.

Turn the Step 5 consistency check into an explicit feedback loop: 'If any checkbox fails, fix the offending format and re-run the check before writing the output summary.'

Deduplicate the consistency checklist so it lives in one place (Step 5) and the OUTPUT_SUMMARY template simply references its result, trimming the inlined template.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence (no patent/CNIPA concept explanations), but the consistency checklist is duplicated in Step 5 and again inside the OUTPUT_SUMMARY template, and the summary template is somewhat padded.

4 / 5

Actionability

Concrete guidance throughout — exact file paths, claim-format templates, section ordering, word limits, fonts, and margins — but the docx branch only says 'use python-docx' with no executable code, leaving that path underspecified.

4 / 5

Workflow Clarity

Six clearly sequenced steps with a Step 5 consistency checklist provide good validation for this batch operation, but there is no explicit validate→fix→retry feedback loop when a check fails.

4 / 5

Progressive Disclosure

Good structure with a dedicated Shared References section pointing one level deep to patent-format-cn/us/ep.md, though the full OUTPUT_SUMMARY template is inlined and the referenced files are external to the bundle.

4 / 5

Total

16

/

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.

A strong, well-targeted description that clearly states purpose and activation triggers in both Chinese and English. Its only weakness is specificity, condensing the skill's several concrete sub-tasks into a single 'compile' verb.

Suggestions

Expand the 'what' clause to list concrete actions, e.g. 'Compile patent applications into CNIPA/USPTO/EPO filing format — format claims, assemble specification sections, generate abstracts and the US ADS template, and run cross-jurisdiction consistency checks.'

Add a natural English synonym users might say such as 'patent formatting' or 'filing-ready patent documents' to broaden trigger coverage.

DimensionReasoningScore

Specificity

Names the domain and one concrete action ("Compile patent application into jurisdiction-specific filing format") but does not enumerate multiple distinct actions like claim formatting, specification assembly, or ADS generation.

3 / 5

Completeness

Explicitly answers both what (compile into jurisdiction-specific filing format) and when ("Use when user says ... or wants formatted patent documents for CN/US/EP filing") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Good natural-term coverage across both languages ("格式转换", "jurisdiction format", "国家格式", "compile patent", "CN/US/EP filing"), though it lacks file-extension-style synonyms that would push it to comprehensive.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear patent-filing niche with distinctive bilingual trigger phrases, making conflict with unrelated skills minimal.

5 / 5

Total

17

/

20

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
wanshuiyin/Auto-claude-code-research-in-sleep
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.