agentsclimarketplace

Web legal

Skill JoshBuildApp/launchkit/skills/web-legal

Use when a website needs its legal and compliance basics before launch — privacy policy, terms of service, cookie consent, GDPR (EU visitors), and Israeli privacy law (Protection of Privacy Law + Amendment 13). Triggers: "do I need a privacy policy", "cookie banner", "terms of service", "GDPR", "Israeli privacy law", "tikun 13", "haganat hapratiut", "legal pages for my site", "am I allowed to collect emails".From its SKILL.md

Install
npx -y skills add JoshBuildApp/launchkit --skill web-legal

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

One thing to look at

  • 0 stars0 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

4.0 KB, 836 tokens by cl100k_base, as published. Nobody here has run it

Web legal

Cover the legal basics so launch doesn't become a liability. Structure and prompts only — not legal advice.

⚠️ This skill helps you organize and draft. It is not a substitute for a lawyer. Anything user-facing or money-related should be reviewed by a qualified attorney in the relevant country before you rely on it.

Global default

Core pages most sites need

  • Privacy Policy — what data you collect, why, legal basis, how long you keep it, who you share it with (analytics, payments, email tools), and how users exercise their rights. Required the moment you collect any personal data (yes, an email signup counts).
  • Terms of Service — the rules for using the site; liability limits; governing law.
  • Cookie / tracking notice — if you use analytics, ads, or non-essential cookies.

Cookies & consent

  • Distinguish strictly-necessary cookies from analytics/marketing ones.
  • For non-essential cookies, get consent before firing them (opt-in), with an easy way to decline and to change the choice later. No pre-ticked boxes.

GDPR (any EU/EEA visitors)

  • Have a lawful basis for processing; consent must be freely given and specific.
  • Honor data-subject rights: access, correction, deletion, portability, objection.
  • Disclose international data transfers; name your processors.
  • Breach notification duties apply.

Good habits

  • Collect the minimum data you actually need.
  • Link Privacy + Terms in the footer on every page.
  • Keep a record of what tools touch user data (analytics, payment, email, hosting).

🇮🇱 Israel

  • Protection of Privacy Law governs personal data in Israel. Amendment 13 (in force 14 August 2025) significantly tightens it — broader definitions, stronger enforcement powers, higher penalties, and AI/data-governance expectations.
  • Database obligations: holding personal data can trigger registration and security duties under the 2017 Security Regulations; larger/sensitive databases carry heavier requirements. Check thresholds for your case.
  • You may need to appoint a privacy/data protection officer depending on scale and sensitivity.
  • Hebrew: provide the privacy policy and key legal notices in Hebrew for an Israeli audience.
  • Consumer protection (Chok Hagnat HaTzarchan) for selling online: clear price display, a cooling-off / cancellation right, and business disclosure.
  • Accessibility statement is also legally required (see web-accessibility / IS 5568) — it's part of your launch legal set.
  • Cross-border data transfer rules apply if data leaves Israel (common with US cloud/SaaS).

🔌 Power-ups (installed skills)

  • legal-terms (GDPR/CCPA Terms of Service), legal-privacy (privacy policy).
  • Contract review when needed: legal-review, legal-risks, legal-missing, legal-compare, legal-plain, legal-negotiate, legal-nda.
  • 🇮🇱 israeli-privacy-shield (Privacy Law + Amendment 13, database registration), israeli-ecommerce-compliance (Consumer Protection, returns, cookie consent), hebrew-legal-research, israeli-cyber-regulations, israeli-ai-compliance-kit.

Checklist

  • Privacy Policy live (covers all data + processors)
  • Terms of Service live
  • Cookie notice + opt-in consent for non-essential cookies
  • Footer links to Privacy + Terms on every page
  • Data minimized; processor list maintained
  • (EU visitors) GDPR rights + lawful basis + transfer disclosure
  • (Israel) Hebrew policy, Amendment 13 reviewed, database duties checked, accessibility statement published
  • Lawyer reviewed before relying on any of it

What ships with it

Read from the repository

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

Gives 0 of the 12 instructions most legal skills give in 836 tokens

Counted across 234 of the 234 authors here whose files we hold, read 2026-08-07

  • Use text operators for text fieldsin 11 of 234, across 6 files
  • Consult qualified counsel before usein 11 of 234, across 3 files
  • Use PatentSearch API for patent searchesin 10 of 234, across 5 files
  • Confirm jurisdiction, employment type, and required clausesin 9 of 234, across 2 files
  • Choose a document template and tailor role-specific termsin 9 of 234, across 2 files
  • Validate compensation, benefits, and compliance requirementsin 9 of 234, across 2 files
  • Add signature, confidentiality, and IP assignment terms as neededin 9 of 234, across 2 files
  • Open the implementation playbook for detailed templatesin 9 of 234, across 2 files
  • Use TSDR for trademark data retrievalin 9 of 234, across 4 files
  • Ask for clarification if required inputs are missingin 8 of 234, across 2 files
  • Set the USPTO_API_KEY environment variablein 8 of 234, across 3 files
  • Use the uspto-opendata-python library for PEDSin 8 of 234, across 3 files

Said here and by no other author read

  • publish a privacy policy
  • publish terms of service
  • add a cookie consent notice
  • obtain opt-in consent for non-essential cookies
  • link privacy policy and terms in the footer
  • minimize collected data

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

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.