agentsclimarketplace

Legal page generator

Skill bg-szy/TOP-SKILLS/skills/superskills/legal-page-generator

When the user wants to create, optimize, or structure legal pages (Privacy, Terms, etc.). Also use when the user mentions "privacy policy," "terms of service," "legal pages," "cookie policy," "terms and conditions," "legal footer," "legal section," "compliance pages," or "legal requirements." For Privacy Policy content, use privacy-page-generator. For Terms of Service, use terms-page-generator. For Cookie Policy, use cookie-policy-page-generator.From its SKILL.md

Install
npx -y skills add bg-szy/TOP-SKILLS --skill legal-page-generator

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

2.7 KB, 543 tokens by cl100k_base, as published. Nobody here has run it

Pages: Legal

Guides legal page content, structure, and SEO handling.

When invoking: On first use, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output.

Initial Assessment

Identify:

  1. Page type: Privacy Policy, Terms of Service, Cookie Policy, etc.
  2. Jurisdiction: GDPR, CCPA, etc.
  3. Business model: SaaS, e-commerce, content site
  4. Indexing: Index or noindex (often noindex for legal)

Common Legal Pages

PagePurpose
Privacy PolicyData collection, use, sharing, rights
Terms of ServiceUser agreement, limitations, termination
Cookie PolicyCookie types, consent, management
Acceptable UseProhibited uses, enforcement
Refund PolicyRefund conditions (e-commerce)

Best Practices

Content

  • Clear language: Avoid legalese where possible
  • Structure: Headings, sections, table of contents
  • Updates: Date of last update; version if needed
  • Legal review: Have lawyer review for compliance

SEO

ApproachWhen
IndexIf you want legal pages discoverable (rare)
NoindexCommon for legal; reduces low-value indexed pages
CanonicalIf multiple versions (e.g., by region)

Placement

  • Footer links to all legal pages
  • Consent flows (cookie banner) link to Privacy/Cookie Policy
  • Sign-up/checkout link to Terms

Structure

  • Privacy Policy: What data, why, how long, rights, contact
  • Terms: Acceptance, use, IP, liability, termination, governing law
  • Cookie Policy: Types, purposes, how to manage

Output Format

  • Outline for each legal page type
  • Section structure and key points
  • SEO recommendation (index vs. noindex)
  • Footer link placement
  • Disclaimer: Recommend legal review

Related Skills

  • privacy-page-generator: Privacy Policy page
  • terms-page-generator: Terms of Service page
  • indexing: noindex for legal pages
  • title-tag, meta-description, page-metadata: Legal page metadata
  • homepage-generator: Footer links to legal

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.