skills/legal/loan-and-security-agreement/SKILL.md
Drafts a U.S. secured Loan and Security Agreement with UCC Article 9 security interests, perfection mechanics, covenants, and enforcement remedies. Use when documenting secured commercial loans, acquisition financing, working capital facilities, or equipment financing requiring perfected lien documentation.
npx skillsauth add casemark/skills loan-and-security-agreementInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Drafts a fully enforceable secured Loan and Security Agreement establishing the lender's perfected security interest, borrower obligations, and enforcement rights for U.S. commercial lending transactions.
Gather before drafting:
For each party: exact legal name per formation docs, entity type, jurisdiction/date of formation, principal business address, registered agent, authorized signatories per board resolution.
Recitals state: business purpose of financing, existing relationship (if any), and consideration basis (security interest grant in exchange for loan).
Granting clause: Borrower grants lender a continuing first-priority security interest in all collateral, now owned or hereafter acquired.
UCC Art. 9 collateral categories: accounts, inventory, equipment (list by make/model/serial/location), intellectual property (by registration number), deposit accounts, investment property, real property/fixtures, and all proceeds.
Perfection mechanics:
| Collateral Type | Perfection Method | |---|---| | General personal property | UCC-1 filing (borrower's state of organization) | | Motor vehicles | Certificate of title notation | | Deposit accounts | Control agreement (UCC § 9-104) | | Federally registered IP | USPTO / Copyright Office recordation | | Real property | County recorder filing (mortgage/deed of trust) |
Collateral maintenance: keep in good repair; insure at full replacement value with lender as loss payee and additional insured (A.M. Best A- or better, 30-day cancellation notice); no dispositions except ordinary-course inventory sales; no liens except permitted liens.
Required reps: organization/good standing, authority, enforceability, title to collateral (free of liens except permitted), financial statement accuracy (GAAP), litigation disclosure, legal compliance, environmental compliance.
Key rules:
Affirmative: maintain existence and good standing; maintain insurance; pay taxes; comply with law; notify lender of defaults, litigation, MAE, collateral loss > threshold, or name/structure changes; cooperate on UCC amendment filings.
Financial reporting:
| Report | Deadline | |---|---| | Annual audited financials | 90 days after FYE | | Quarterly unaudited | 45 days after quarter-end | | Monthly (if high-risk) | 30 days after month-end | | Compliance certificate | With each periodic financial |
Financial covenants (set from trailing 12-month actuals with 15–25% cushion): min. fixed charge coverage (≥ 1.20–1.50x), max. leverage (Debt/EBITDA per term sheet), min. current ratio, min. tangible net worth. Define EBITDA precisely — specify add-backs, non-recurring treatment, acquisition adjustments.
Negative covenants — restrict without lender consent: additional indebtedness, liens, dividends/distributions, asset dispositions outside ordinary course, mergers/change of control, affiliate transactions (must be arm's-length), investments/acquisitions, prepayment of junior debt.
Define change of control: transfer of >25–50% voting equity, majority board change, or key management change.
| Default | Cure | |---|---| | Payment (principal) | None | | Payment (interest/fees) | 3–5 business days | | Rep breach | None (or 10 days if curable) | | Financial covenant | None | | Non-financial covenant | 15–30 days | | Cross-default (> threshold) | Per triggering agreement | | Voluntary bankruptcy | None — auto acceleration | | Involuntary bankruptcy | 60 days to dismiss | | Judgment > threshold unsatisfied | 30 days | | Collateral impairment / lien loss | None | | Change of control | None |
Upon default beyond cure period:
Exhibits: compliance certificate form, borrowing request form (if revolving), equipment schedule, disclosure schedules (existing liens, litigation, permitted indebtedness).
Key changes made:
tags — not part of the Agent Skills spec (only name and description in frontmatter)[VERIFY] tags in favor of checklist format---) between subsections — unnecessary visual noiseNet reduction: 221 → ~147 lines (~34% smaller) with all legally material content preserved.
development
name: automated-contract-summary language: en description: Generates structured executive summaries of contracts using ML — captures key terms, party obligations, risk allocations, and compliance requirements in a standardized format. Optimized for high-volume review where speed and consistency matter. tags: - summarization - agreement - corporate --- # Automated Contract Summarization Produces standardized executive summaries of contracts using machine learning, capturing essential term
tools
Extracts regulatory obligations from dense regulations across jurisdictions. Breaks down multi-level regulations into clear article-level obligations, classifies applicability to a business, and prioritizes by risk level. Use when translating regulations into actionable compliance requirements.
development
Continuously monitors regulatory landscapes for changes relevant to a specific business. Ingests global regulatory updates, filters by relevance, summarizes impact, and produces an actionable change advisory. Use when tracking regulatory developments affecting a particular product or market.
testing
Compares an organization's existing compliance controls, policies, and procedures against extracted regulatory obligations to identify coverage gaps. Produces a remediation plan with prioritized actions. Use when assessing compliance maturity or preparing for regulatory audits.