CtrlK
BlogDocsLog inGet started
Tessl Logo

terms-of-service-generator

Generates complete, GDPR/CCPA-compliant Terms of Service for a website or SaaS product, with plain English summaries for each section

58

Quality

67%

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/legal-terms/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

77%Weight 40%Scale 1-3

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

The skill body is highly actionable with a clear sequenced workflow and built-in verification, but it is verbose and monolithic — there is no progressive disclosure despite the length justifying split-out reference files.

Suggestions

Move the detailed per-section legal requirements (2.1-2.16) into a reference file such as SECTIONS.md, keeping only the workflow and output template in SKILL.md.

Trim the trailing 'Important Guidelines' section by removing points already implied by the per-section requirements to reduce redundancy.

Convert some of the verbose analysis bullets in Step 1 into a compact checklist to save tokens while preserving coverage.

DimensionReasoningScore

Conciseness

The body is mostly efficient and domain-specific (legal section requirements Claude would not reliably know), but at ~250 lines it is verbose and the trailing 'Important Guidelines' repeats points already covered in the section breakdowns, so it could be tightened.

2 / 3

Actionability

Provides a concrete output template with a real file-naming convention, worked 'Plain English Summary' examples, and specific per-section requirements, giving copy-paste-ready guidance for an instruction-only skill.

3 / 3

Workflow Clarity

A clear three-step sequence (analyze -> generate -> output) with explicit verification via [VERIFY] tags for assumptions and a closing Document Information table that acts as a checklist of sections and items to confirm.

3 / 3

Progressive Disclosure

No bundle files exist, so all content lives inline in a single ~250-line monolithic document; the per-section legal requirements could be split into a separate reference file, and the 'Use WebFetch' detail could be externalized.

2 / 3

Total

10

/

12

Passed

Description

57%Weight 40%Scale 1-3

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 clearly distinguishable, but it only answers the 'what' and not the 'when' — there is no explicit trigger clause, and natural keyword coverage is incomplete.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when the user needs Terms of Service or terms of use for a website or SaaS product.'

Include common user phrasings such as 'terms of use', 'terms and conditions', and 'legal agreement' to improve trigger term coverage.

Consider naming the concrete action more fully, e.g. 'Drafts, structures, and outputs complete Terms of Service...' to list multiple distinct actions.

DimensionReasoningScore

Specificity

Names the domain ('Terms of Service for a website or SaaS product') and several concrete features ('GDPR/CCPA-compliant', 'plain English summaries'), but relies on a single verb ('Generates') rather than listing multiple distinct actions, so it is not fully comprehensive.

2 / 3

Completeness

Clearly states what the skill does but lacks an explicit 'Use when...' clause or equivalent trigger guidance, which per the guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

Includes the natural term 'Terms of Service' plus 'GDPR' and 'CCPA', but omits common variations a user might say such as 'terms of use', 'terms and conditions', or 'legal agreement'.

2 / 3

Distinctiveness Conflict Risk

The niche is narrow and specific (generating GDPR/CCPA-compliant Terms of Service for websites/SaaS), making it unlikely to trigger for unrelated skills.

3 / 3

Total

9

/

12

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
zubair-trabzada/ai-legal-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.