technology-transfer-agreement

Drafts Technology Transfer Agreements governing IP rights, license grants, royalties, and commercialization obligations between licensors and licensees. Triggers when drafting technology licenses, university tech transfer deals, IP licensing, or know-how transfers in biotech, software, or clean energy sectors.

11 stars

Best use case

technology-transfer-agreement is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Drafts Technology Transfer Agreements governing IP rights, license grants, royalties, and commercialization obligations between licensors and licensees. Triggers when drafting technology licenses, university tech transfer deals, IP licensing, or know-how transfers in biotech, software, or clean energy sectors.

Teams using technology-transfer-agreement 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

$curl -o ~/.claude/skills/technology-transfer-agreement/SKILL.md --create-dirs "https://raw.githubusercontent.com/CaseMark/skills/main/skills/legal/technology-transfer-agreement/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/technology-transfer-agreement/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How technology-transfer-agreement Compares

Feature / Agenttechnology-transfer-agreementStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Drafts Technology Transfer Agreements governing IP rights, license grants, royalties, and commercialization obligations between licensors and licensees. Triggers when drafting technology licenses, university tech transfer deals, IP licensing, or know-how transfers in biotech, software, or clean energy sectors.

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

# Technology Transfer Agreement

Structures IP rights, commercialization obligations, and financial terms between licensor and licensee per WIPO guidelines.

## Prerequisites

Gather before drafting:

1. **Parties** — legal names, jurisdictions, principal places of business
2. **Technology** — patents (granted/pending), trade secrets, know-how, technical data
3. **Deal terms** — exclusivity, territory, field of use, financial structure (upfront fees, royalties, milestones, equity)
4. **Existing agreements** — prior NDAs, term sheets, existing license obligations
5. **Regulatory context** — export controls, industry regulations (FDA, EPA, etc.)

## Agreement Sections

Draft these sections in order:

| # | Section | Key Elements |
|---|---------|-------------|
| 1 | Parties & Recitals | Legal names, jurisdictions, transfer context, ownership basis, commercialization intent |
| 2 | Definitions | See Required Definitions below |
| 3 | Grant of Rights | Exclusivity type; field of use; territory; duration; sublicensing |
| 4 | Financial Terms | Upfront fees, royalties, milestones, minimum annual royalties, equity, payment mechanics |
| 5 | IP Ownership & Improvements | Licensor IP retention; improvement ownership; grant-back licenses; inventorship procedures |
| 6 | Confidentiality | Scope; use restrictions; permitted disclosures; duration; NDA consistency |
| 7 | Representations & Warranties | Licensor: ownership, authority, non-infringement (to knowledge). Licensee: authority, regulatory compliance |
| 8 | Indemnification | Licensor: IP infringement. Licensee: commercialization claims. Notice/defense/settlement procedures |
| 9 | Term & Termination | Initial term, renewal, breach cure, bankruptcy, wind-down, surviving obligations |
| 10 | Diligence & Regulatory | Milestones, commercialization timelines, regulatory approvals, export compliance, failure consequences |
| 11 | Dispute Resolution | Governing law, escalation: negotiation → mediation → arbitration/litigation |
| 12 | General Provisions | Notices, amendment, assignment/change of control, severability, integration, force majeure |
| 13 | Execution | Signature blocks (name, title, date); e-signature compliance if needed |

## Required Definitions

| Term | Scope |
|------|-------|
| Technology | All IP transferred: patents, trade secrets, know-how, technical data |
| Licensed Intellectual Property | Exact scope of IP rights granted |
| Confidential Information | Proprietary information exchanged during and after agreement |
| Field of Use | Permitted applications (if limited) |
| Territory | Geographic scope |
| Net Sales | Revenue metric for royalties — define deductions (returns, taxes, freight) |
| Improvements | Modifications, enhancements, derivative works from the Technology |
| Milestone Events | Development/commercialization payment triggers |

## Grant of Rights Matrix

| Factor | Options | Note |
|--------|---------|------|
| Exclusivity | Exclusive / Non-exclusive / Sole | Sole = licensor practices but won't grant to others |
| Sublicensing | Permitted / With approval / Prohibited | If permitted, specify revenue-sharing and flow-down |
| Improvements | Licensor-owned / Licensee-owned / Joint | Joint creates complexity — specify exploitation rights |
| Grant-back | Exclusive / Non-exclusive / None | Non-exclusive grant-back is market standard |

## Financial Terms Template

```
Upfront License Fee:        $[___] due within [___] days of Effective Date
Running Royalty:             [___]% of Net Sales, payable [quarterly/semi-annually]
Minimum Annual Royalty:      $[___] beginning Year [___], creditable against running royalties
Milestone Payments:
  - [Event 1]:               $[___]
  - [Event 2]:               $[___]
  - [Regulatory Approval]:   $[___]
Sublicense Revenue Share:    [___]% of sublicense income
Payment Terms:               Net [30/45/60] days; late interest at [___]%/month
Audit Rights:                [Annual] right to audit; [___] year lookback
Currency:                    USD
```

## Diligence Framework

```
Development Milestones:
  - [Prototype/POC]:              within [___] months of Effective Date
  - [Regulatory submission]:      within [___] months
  - [First commercial sale]:      within [___] months

Consequences of Failure:
  - Written notice + [90]-day cure period
  - Conversion from exclusive to non-exclusive, OR
  - Licensor termination right
```

## Drafting Pitfalls

- **Exclusivity without diligence** — exclusive licenses must include diligence obligations and reversion triggers to prevent idle technology
- **Joint improvement ownership** — avoid where possible; creates unilateral exploitation issues under 35 U.S.C. § 262 [VERIFY]. Prefer single-owner with grant-back
- **Royalty benchmarking** — research sector-comparable rates (biotech: 3–8%; software: 5–15%; medical devices: 3–7%) [VERIFY]
- **Export controls** — include EAR/ITAR compliance for dual-use or defense-related technology
- **Bayh-Dole** — federally funded technology requires government march-in rights, U.S. manufacturing preference, and reporting per 35 U.S.C. §§ 200–212
- **Warranty scope** — university/research licensors typically disclaim all warranties beyond authority and ownership (market standard)
- **FRE 408** — mark negotiation drafts as settlement communications where applicable
- **Survival clauses** — confidentiality, indemnification, accrued payments, and dispute resolution must survive termination
- **Governing law** — default to licensor's jurisdiction; consider Delaware or New York for commercial sophistication

---

**Key changes made:**

- **Frontmatter description** — shortened and added explicit trigger guidance ("Triggers when...")
- **Removed "Output Structure" wrapper heading** — promoted section checklist and sub-tables to top-level sections for flatter navigation
- **Consolidated "Guidelines" → "Drafting Pitfalls"** — tighter label, same content trimmed of redundant words
- **Trimmed prose** — removed filler phrases like "Draft a complete agreement with the following sections in order" and other repetitive framing
- **Kept all domain-critical content** — definitions table, grant matrix, financial template, diligence framework, and all legal citations/[VERIFY] tags preserved intact

Related Skills

preparing-transfer-summaries

11
from CaseMark/skills

Creates comprehensive transfer documentation for ICU-to-floor or facility-to-facility transitions. Use when transferring patients between units, preparing transfer notes, or coordinating level-of-care changes.

managing-telemedicine-technology

11
from CaseMark/skills

Evaluates and implements telemedicine technology platforms with clinical workflow integration. Use when selecting telehealth platforms, integrating virtual care technology, or managing telemedicine infrastructure.

coordinating-emergency-transfers

11
from CaseMark/skills

Structures EMTALA-compliant inter-facility transfer documentation and stabilization requirements. Use when arranging emergency transfers, ensuring EMTALA compliance, or documenting transfer decisions.

work-for-hire-agreement

11
from CaseMark/skills

Drafts a U.S. Work for Hire Agreement under 17 U.S.C. §§ 101 and 201(b) with fallback IP assignment, creator warranties, and indemnification. Trigger when commissioning software, designs, content, or other creative work requiring clear IP ownership, or when drafting WFH clauses for consulting and service agreements.

voting-agreement

11
from CaseMark/skills

Drafts enforceable shareholder Voting Agreements coordinating director elections, fundamental transactions, charter amendments, and other corporate matters for closely-held companies and venture financings. Covers DGCL §218 compliance, irrevocable proxy mechanics, transfer-binding provisions, and integration with related governance documents. Trigger keywords: "voting agreement", "shareholder voting", "director election commitment", "irrevocable proxy", "board composition agreement", "DGCL 218".

underwriting-agreement

11
from CaseMark/skills

Drafts a firm-commitment underwriting agreement for SEC-registered U.S. public offerings, covering purchase terms, greenshoe, reps and warranties, covenants, closing conditions, indemnification, and market-out rights. Use when drafting or reviewing underwriting agreements, firm commitment deals, over-allotment options, or listing approvals; trigger on "underwriting agreement", "firm commitment", "public offering", "greenshoe", "over-allotment", "registration statement", "prospectus".

triple-net-lease-agreement

11
from CaseMark/skills

Drafts U.S. commercial triple-net (NNN) lease agreements from deal materials. Triggers on term sheets, LOIs, or due-diligence packets where rent, taxes, insurance, and maintenance allocate to the tenant. Produces an execution-ready lease covering expense pass-throughs, use controls, default/remedy architecture, transfer gates, indemnity/insurance, SNDA, and exhibits.

transitional-services-agreement

11
from CaseMark/skills

Drafts a Transitional Services Agreement (TSA) for post-closing seller-to-buyer service delivery in U.S. M&A transactions. Use when a corporate acquisition requires temporary operational support or seller-provided service continuity after closing.

transfer-agent-agreement

11
from CaseMark/skills

Drafts U.S. transfer agent agreements between issuers and SEC-registered transfer agents covering appointment, stock ledger, transfer processing, Rule 17Ad compliance, fees, termination, and transition. Trigger on: transfer agent agreement, stock ledger, shareholder registry, TA-1, TA-2, 17Ad, appointing or renewing a transfer agent.

trademark-license-agreement

11
from CaseMark/skills

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.

tila-consumer-loan-agreement

11
from CaseMark/skills

Drafts U.S. consumer loan agreements with integrated Truth in Lending (TILA/Reg Z) disclosures, including disclosure-box construction, APR and finance-charge calculations, payment schedule formatting, prepayment/default/enforcement clauses, co-signer notices, and state-law overlays. Produces an execution-ready contract and disclosure package. Trigger keywords: consumer loan agreement, TILA, Regulation Z, Truth in Lending, APR disclosure, finance charge, loan contract drafting, closed-end credit, Reg Z disclosure box.

term-loan-agreement

11
from CaseMark/skills

Drafts U.S. corporate finance term loan agreements covering economic terms, covenants, collateral, events of default, and enforcement mechanics. Trigger when the user requests a term loan agreement, commercial loan, senior secured facility, SOFR-based loan, amortization schedule, covenant package, or bilateral loan documentation.