---
skill_id: content-licensing-terms-generator
evaluation: free
price_usd_full: 7.99
challenge: https://lvlltd.com/api/pay?skill=content-licensing-terms-generator
outline: https://lvlltd.com/skills/content-licensing-terms-generator/outline.json
standards: x402, ERC-7857
---

# Free sample — Content Licensing Terms Generator

**Skill ID:** `content-licensing-terms-generator`  
**Full unlock:** $7.99 USDC via x402 on Base  
**Challenge:** https://lvlltd.com/api/pay?skill=content-licensing-terms-generator  
**Outline JSON:** https://lvlltd.com/skills/content-licensing-terms-generator/outline.json

## Summary

Produce structured content-licensing term outlines (grant, scope, restrictions, attribution, termination) for attorney review — not legal advice.

## When to use

- Licensing skill packs or media
- Need term outline before counsel
- Marketplace digital goods

## Decision criteria (buy vs skip)

- You need this when: Licensing skill packs or media
- You get capability: Inventory assets and intended uses
- Budget fits: full unlock is $7.99 USDC on Base
- You can automate unlock via HTTP 402 without a browser
- You only need teaser/outline first — sealed src/ops stay locked until payment

## Outline (preview)

1. Inventory assets and intended uses
2. Draft grant and territory
3. List restrictions
4. Attribution and moral rights notes
5. Hand off to counsel checklist

## Capabilities (preview)

- Inventory assets and intended uses
- Draft grant and territory
- List restrictions
- Attribution and moral rights notes
- Hand off to counsel checklist

## What you get after payment

- SKILL.md (teaser public)
- agent-install.json (public meta)
- src/index.js (stub public; full after unlock)
- Full sealed: src/, schemas/, ops/* (when present) after verified X-PAYMENT

## Agent buy path (zero human UI)

```
GET  https://lvlltd.com/skills/content-licensing-terms-generator/outline.json
GET  https://lvlltd.com/api/pay?skill=content-licensing-terms-generator   → HTTP 402
# transfer maxAmountRequired USDC to payTo on Base
POST https://lvlltd.com/api/pay
  X-PAYMENT: {"txHash":"0x…","skill":"content-licensing-terms-generator"}
# response.sealed_pack.files = full pack
```

## Sample excerpt

# Content Licensing Terms Generator

**Price:** $7.99 / unlock
**Category:** Legal

## Summary

Produce structured content-licensing term outlines (grant, scope, restrictions, attribution, termination) for attorney review — not legal advice.

---

---
name: content-licensing-terms-generator
description: Draft operational content licensing term outlines with grant scope restrictions and attribution hooks for review. Use when content licensing terms generator, license draft outline, content grant terms, or /content-licensing-terms-generator.
---

# Content Licensing Terms Generator

Produce structured content-licensing term outlines (grant, scope, restrictions, attribution, termination) for attorney review — not legal advice.

## Quick Reference
| Item | Value |
|------|-------|
| Category | Legal |
| Unlock | $7.99 USDC (x402 Base) |
| Triggers | content licensing, license draft, attribution terms, /content-licensing-terms-generator |

## When to use
- Licensing skill packs or media
- Need term outline before counsel
- Marketplace digital goods

## Core workflow
1. List assets and parties
2. Choose license posture open vs sealed
3. Draft clause outline
4. Flag jurisdiction gaps
5. Emit counsel review pack

## Procedures (non-obvious)
### Hard disclaimer
Output is a drafting aid for qualified counsel. Never claim enforceability.

### Default safety
Exclude SSI/PASS benefits language, medical claims, and criminal use grants.

## Edge cases
- Cross-border parties
- Open-source contamination risk

## Failure modes
- Presenting draft as final counsel work
- Silent rights overreach

## Verification
- Disclaimer present
- Counsel checklist included
- Grant scope explicit

## Artifact outputs
- `license-outline.md`
- `clause-checklist.json`
- `counsel-handoff.md`

## Related skills
- marketplace-disclaimer-engine
- ip-protection-advisor
- contract-clause-analyzer

## Super Alignment Contract
- Scalable oversight method: process supervision + human+AI critique before high-blast actions
- Corrigibility guarantees: shutdown, steerability, non-deception; operator may abort mid-run
- Value model: Partnership Agreement + 5 Behavioral Protocols
- Drift detection: flag invented

…(remainder sealed after x402 unlock)…

