license-assignment
Drafts Assignment of License agreements transferring rights and obligations under existing IP licenses from assignor to assignee. Covers patent, trademark, copyright, and software license transfers with consent management, assumption of obligations, and recording compliance. Use when drafting license assignments, IP transfer agreements, license novations, or assignor-assignee license documentation.
Best use case
license-assignment is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Drafts Assignment of License agreements transferring rights and obligations under existing IP licenses from assignor to assignee. Covers patent, trademark, copyright, and software license transfers with consent management, assumption of obligations, and recording compliance. Use when drafting license assignments, IP transfer agreements, license novations, or assignor-assignee license documentation.
Teams using license-assignment should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/license-assignment/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How license-assignment Compares
| Feature / Agent | license-assignment | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Drafts Assignment of License agreements transferring rights and obligations under existing IP licenses from assignor to assignee. Covers patent, trademark, copyright, and software license transfers with consent management, assumption of obligations, and recording compliance. Use when drafting license assignments, IP transfer agreements, license novations, or assignor-assignee license documentation.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Assignment of License Drafts a complete Assignment of License agreement transferring rights under an existing IP license, with consent management, indemnification, and recording compliance. ## Quick Start Gather before drafting: 1. **Original license** — execution date, parties, licensed IP, material terms 2. **Assignment direction** — Assignor transferring as licensor or licensee? 3. **Scope** — absolute vs. partial (territory, field of use, time-limited) 4. **Consent requirements** — anti-assignment clauses, third-party approvals needed 5. **Consideration** — purchase price, assumption of obligations, ongoing royalties 6. **Recording needs** — USPTO, Copyright Office, or other registry filings ## Core Workflow ### 1. Preamble & Parties | Element | Detail | |---------|--------| | Assignor / Assignee | Full legal name, entity type, jurisdiction, principal address | | Signatories | Name and title for each entity | | Assignor role | Licensor or licensee under original license | ### 2. Recitals - Original license date, original parties, licensed IP description - Material terms bearing on assignment (scope, territory, duration, royalties, transferability) - Business purpose (restructuring, asset sale, strategic realignment) - Sufficient context for a third-party reader to follow the transaction history ### 3. Assignment & Transfer Provisions - [ ] Effective date - [ ] Absolute/irrevocable or subject to conditions precedent - [ ] Scope of assigned rights: use, exploitation, sublicense per original license - [ ] Obligations and duties transferring; accrued rights and remedies - [ ] Treatment of improvements, modifications, derivative works - [ ] If partial: precise territorial, field-of-use, or temporal limits - [ ] Assignor's retained rights (if any), defined to prevent overlap ### 4. Representations & Warranties (Assignor) - [ ] Authority to execute without violating other agreements or orders - [ ] Original license valid, enforceable, in full force; no breach or default - [ ] Assigned rights free of liens, encumbrances, security interests (except scheduled) - [ ] No pending/threatened litigation affecting licensed rights - [ ] No prior assignment, transfer, or pledge of the rights - [ ] All required third-party consents identified or confirmed unnecessary - Use knowledge qualifiers where appropriate; ensure meaningful Assignee protection ### 5. Assumption & Indemnification **Assumption:** Assignee assumes all obligations from effective date. Specify whether Assignor receives complete release or remains secondarily liable. **Indemnification split:** | Party | Covers | Period | |-------|--------|--------| | Assignor | Claims from performance/breach **before** effective date | Pre-assignment | | Assignee | Claims from performance/breach **after** effective date | Post-assignment | **Procedures:** notice requirements, defense control, cooperation obligations, liability caps or consequential damage exclusions, survival period. ### 6. Consent & Third-Party Acknowledgment If original license has anti-assignment or consent provisions: - Structure consent as condition precedent **or** third-party signature block - Consenting party acknowledges: (a) assignment, (b) Assignee as successor, (c) no breach triggered - Consenting party confirms original license remains in full force - Identify additional required consents (lenders, JV partners, regulators) ### 7. Consideration & Payment - [ ] Amount, currency, payment terms (dates, installments, method) - [ ] Conditions precedent to payment (executed documents, consents obtained) - [ ] Non-monetary consideration with sufficient detail for adequacy - [ ] Ongoing royalty/fee allocation with exact cutover date; proration of periodic payments - [ ] Payment redirection procedures - [ ] Contingent consideration: triggers, measurement criteria, payment mechanics ### 8. General Provisions | Provision | Key Points | |-----------|------------| | Governing law | Party locations, IP registration jurisdictions, original license's choice of law | | Integration | This agreement + original license + exhibits = entire agreement | | Severability | Invalid provisions severable; good-faith replacement | | Amendment / Waiver | Written, signed by all parties; no waiver of subsequent breaches | | Notices | Addresses, delivery methods, deemed-received rules | | Dispute resolution | Mediation then arbitration/litigation; exclusive venue | | Counterparts / E-signatures | Each counterpart an original; comply with e-sign laws | ### 9. Execution & Recording - [ ] Signature blocks for Assignor, Assignee, and consenting third parties - [ ] Notarization/witnessing if required by jurisdiction or IP type - [ ] USPTO-recordable assignments: comply with recording format requirements - [ ] Copyright Office recordings: comply with 17 U.S.C. § 205 requirements [VERIFY] - [ ] Attach and label all exhibits and schedules ## Pitfalls & Checks - **Anti-assignment clauses** — verify in original license before drafting; assignment without required consent may be void - **Licensee as Assignor** — confirm the original license grants sublicense or assignment rights - **Change-of-control triggers** — flag provisions in the original license that may fire - **Governing law** — match original license unless parties have specific reasons to diverge - **USPTO patent recordings** — use language meeting 37 C.F.R. § 3.1 requirements [VERIFY] - **Defined terms** — use consistently; cross-reference original license by full title and date at first mention - **Placeholders** — use bracketed format: `[Party Name]`, `[Date]`, `[$Amount]` - **Tax consequences** — do not opine; flag for tax counsel review --- **Key changes made:** - **Removed `tags`** from frontmatter (not part of the spec — only `name` and `description` are required) - **Renamed "Prerequisites" to "Quick Start"** and **"Document Structure" to "Core Workflow"** to match the best-practices template structure - **Renamed "Guidelines" to "Pitfalls & Checks"** for clarity - **Consolidated redundant items** — merged "compliance with applicable laws" into related warranty items, combined Amendment/Waiver and Counterparts/E-signatures rows in the General Provisions table, merged accrued rights with obligations line - **Trimmed verbose phrasing** throughout (e.g., recitals bullet about "sufficient context for a third-party reader to understand the full transaction history" shortened, indemnification procedures collapsed to a single line) - **Removed the duplicate overview sentence** that repeated the description verbatim — the overview now stands as a single clean sentence - **Reduced from 136 lines to 114 lines** (~16% reduction) while preserving every legal checklist item, [VERIFY] marker, and substantive requirement
Related Skills
trust-assignment
Drafts an Assignment of Property to Trust document transferring assets from a grantor into a revocable or irrevocable trust. Covers real property, financial accounts, business interests, personal property, and intellectual property with jurisdiction-specific execution formalities. Use when funding a trust, transferring assets to a living trust, assigning property to a trustee, or preparing trust funding documents.
trademark-license-agreement
Drafts a U.S. Trademark License Agreement governing a licensor's grant of rights to a licensee for authorized use of registered or common law marks. Covers exclusivity, field of use, territory, quality control, royalties, audit rights, and termination. Use when drafting IP licensing deals, brand licensing arrangements, co-branding agreements, or any transaction requiring controlled trademark use by a third party.
sublicense-agreement
Drafts Sublicense Agreements for IP licensing transactions, ensuring compliance with the underlying Master License Agreement. Covers grant of rights, territory, field-of-use, term, royalty structures on Net Sales, flow-down obligations, and termination tied to master license. Use when a licensee (Sublicensor) grants derivative rights to a third party (Sublicensee), for IP sublicensing or derivative license agreements.
settlement-license-agreement
Drafts a dual-purpose Settlement and License Agreement resolving IP litigation while establishing an ongoing licensing framework. Covers mutual releases, covenants not to sue, IP license grants, royalty structures, confidentiality, indemnification, and post-termination rights. Use when drafting IP settlement agreements, litigation resolution with license-back provisions, or combined release-and-license instruments.
saas-license-agreement
Drafts SaaS License Agreements for cloud-based software subscriptions covering access-based licensing, fees, SLAs, IP, data protection, indemnification, and liability caps. Triggers when the user needs a SaaS agreement, software subscription contract, cloud service license, or technology subscription terms.
parking-license-agreement
Drafts a revocable Parking License Agreement for commercial office tenancies that avoids creating a lease, easement, or bailment. Trigger when user needs parking licenses, parking privileges, parking access agreements, or ancillary parking documents tied to commercial leases.
license-agreement-summary
Produces a structured U.S. IP license agreement summary covering parties, grant scope, exclusivity, territory, financial terms, restrictions, IP management, risk allocation, and termination. Use when summarizing IP license agreements, extracting deal terms, or flagging licensing risks. Trigger keywords: license agreement, IP license, royalty, exclusivity, field of use, sublicense, audit, termination.
know-how-license
Drafts Know-How License Agreements for licensing trade secrets, confidential processes, and proprietary methodologies where value derives from secrecy rather than patents. Reviews transaction documents to extract deal terms, financial structures, and exclusivity provisions. Use when drafting know-how licenses, trade secret licenses, technology transfer agreements, or confidential information licensing agreements.
know-how-license-agreement
Drafts U.S. know-how (trade secret) license agreements covering scope, exclusivity, field-of-use, territory, consideration, confidentiality, tech transfer, diligence, and compliance. Use when licensing confidential technical information, manufacturing processes, trade secrets, non-patent IP, or process know-how; trigger keywords: know-how license, trade secret license, technology transfer agreement, confidential information license, process license, technical know-how, manufacturing know-how.
ip-assignment
Drafts intellectual property assignment agreements transferring patents, trademarks, copyrights, and trade secrets. Covers conveyancing language, registration recordation, consideration, representations and warranties, and post-closing obligations. Use when drafting IP assignments, asset purchase IP transfers, or technology transfer documents.
invention-assignment-agreement
Drafts a U.S. Confidentiality and Invention Assignment Agreement (CIAA/PIIA) for employee or contractor onboarding. Covers confidential information, DTSA immunity notices, state-specific invention assignment carve-outs (CA, DE, IL, KS, MN, NC, UT, WA), present-tense IP assignment, work-made-for-hire, restrictive covenants, and prior invention disclosure. Use when drafting IP assignment agreements, onboarding employees or contractors, or protecting trade secrets in employment contexts. Trigger keywords: CIAA, PIIA, invention assignment, confidentiality agreement, IP assignment, trade secret, non-compete, non-solicitation, work made for hire, employee onboarding IP.
exclusive-patent-license
Drafts an Exclusive Patent License Agreement granting a Licensee exclusive rights to commercialize Licensed Patents within a defined Territory and Field of Use. Covers grant clauses, royalty structures, diligence milestones, patent prosecution allocation, infringement enforcement, and termination frameworks. Use when drafting patent license agreements, exclusive IP licenses, technology licensing deals, or patent monetization agreements.