Draft Terms of Service documents for web applications, SaaS platforms, and digital marketplaces.
npx skills add https://github.com/seb1n/awesome-ai-agent-skills --skill terms-of-service-generation
Draft comprehensive Terms of Service (ToS) documents tailored to web applications, SaaS platforms, and digital marketplaces. This skill produces enforceable, jurisdiction-aware terms covering user rights and restrictions, acceptable use, liability, warranties, dispute resolution, and platform-specific concerns like content moderation, subscription billing, and API usage.
Describe your platform, business model, user base, and any specific concerns. Mention if you handle user-generated content, process payments, or operate in regulated industries.
Example prompt:
Generate Terms of Service for "CloudDeploy", a freemium SaaS platform for deploying web applications. Free tier has resource limits, paid tiers are monthly subscriptions. Users deploy their own code. We're a US Delaware company with global users.
Input: CloudDeploy — a web application deployment platform. Delaware C-Corp. Free tier (3 projects, 1GB bandwidth), Pro tier ($29/mo), Team tier ($99/mo). Users deploy their own code and static assets. Integrates with GitHub.
Output (key sections):
1. Acceptance of Terms
By creating an account or using CloudDeploy, you agree to these Terms of Service and our Privacy Policy. If you use CloudDeploy on behalf of an organization, you represent that you have authority to bind that organization to these terms.
2. Account and Subscription Terms
Free tier accounts are subject to the resource limits published on our pricing page, which we may adjust with 30 days' notice. Paid subscriptions are billed monthly in advance. You may upgrade or downgrade at any time — upgrades take effect immediately with prorated charges, downgrades take effect at the next billing cycle. We will attempt to charge your payment method automatically; after two failed attempts, we may suspend your account after 7 days' written notice.
3. User Responsibilities and Acceptable Use
You are responsible for all code, content, and data you deploy through CloudDeploy ("User Content"). You must not deploy content that: (a) violates any law or regulation, (b) infringes third-party intellectual property, (c) contains malware or is designed to disrupt other users' deployments, (d) operates as an open proxy or relay, (e) mines cryptocurrency, or (f) exceeds your tier's resource allocation through circumvention. We reserve the right to suspend deployments that threaten platform stability without prior notice.
4. Limitation of Liability
TO THE MAXIMUM EXTENT PERMITTED BY LAW, CLOUDDEPLOY'S TOTAL LIABILITY FOR ANY CLAIMS ARISING FROM THESE TERMS OR YOUR USE OF THE SERVICE SHALL NOT EXCEED THE GREATER OF (A) THE FEES YOU PAID IN THE 12 MONTHS PRECEDING THE CLAIM OR (B) $100. THIS CAP DOES NOT APPLY TO CLOUDDEPLOY'S INDEMNIFICATION OBLIGATIONS OR WILLFUL MISCONDUCT.
Input: ArtVault — a digital art marketplace. Artists upload and sell digital artwork. Platform takes 15% commission. Users can leave reviews. DMCA compliance needed.
Output (key sections):
Content Ownership and License
Artists retain full ownership of their uploaded artwork. By listing content on ArtVault, you grant us a non-exclusive, worldwide license to display, reproduce, and distribute thumbnails and previews of your artwork solely for operating and promoting the marketplace. This license terminates 30 days after you remove the content, except for copies already purchased by buyers.
Content Moderation
ArtVault reserves the right to remove content that violates these terms or our Content Guidelines. We use a combination of automated scanning and human review. Content may be removed without prior notice if it depicts illegal activity, non-consensual intimate imagery, or child exploitation. For other violations, we will notify the creator and provide 48 hours to appeal before removal, except where immediate removal is required by law.
DMCA and Copyright Infringement
If you believe content on ArtVault infringes your copyright, submit a DMCA takedown notice to our designated agent at [email protected] with: (1) identification of the copyrighted work, (2) identification of the infringing material with URL, (3) your contact information, (4) a statement of good faith belief, (5) a statement under penalty of perjury that the information is accurate, and (6) your physical or electronic signature. Counter-notices may be filed within 10 business days. We implement a repeat infringer policy and will terminate accounts with three substantiated strikes.
Transaction Terms
Sellers set their own prices. ArtVault collects payment from buyers and remits the net amount (sale price minus 15% commission) to sellers within 14 business days via the seller's chosen payout method. All sales are final unless the delivered file is materially different from the listing or is corrupted. Dispute resolution between buyers and sellers is facilitated by ArtVault for 30 days post-purchase, after which disputes must be resolved directly between the parties.
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.
Take seb1n/terms-of-service-generation from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.