← Back to Skills Marketplace
xueyetianya

Eula

by bytesagain4 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
168
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install eula
Description
EULA drafting reference — license grant, restrictions, termination, IP ownership, and enforceability. Use when drafting or reviewing End User License Agreeme...
README (SKILL.md)

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 | [email protected]

Usage Guidance
This skill appears coherent and focused on EULA drafting guidance. It runs a bundled shell script (scripts/script.sh) to produce the content; before executing, briefly review the full script to confirm it only prints guidance and does not perform network requests or write sensitive files. There are no required credentials or installs declared, so it is low-risk, but always inspect bundled executables/scripts before running them on your system.
Capability Analysis
Type: OpenClaw Skill Name: eula Version: 1.0.0 The 'eula' skill is a purely informational reference tool for drafting and reviewing End User License Agreements. The shell script (scripts/script.sh) contains only static text output providing legal guidance and checklists, with no network activity, file system modifications, or suspicious execution logic.
Capability Assessment
Purpose & Capability
Name/description (EULA drafting reference) align with the provided files and commands. The SKILL.md only references local commands that produce EULA guidance; there are no unexpected credentials, cloud services, or unrelated binaries requested.
Instruction Scope
Runtime instructions tell the agent to run the bundled scripts/script.sh with specific subcommands (intro, grant, restrictions, ip, liability, termination, enforcement, checklist, help, version). The visible portions of script.sh only print reference text. Because the skill executes a bundled script, it's good practice to inspect the full script to confirm it contains no network calls, writes to arbitrary paths, or other side effects; the provided snippet shows only read-only output via here-docs.
Install Mechanism
No install spec; this is instruction-only plus a packaged script. Nothing is downloaded or extracted at install time.
Credentials
No required environment variables, credentials, or config paths are declared. SKILL.md documents an optional EULA_DIR (~/.eula/) for storing data; this is reasonable and proportionate for a documentation/reference tool. No undisclosed env access was identified in provided files.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent or elevated platform privileges. It does not attempt to modify other skills or global agent settings (no evidence in the provided files).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install eula
  3. After installation, invoke the skill by name or use /eula
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Slug eula
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Eula?

EULA drafting reference — license grant, restrictions, termination, IP ownership, and enforceability. Use when drafting or reviewing End User License Agreeme... It is an AI Agent Skill for Claude Code / OpenClaw, with 168 downloads so far.

How do I install Eula?

Run "/install eula" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Eula free?

Yes, Eula is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Eula support?

Eula is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Eula?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v1.0.0.

💬 Comments