skills/legal/pi-intake-form/SKILL.md
Drafts a structured personal injury client intake form for initial consultations covering client identification, incident details, injury/treatment history, insurance, prior legal history, and authorizations. Supports conflict checking, case evaluation, and engagement setup. Use when onboarding a new PI client, creating intake questionnaires, or building pre-filing client records. Trigger keywords: personal injury intake, client onboarding, PI questionnaire, accident intake, injury claim intake.
npx skillsauth add casemark/skills pi-intake-formInstall 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 fillable intake form for prospective personal injury clients that supports conflict checking, statute-of-limitations tracking, case evaluation, and engagement setup.
Generate a fillable intake form with the following sections in order. Calculate and flag the statute-of-limitations deadline prominently at the top based on jurisdiction and incident type.
| Field | Notes | |---|---| | Full legal name | As on government ID | | Former names / aliases | For conflict checking | | Date of birth | | | SSN (last 4 only) | Include privacy notice | | Residential address | | | Mailing address (if different) | | | Marital status / spouse name | Loss-of-consortium relevance | | Dependents (names, ages) | Wrongful death relevance |
| Field | Notes | |---|---| | Primary phone | Mobile / landline | | Secondary phone | | | Email (personal / work) | | | Preferred contact method | Phone / email / text / portal | | Do NOT contact at | Confidentiality concerns | | Text/email consent | Security limitation warning | | Authorized recipients | Others permitted case info | | Interpreter / accommodation | Language or accessibility needs |
For each opposing party and additional involved parties:
| Field | Details | |---|---| | Full name | | | Role | At-fault driver, property owner, employer, manufacturer, etc. | | Contact info / address | | | Insurance carrier & policy # | If known | | Attorney (if represented) | Name, firm, contact | | Employer | If commercial vehicle / on-the-job | | Relationship to client | Stranger, employer, landlord, etc. |
Ensure every named person/entity is captured for conflict-system intake.
| Type | Carrier | Policy # | Limits (if known) | |---|---|---|---| | Client auto | | | | | Client health | | | | | UM/UIM coverage | | | | | MedPay / PIP | | | | | At-fault liability | | | | | Homeowner's / renter's | | | | | Umbrella | | | |
Note: no-fault states require adjusted insurance sections [VERIFY jurisdiction].
State that a separate written contingency fee agreement will follow if the firm accepts the matter. Do not include a fee agreement in the intake form.
Include with signature lines:
Signature blocks: prospective client, intake attorney, date.
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.