🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub✦ BytesAgain

Eula

by @xueyetianya

EULA drafting reference — license grant, restrictions, termination, IP ownership, and enforceability. Use when drafting or reviewing End User License Agreeme...

Versionv1.0.0
Downloads354
Installs1
TERMINAL
clawhub install eula

📖 About This Skill


name: "eula" version: "1.0.0" description: "EULA drafting reference — license grant, restrictions, termination, IP ownership, and enforceability. Use when drafting or reviewing End User License Agreements for software products." author: "BytesAgain" homepage: "https://bytesagain.com" source: "https://github.com/bytesagain/ai-skills" tags: [eula, license, software, ip, terms, agreement, legal] category: "legal"

EULA — End User License Agreement Reference

Quick-reference skill for EULA drafting, key clauses, and enforceability considerations.

When to Use

  • Drafting an EULA for a software product or SaaS
  • Reviewing existing EULA for completeness
  • Understanding license grant vs ownership distinctions
  • Implementing click-wrap or browse-wrap agreements
  • Comparing EULA approaches for different software models
  • Commands

    intro

    scripts/script.sh intro
    

    Overview of EULAs — purpose, legal basis, and EULA vs ToS.

    grant

    scripts/script.sh grant
    

    License grant clauses — scope, limitations, and permitted use.

    restrictions

    scripts/script.sh restrictions
    

    Common restrictions — reverse engineering, redistribution, modifications.

    ip

    scripts/script.sh ip
    

    Intellectual property clauses — ownership, user content, trademarks.

    liability

    scripts/script.sh liability
    

    Liability limitations, warranty disclaimers, and indemnification.

    termination

    scripts/script.sh termination
    

    Termination clauses — breach, convenience, effects, and survival.

    enforcement

    scripts/script.sh enforcement
    

    Enforceability — click-wrap, browse-wrap, and unconscionability.

    checklist

    scripts/script.sh checklist
    

    EULA drafting checklist for comprehensive coverage.

    help

    scripts/script.sh help
    

    version

    scripts/script.sh version
    

    Configuration

    | Variable | Description | |----------|-------------| | EULA_DIR | Data directory (default: ~/.eula/) |


    *Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*

    ⚡ When to Use

    TriggerAction
    - Reviewing existing EULA for completeness
    - Understanding license grant vs ownership distinctions
    - Implementing click-wrap or browse-wrap agreements
    - Comparing EULA approaches for different software models

    ⚙️ Configuration

    | Variable | Description | |----------|-------------| | EULA_DIR | Data directory (default: ~/.eula/) |


    *Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*