/terms
When the user wants to create, optimize, or structure Terms of Service page. Also use when the user mentions "terms of service," "terms and conditions," "terms of use," "user agreement," "ToS," "legal terms," "service agreement," or "terms page." For legal overview page, use
$ npx -y skills add kostja94/marketing-skills --skill terms --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/terms
Context preview
The summary Claude sees to decide when to auto-load this skill.
When the user wants to create, optimize, or structure Terms of Service page. Also use when the user mentions "terms of service," "terms and conditions," "terms of use," "user agreement," "ToS," "legal terms," "service agreement," or "terms page." For legal overview page, use
SKILL.md
terms.SKILL.mdname: terms-page-generator
description: When the user wants to create, optimize, or structure Terms of Service page. Also use when the user mentions "terms of service," "terms and conditions," "terms of use," "user agreement," "ToS," "legal terms," "service agreement," or "terms page." For legal overview page, use legal-page-generator.
metadata:
version: 1.1.0
Pages: Terms of Service
Guides Terms of Service page content, structure, compliance, and AI-specific clauses.
**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. **Product category**: Free anonymous, free with account, freemium, subscription SaaS, enterprise/B2B, API/developer, marketplace, e-commerce, content/media, mobile app, AI agent/MCP — see legal-page-generator §Product Categories 2. **Jurisdiction**: Governing law, dispute resolution, whether dual-jurisdiction fallback is needed — see legal-page-generator §Jurisdiction Decision Framework 3. **AI involvement**: Whether AI models generate output, and whether third-party model terms apply — see §AI Clauses 4. **User types**: B2B, B2C, or both 5. **Indexing**: Typically index (see legal-page-generator §Indexing Strategy)
---
Required Sections (18-Section Framework)
1. Agreement
- "By accessing or using [domain], you agree to be bound by these Terms"
- "If you do not agree, please do not use the service"
- Reference to other incorporated documents (Privacy Policy, AUP, Community Guidelines)
2. The Service
- What the product does in one paragraph
- **Fair-use limits**: If applicable, state daily/monthly quotas with rationale ("to keep the service fair and available for all users")
- Whether the service is free or paid
3. Eligibility
- Minimum age: 13 (US/COPPA) or 16 (EEA/GDPR)
- Statement: "By using [Product], you confirm that you meet this age requirement"
- Additional restrictions if applicable (e.g., not available in certain countries)
4. No Accounts (If Applicable)
For products without user accounts:
- "No account or sign-up is required"
- User is solely responsible for: content submitted, output generated, compliance with these Terms each session
- User bears the risk of browser/local data loss
For products with accounts:
- Account security: user responsible for credentials, notify of unauthorized access
- Accurate information: provide truthful registration data
5. Acceptable Use
List specific prohibited content and behaviors:
**Prohibited Content**:
- Illegal content under applicable law
- Child sexual abuse material (CSAM) or content exploiting minors
- Content that infringes intellectual property, privacy, or publicity rights
- Content that promotes violence, harassment, or hate
**Prohibited Behaviors**:
- Scraping, crawling, or automating access beyond normal browser use
- Attempting to bypass quotas, rate limits, or security measures
- Reverse engineering, decompiling, or jailbreaking the service
- Submitting URLs or content the user does not have the legal right to access or reproduce
- Using the service for high-risk automated decisions affecting individuals
**Enforcement**: Right to investigate, block IPs/sessions, and take legal action.
6. Your Content
- User retains ownership of submitted content (URLs, prompts, uploads)
- User grants a **limited, non-exclusive, request-scoped license** to process content solely to provide the service
- Statement: "We do not store Your Content after the request completes" (if true)
- Statement: "We do not use Your Content to train AI models" (if true — significant trust signal)
- User warrants they have the right to submit the content and doing so doesn't violate third-party rights
7. Generated Output
- **Ownership**: User owns the output and may use it for any lawful purpose, including commercial use
- **AI caveat**: Because output is AI-generated, user is responsible for:
- Verifying accuracy, artifacts, mis-rendered text
- Ensuring output doesn't infringe third-party trademarks, copyrighted imagery, or likenesses
- Complying with terms of any website whose URL was submitted
- **Copyright note**: AI-generated content may not qualify for copyright protection in all jurisdictions
- **Image disclaimer**: AI-generated images are not photographs of real individuals; resemblance is coincidental
8. AI Disclaimer (Standalone Section)
- "Output is produced by probabilistic AI models"
- "May contain artifacts, inaccuracies, hallucinated text, or unexpected visual results"
- "Verify all content before publishing"
- "[Product] is a creative tool, not a source of factual representation"
- Not liable for decisions made based on AI output
9. Third-Party Services
- List AI model providers used (Google Gemini, OpenAI, etc.)
- **Their terms also apply**: Users' data submitted for generation is subject to those providers' terms and policies
- Link to each provider's Terms of Service and Privacy Policy
- For API/enterprise products: note sub-processor commitments and DPA availability
10. Free Service / No SLA (If Applicable)
For free products:
- "Provided free of charge on a best-effort basis"
- No guarantee of: uninterrupted operation, feature availability, response time, output quality
- "We may rate-limit, suspend, or discontinue features at our discretion without prior notice"
- Not liable for unavailability or discontinuation
For paid products:
- Uptime commitment (e.g., 99.9% SLA)
- Service credits for downtime
- Scheduled maintenance windows
11. Intellectual Property
- Operator owns: name, logo, website design, source code, UI, templates, curated content
- User-owned items explicitly excluded: user-submitted content and user-generated output
- No license to copy, modify, or redistribute operator IP without permission
12. Termi
Read more
name: terms-page-generator description: When the user wants to create, optimize, or structure Terms of Service page. Also use when the user mentions "terms of service," "terms and conditions," "terms of use," "user agreement," "ToS," "legal terms," "service agreement," or "terms page." For legal overview page, use legal-page-generator. metadata: version: 1.1.0
Pages: Terms of Service
Guides Terms of Service page content, structure, compliance, and AI-specific clauses.
**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. **Product category**: Free anonymous, free with account, freemium, subscription SaaS, enterprise/B2B, API/developer, marketplace, e-commerce, content/media, mobile app, AI agent/MCP — see legal-page-generator §Product Categories 2. **Jurisdiction**: Governing law, dispute resolution, whether dual-jurisdiction fallback is needed — see legal-page-generator §Jurisdiction Decision Framework 3. **AI involvement**: Whether AI models generate output, and whether third-party model terms apply — see §AI Clauses 4. **User types**: B2B, B2C, or both 5. **Indexing**: Typically index (see legal-page-generator §Indexing Strategy)
---
Required Sections (18-Section Framework)
1. Agreement
- "By accessing or using [domain], you agree to be bound by these Terms"
- "If you do not agree, please do not use the service"
- Reference to other incorporated documents (Privacy Policy, AUP, Community Guidelines)
2. The Service
- What the product does in one paragraph
- **Fair-use limits**: If applicable, state daily/monthly quotas with rationale ("to keep the service fair and available for all users")
- Whether the service is free or paid
3. Eligibility
- Minimum age: 13 (US/COPPA) or 16 (EEA/GDPR)
- Statement: "By using [Product], you confirm that you meet this age requirement"
- Additional restrictions if applicable (e.g., not available in certain countries)
4. No Accounts (If Applicable)
For products without user accounts:
- "No account or sign-up is required"
- User is solely responsible for: content submitted, output generated, compliance with these Terms each session
- User bears the risk of browser/local data loss
For products with accounts:
- Account security: user responsible for credentials, notify of unauthorized access
- Accurate information: provide truthful registration data
5. Acceptable Use
List specific prohibited content and behaviors:
**Prohibited Content**:
- Illegal content under applicable law
- Child sexual abuse material (CSAM) or content exploiting minors
- Content that infringes intellectual property, privacy, or publicity rights
- Content that promotes violence, harassment, or hate
**Prohibited Behaviors**:
- Scraping, crawling, or automating access beyond normal browser use
- Attempting to bypass quotas, rate limits, or security measures
- Reverse engineering, decompiling, or jailbreaking the service
- Submitting URLs or content the user does not have the legal right to access or reproduce
- Using the service for high-risk automated decisions affecting individuals
**Enforcement**: Right to investigate, block IPs/sessions, and take legal action.
6. Your Content
- User retains ownership of submitted content (URLs, prompts, uploads)
- User grants a **limited, non-exclusive, request-scoped license** to process content solely to provide the service
- Statement: "We do not store Your Content after the request completes" (if true)
- Statement: "We do not use Your Content to train AI models" (if true — significant trust signal)
- User warrants they have the right to submit the content and doing so doesn't violate third-party rights
7. Generated Output
- **Ownership**: User owns the output and may use it for any lawful purpose, including commercial use
- **AI caveat**: Because output is AI-generated, user is responsible for:
- Verifying accuracy, artifacts, mis-rendered text
- Ensuring output doesn't infringe third-party trademarks, copyrighted imagery, or likenesses
- Complying with terms of any website whose URL was submitted
- **Copyright note**: AI-generated content may not qualify for copyright protection in all jurisdictions
- **Image disclaimer**: AI-generated images are not photographs of real individuals; resemblance is coincidental
8. AI Disclaimer (Standalone Section)
- "Output is produced by probabilistic AI models"
- "May contain artifacts, inaccuracies, hallucinated text, or unexpected visual results"
- "Verify all content before publishing"
- "[Product] is a creative tool, not a source of factual representation"
- Not liable for decisions made based on AI output
9. Third-Party Services
- List AI model providers used (Google Gemini, OpenAI, etc.)
- **Their terms also apply**: Users' data submitted for generation is subject to those providers' terms and policies
- Link to each provider's Terms of Service and Privacy Policy
- For API/enterprise products: note sub-processor commitments and DPA availability
10. Free Service / No SLA (If Applicable)
For free products:
- "Provided free of charge on a best-effort basis"
- No guarantee of: uninterrupted operation, feature availability, response time, output quality
- "We may rate-limit, suspend, or discontinue features at our discretion without prior notice"
- Not liable for unavailability or discontinuation
For paid products:
- Uptime commitment (e.g., 99.9% SLA)
- Service credits for downtime
- Scheduled maintenance windows
11. Intellectual Property
- Operator owns: name, logo, website design, source code, UI, templates, curated content
- User-owned items explicitly excluded: user-submitted content and user-generated output
- No license to copy, modify, or redistribute operator IP without permission
12. Termi
Markdown skill library for AI agents - SEO, content, pages, paid ads, channels, strategies. Add project context + skills; your agent delivers tailored, production-ready output. Works with Cursor, Claude Code, OpenClaw, Lovable, and any AI that reads markdown.
Repo: kostja94/marketing-skills
Other skills on kostja94-marketing-skills.
- /google-search-console
When the user wants to analyze Google Search Console data, use the GSC API, or interpret search performance. Also use when the user mentions "GSC," "Search Console," "indexing report," "Core Web Vitals," "Enhancements," "Insights report," "search performance," "search queries,"
Open skill - /seo-monitoring
When the user wants to build an SEO data analysis system, monitor indexing/traffic/keywords/backlinks, or set up benchmarks. Also use when the user mentions "SEO data analysis," "SEO monitoring," "article database," "traffic benchmark," "penalty recovery," "SEO work document,"
Open skill - /ai-traffic
When the user wants to track AI search traffic in GA4 or GSC. Also use when the user mentions "AI traffic," "ChatGPT referral," "Perplexity traffic," "AI Overviews," "GA4 AI sources," "AI search analytics," "track AI referrals," "AI search traffic," "Claude traffic," or "how to
Open skill - /traffic
When the user wants to analyze website traffic sources, attribution, or dark traffic. Also use when the user mentions "traffic sources," "dark traffic," "direct traffic," "UTM parameters," "traffic attribution," "channel attribution," "attribution optimization," "channel
Open skill - /tracking
When the user wants to set up, audit, or optimize analytics tracking (GA4, events, conversions). Also use when the user mentions "Google Analytics," "GA4," "event tracking," "conversions," "attribution model," "gtag," "data layer," "GA4 setup," "conversion tracking," "event
Open skill - /community-forum
When the user wants to promote via forums, communities, or invite users to join a community. Also use when the user mentions "forum promotion," "Indie Hacker," "Hacker News," "community growth," "Discord promotion," "vertical community," "brand encyclopedia," "Wikipedia,"
Open skill

