Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Ip Assignment

ASecurity

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.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
securitygoawssecurity

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill ip-assignment --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Ip Assignment?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Ip Assignment
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-ip-assignment/badge)](https://www.skillsdirectory.com/skills/lev-os-ip-assignment)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: ip-assignment
description: 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.
---

# IP Assignment Agreement

Drafts an agreement transferring all right, title, and interest in specified IP assets from assignor to assignee.

## Prerequisites

Gather before drafting:

1. **IP inventory** — type, registration numbers, filing dates, jurisdictions, pending applications
2. **Chain of title** — prior assignments, employment/contractor agreements, co-ownership
3. **Encumbrances** — active licenses, liens, security interests
4. **Party details** — legal names, entity types, jurisdictions, signatory authority
5. **Deal terms** — consideration, payment timing, license-back, retained rights
6. **Recording requirements** — target registries (USPTO, USCO, foreign), notarization

## Quick Start

Core conveyancing language:

```
Assignor hereby irrevocably assigns, transfers, and conveys to Assignee
all right, title, and interest in and to the Assigned IP, including:
```

Then enumerate: use, reproduce, modify, distribute, sublicense, enforce rights, associated goodwill, right to sue for past/present/future infringement, renewals/extensions/continuations, and ancillary materials.

## Agreement Structure

### 1. Parties & Recitals

- Full legal name, entity type, jurisdiction, address, signatory for each party
- Flag: multiple assignors, joint ownership (all co-owners must consent), partial assignments
- Describe IP with registration-level specificity; reference exhibits for full listings
- State business context; note chain-of-title history
- Do NOT embed operative warranties in recitals

### 2. Assignment Clause

**Rights checklist:**
- [ ] Use, reproduce, modify, distribute, display, perform, sublicense, enforce
- [ ] Associated goodwill (required for trademark validity)
- [ ] Right to sue for past, present, and future infringement
- [ ] All renewals, extensions, continuations, divisionals
- [ ] Ancillary materials (source code, design files, prototypes, docs, domains)

**Scope:** geographic (worldwide or limited), temporal (full remaining term + renewals), retained rights (none or license-back).

**Registration-specific requirements:**

| IP Type | Requirement |
|---|---|
| Patents | USPTO recordation language; inventorship confirmation |
| Copyrights | Writing required per 17 U.S.C. § 204(a) [VERIFY]; specify works |
| Trademarks | Must include goodwill transfer (without = void); USPTO recording |
| Trade secrets | Confidentiality maintenance; NDA inventory |

### 3. Consideration

- Exact amount, method, timing
- Structured payments: schedule, acceleration triggers, default remedies
- Non-monetary (equity, services): describe with equal precision
- Tax allocation if bundled; specify who bears recording fees
- Payment security and assignor remedies for non-payment

### 4. Representations & Warranties

**Assignor reps:**
- [ ] Sole owner; full authority; free of liens/encumbrances
- [ ] No third-party infringement; no claims asserted or threatened
- [ ] Registered IP valid, enforceable; maintenance fees current
- [ ] All existing licenses disclosed; no inconsistent grants
- [ ] Trade secret confidentiality maintained; NDAs in place
- [ ] Compliance with applicable laws (export controls, privacy)
- [ ] Patents: accurate inventorship, duty of candor compliance
- [ ] Copyrights: originality; contributor rights obtained

**Negotiate:** knowledge qualifiers, materiality thresholds, disclosure schedules, survival periods, liability caps.

### 5. Indemnification

| Direction | Covers |
|---|---|
| Assignor → Assignee | Third-party infringement, breach of reps, pre-closing violations |
| Assignee → Assignor | Post-assignment use, modifications, combinations |

Include notice procedures, defense control, settlement approval, survival period, liability caps.

### 6. Post-Closing Obligations

**Assignor must:**
- [ ] Execute documents for registry recordings; powers of attorney for foreign filings
- [ ] Deliver all IP embodiments (originals, files, records) per agreed timeline
- [ ] Provide testimony/declarations for prosecution or enforcement
- [ ] Cease all use; remove ownership indicia
- [ ] Cooperate until all recordings complete

### 7. Boilerplate & Execution

- Governing law (note: patent = federal; copyright = federal; trademark = federal + state)
- Jurisdiction/venue; equitable relief carve-out
- Entire agreement, amendment, severability, notice, counterparts
- Signature blocks matching entity types; notarization if required for recording
- Multiple originals if recording in multiple jurisdictions

## Critical Checks

- Trademark assignments **must** include goodwill or assignment is void
- Copyright assignments **must** be in writing per 17 U.S.C. § 204(a) [VERIFY]
- Confirm chain of title — employment agreements, prior assignments, co-ownership can defeat transfer
- Patent assignments: USPTO-compliant recordation language; duty of candor compliance
- If part of larger asset purchase, ensure IP assignment is independently enforceable
- Use exhibits/schedules for IP listings; don't embed in operative text
- Flag jurisdiction-specific formalities (foreign filings may need legalization/apostille)
- Never assume IP is unencumbered — require disclosure of all licenses and liens

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Springboot Security

Java Spring Boot 服务中关于身份验证/授权、验证、CSRF、密钥、标头、速率限制和依赖安全的 Spring Security 最佳实践。

2456590 votes

Security Review

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.

2456590 votes

Paperclip Task Bridge

Create, comment on, update, and list Paperclip tasks from Hermes using scoped Paperclip API credentials.

805540 votes

Summarize Status

Write a short, colloquial summary for a Paperclip summary slot: open with the 1–3 specific, concrete actions the reader needs to take right now to unblock the work, then a brief plain-language status, streaming progress as it works.

805540 votes

Paperclip Evals

Choose, inspect, validate, and report Paperclip Runner or Product E2E evaluations while preserving evidence, provenance, cost, and failure classification.

805540 votes
View all in security →