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.

11 stars

Best use case

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

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.

Teams using parking-license-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/parking-license-agreement/SKILL.md --create-dirs "https://raw.githubusercontent.com/CaseMark/skills/main/skills/legal/parking-license-agreement/SKILL.md"

Manual Installation

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

How parking-license-agreement Compares

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

Frequently Asked Questions

What does this skill do?

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.

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

# Parking License Agreement

Draft a revocable parking license for commercial office tenancies that protects the licensor while expressly negating any lease, easement, or bailment.

## Prerequisites

Gather before drafting:

1. **Underlying office lease** — executed or final form; term dates, notice clauses, renewal provisions
2. **Facility details** — address, type (garage/surface), space count and type (reserved vs. unreserved), existing rules
3. **Party information** — full legal names, entity types, states of formation, addresses for licensor and licensee
4. **Commercial terms** — monthly fee per space, payment method, escalation mechanism, insurance minimums

## Document Sections

Draft these sections in order:

### 1. Header & Parties

- Title: "PARKING LICENSE AGREEMENT" — centered, caps
- Effective date tied to lease commencement or specified date
- Licensor and licensee: full legal name, entity type, state, address
- Recitals: licensor operates facility; licensee holds office lease; desires parking privileges

### 2. Grant of License & Legal Characterization

- Number of spaces, reserved vs. unreserved, specific facility location
- **Three required disclaimers:**
  1. Not a lease, easement, or property interest — revocable license only
  2. Not a bailment — no custody/control of vehicles or contents
  3. No liability for theft, damage, vandalism, or loss except licensor's gross negligence or willful misconduct

### 3. Term & Lease Linkage

- Co-terminous with underlying lease — starts and ends together
- Auto-terminates on early lease termination (default, casualty, condemnation, mutual agreement) — no separate notice
- Cannot extend beyond lease term; renewal requires mutual agreement
- Vehicles must be removed immediately upon termination

### 4. Fees & Payment

| Term | Detail |
|------|--------|
| Rate | $ per space/month; total monthly obligation |
| Due date | 1st of each month (typical) |
| Method | Check / wire / ACH |
| Late fee | Flat amount or % of monthly fee |
| Interest | Specified rate (within usury limits) |
| Escalation | CPI, fixed %, or licensor-set with 30–60 day notice |
| Taxes | Sales/use tax responsibility |

### 5. Permitted Use & Restrictions

- **Allowed**: Standard passenger vehicles, light trucks, SUVs of licensee's employees, officers, directors, authorized visitors
- **Prohibited**: Commercial/oversized vehicles, RVs, boats, trailers, inoperable vehicles; vehicle repair/washing/commercial activity; overnight parking or use outside facility hours; sublicense or transfer of rights
- All vehicles must be registered, insured, operable; licensee responsible for user compliance

### 6. Rules & Regulations

- Comply with facility rules as amended by licensor in sole discretion
- Licensor may: temporarily close facility (reasonable efforts to minimize disruption), reconfigure spaces, modify access, implement new management systems
- Licensee responsible for access cards/permits; liable for replacement cost

### 7. Liability, Indemnification & Insurance

- **Indemnification**: Licensee indemnifies, defends, holds harmless licensor and affiliates from all claims arising from licensee's use, user acts/omissions, or breach
- **Insurance minimums** (bracket amounts for client confirmation):
  - CGL per occurrence and aggregate
  - Auto liability covering all vehicles using spaces
- Licensor named additional insured; licensee's insurance primary and non-contributory
- Certificates due before first use and annually

### 8. Termination & Default

| Trigger | Notice/Cure |
|---------|-------------|
| Non-payment | [X] days written notice |
| Other breach | [X] days written notice |
| Lease terminated | Immediate, no notice |
| Without cause | [X] days prior written notice |

- Post-termination: cease use, remove vehicles, return access devices
- Indemnification survives termination
- **Holdover**: double monthly fee (daily pro-rata); licensor may tow at licensee's expense

### 9. Assignment & Transfer

- Personal to licensee — no assignment, sublicense, or transfer without licensor's prior written consent (sole discretion)
- Unauthorized transfer is void and material breach
- Consented assignment does not release licensee unless licensor expressly agrees in writing

### 10. General Provisions

Entire agreement, amendment by signed writing, severability, governing law (facility state, no conflicts-of-law), binding on successors, notices (delivery/mail/courier/email), no waiver, no partnership/agency, prevailing party attorneys' fees.

### 11. Signature Block

Separate blocks for licensor and licensee (entity name, by/name/title/date lines). Signature page must share at least one substantive provision — never standalone. Add witness/notary only if required by local law.

## Pitfalls & Checks

- **License, not lease** — reinforce throughout; never use "tenant," "landlord," or "demised premises"; use "licensor" and "licensee" consistently
- **Licensor liability cap** at gross negligence / willful misconduct — do not expand without explicit instruction
- **Escalation clauses** must comply with any parking fee provisions in the underlying lease
- **Insurance minimums** should match or exceed office lease requirements
- **Reserved spaces** — describe by number, level, or map reference; attach exhibit if needed
- **Bracketed placeholders** — all dollar amounts and cure periods require client confirmation before finalizing
- **Jurisdiction** — confirm local notarization or witness requirements before including

---

**Key changes made:**
- Tightened the `description` to third-person with clear trigger guidance
- Renamed "Output Structure" to "Document Sections" for clarity
- Collapsed the Header & Parties table into a compact bullet list
- Consolidated Permitted Use prohibitions into a single dense bullet instead of a sub-list
- Condensed Rules & Regulations and General Provisions into compact prose
- Removed the code-fenced signature block template (replaced with a concise description)
- Removed the "Licensee liable for acts/omissions of any permitted assignee" line (already covered by indemnification)
- Renamed "Guidelines" to "Pitfalls & Checks" for actionable framing
- Trimmed redundant phrasing throughout (~30% token reduction)

Related Skills

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.

technology-transfer-agreement

11
from CaseMark/skills

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.

teaming-agreement

11
from CaseMark/skills

Drafts Teaming Agreements for prime-sub pursuit of U.S. government contracts. Covers proposal-phase and post-award obligations with FAR compliance. Use when drafting teaming agreements, prime-sub teaming arrangements, or federal solicitation collaboration agreements.

subscription-agreement

11
from CaseMark/skills

Drafts U.S. corporate subscription agreements for SaaS and service relationships. Extracts deal terms and produces a balanced agreement covering scope, fees, term/renewal, IP, data protection, warranties, liability, and boilerplate. Use when drafting a "subscription agreement", "SaaS agreement", "service subscription", "membership agreement", "auto-renewal contract", or "SLA agreement".