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

Opt Out Form

ASecurity

Drafts opt-out forms and notices of exclusion for class actions, settlements, arbitration clauses, and privacy programs. Covers party identification, election language, consequence statements, signature blocks, and submission instructions per governing orders or contracts (FRCP 23, arbitration windows, CCPA/GDPR). Use when preparing opt-out paperwork, notices of exclusion, settlement opt-outs, or arbitration opt-out letters.

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

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill opt-out-form --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Opt Out Form?

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

Security grade badge for Opt Out Form
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-opt-out-form/badge)](https://www.skillsdirectory.com/skills/lev-os-opt-out-form)

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

Download Zip
Files
SKILL.md
---
name: opt-out-form
description: Drafts opt-out forms and notices of exclusion for class actions, settlements, arbitration clauses, and privacy programs. Covers party identification, election language, consequence statements, signature blocks, and submission instructions per governing orders or contracts (FRCP 23, arbitration windows, CCPA/GDPR). Use when preparing opt-out paperwork, notices of exclusion, settlement opt-outs, or arbitration opt-out letters.
---

# Opt-Out Form

Produces a ready-to-execute opt-out form tailored to the governing order, settlement, or contract.

## Gather Before Drafting

1. Governing instrument (court order, settlement agreement, arbitration clause, program rules)
2. Opt-out deadline — postmark vs receipt; time zone if electronic
3. Submission channel(s) — mail, email, portal; required address/URL
4. Case/program identifiers — caption, case number, settlement name, claim/account ID
5. Party data — legal name, address, email, phone, proof of membership/transaction
6. Representative authority (if minors, incapacitated persons, or entities)

## Form Structure

Build in this order:

1. **Header/caption** — court name, case caption, case number, deadline
2. **Party identification** — name, address, contact, claim/reference ID, membership proof
3. **Election statement** — first-person opt-out with specific program/case name
4. **Consequences acknowledgment** — forfeiture of settlement benefits, retention of individual rights
5. **Signature block** — signature, printed name, date, representative capacity if applicable
6. **Submission instructions** — recipient, deadline, postmark/receipt rule, proof-of-submission guidance

### Required Fields

| Field | Required | Notes |
|---|---|---|
| Full legal name | Yes | Must match account/claim records |
| Mailing address | Yes | For confirmation notices |
| Email | Conditional | If allowed/required by program |
| Claim/account/reference ID | Yes | As specified in governing instrument |
| Proof of membership | Conditional | Transaction date/ID, purchase, policy number |
| Representative capacity | Conditional | Title/relationship and authority statement |

### Election Language Checklist

- [ ] Clear first-person election: "I elect to opt out and exclude myself from [program/case]."
- [ ] Specific program name and case caption
- [ ] Statement of non-participation in settlement/award
- [ ] Reservation of individual rights (if allowed) — do not expand beyond opt-out scope

### Signature Block Checklist

- [ ] Signature line (handwritten or electronic per governing instrument)
- [ ] Printed name and date of execution
- [ ] Representative capacity block (if applicable)
- [ ] Certification statement if required: "I declare under penalty of perjury …"

## Template

```text
[COURT NAME]
[CASE CAPTION]
Case No. [NUMBER]

OPT-OUT FORM / NOTICE OF EXCLUSION
Deadline: [DATE] ([POSTMARK/RECEIPT] by [TIME TZ] if applicable)

1. Identifying Information
Name: ________________________________
Mailing Address: ______________________
Email: _______________________________
Phone: _______________________________ (if required)
Claim/Account/Reference ID: ___________
Proof of Membership/Transaction: ______

2. Election to Opt Out
I hereby elect to opt out of and exclude myself from [FULL NAME OF
SETTLEMENT/CLASS/PROGRAM] in [CASE NAME/PROGRAM]. I understand that
by opting out, I will not receive any settlement benefits and will
not be bound by any settlement or judgment in this matter.

3. Acknowledgment of Consequences
I understand that I retain any rights to pursue my own claims, if
any, and will not participate in the collective resolution.

4. Signature
Signature: ___________________________   Date: ________________
Printed Name: ________________________

Representative (if applicable)
Capacity/Title: _______________________
Authority Basis: ______________________

5. Submission Instructions
Send to: [RECIPIENT NAME AND ADDRESS / PORTAL URL]
Deadline: [ABSOLUTE DATE AND TIME WITH TIME ZONE]
Rule: [POSTMARK / RECEIPT]
Retain a copy and proof of submission (mailing receipt, confirmation).
```

## Pitfalls

- **Paraphrasing mandatory language** — use exact wording from the governing order or contract.
- **Missing identifiers** — omitting claim/account IDs is the most common rejection reason.
- **Relative deadlines** — always state absolute dates and times; never "within 30 days."
- **Scope creep** — do not add waivers, releases, or admissions beyond the opt-out election.
- **Signature mismatch** — if notarization/witnesses required, add those blocks and remove e-sign language.
- **Representative opt-outs** — minors or incapacitated persons require representative authority language.
- **Privacy** — confirm jurisdictional or program-specific rules before requesting sensitive data.

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

Terraform Module Library

Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.

393431 votes

sematext-otel

Wire a service's OpenTelemetry output to Sematext Cloud. Walks through region, App-type, instrumentation flow (managed OTLP endpoint vs Sematext Agent), and signal selection (traces/metrics/logs), then produces the exact env-var block and points at a runnable reference example in this repo. Invoke when instrumenting a new app for Sematext.

01 votes

Deployment Patterns

Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications. Use when setting up deployment infrastructure or planning releases.

2459130 votes

Babysit

Watch a pull request or review cycle until it is ready to merge. Use when asked to babysit, monitor, or keep checking PR comments, reviews, and CI until all actionable issues are resolved.

929660 votes

V7 Roster

Interact with the Paperclip control plane API for task coordination and governance. Use when checking assignments, updating issue status, posting comments, delegating work, managing routines, or calling Paperclip API endpoints.

805540 votes
View all in devops →