One-click install
npx skills add https://github.com/lawdroidAI/legal-aid-plugin --skill client-intake-lawdroidai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: client-intake
Source: https://github.com/lawdroidAI/legal-aid-plugin/tree/main/skills/client-intake
Command: npx skills add https://github.com/lawdroidAI/legal-aid-plugin --skill client-intake-lawdroidai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Intake interviews for civil legal aid are a major time sink, and information must be captured accurately before staff can draft, research, and file. This skill structures the post-eligibility screening interview and write-up so work is faster, consistent, and suitable for managing-attorney review.

Core Features & Use Cases

  • Structured, eligibility-aware intake: Runs only after eligibility screening and propagates funding-source matrix and screening flags.
  • Practice-area routing and template use: Selects the right intake template and flags cross-area issues (refer/supplement/flag-only).
  • Full conflict check and urgency classification: Performs the office’s full conflict check workflow and classifies urgency (Emergency/Time-sensitive/Standard) with appropriate routing.

Quick Start

Start a new intake for an eligibility-cleared matter by running /legal-aid:client-intake with the case id from screening.

Frequently Asked Questions about client-intake

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a structured legal aid intake summary after eligibility screening?

To create a structured legal aid intake summary, run the client-intake skill with the case id from eligibility clearance. It routes facts to practice-area templates, runs conflict checks, and classifies urgency for managing-attorney review.

What is the best way to run a conflict check during client intake?

The best way to run a conflict check during client intake is to use a structured workflow that executes the full conflict check per office requirements. This skill enforces that workflow automatically while generating the formatted case summary.

How does urgency classification work for civil legal aid cases?

Urgency classification for civil legal aid cases sorts matters into Emergency, Time-sensitive, or Standard categories. The intake skill assigns these classifications during case summary generation to ensure appropriate managing-attorney routing.

Can I use practice-area templates to flag cross-area legal issues during intake?

Yes, you can use practice-area templates to flag cross-area legal issues during intake. The skill selects the right intake template and flags overlapping issues as refer, supplement, or flag-only for managing-attorney review.

Do I need to complete eligibility screening before starting a client intake write-up?

Yes, you must complete eligibility screening first. The intake skill runs only after eligibility clearance and propagates funder-source matrix data and screening flags into the final review-ready case summary.

How do funder restrictions get applied to a legal aid case summary?

Funder restrictions are applied to a legal aid case summary by propagating the funder-source matrix and funding-restriction flags from eligibility screening. This ensures the intake write-up respects all funding limitations during managing-attorney review.