Launching The Legal Aid Plugin! 🚀 Empowering Civil Legal Aid to Amplify Their Impact
Where I explore the launch of LawDroid’s Legal Aid Plugin, the justice gap it is built to address, and the opportunities it opens up for the access-to-justice community
The phone rings at 8:47 in the morning, and by 8:47 it is already too late. The intake line was full when the office opened. The voicemail box filled by 8:30. The eviction filings from the weekend are sitting in three piles on the receptionist’s desk. There are six staff attorneys in this office, for a county of 250,000 people, and the math has not worked for a long time.
Today, like every day, the office will help everyone it can. And by the close of business, more people will have called than were helped.
This is the work of civil legal aid.
Not the courtroom drama. The part that happens everyday. The eligibility screen on a caller’s third try to reach a lawyer. The motion drafted in twenty minutes between a hearing and a client meeting. The deadline tracked on a sticky note because the case-management system is overloaded. The transfer memo written on a Friday because a paralegal is leaving on Monday. The funder report assembled in the last week of the quarter, from records that should have been clean three months ago. This is the experience of holding the line, every day, against a problem that is never going to be solved by just working harder.
LSC’s 2022 Justice Gap Study put the number at 92 percent. Ninety-two percent of the substantial civil legal problems of low-income Americans get no help, or not enough help, to make a difference. LSC-funded organizations turn away one of every two requests they receive, not because they want to, but because they cannot do otherwise. The capacity is not there. It has never been there. And every legal aid manager I know has spent their career figuring out how to make less than enough go as far as possible.
Today I want to talk about a new thing that the civil legal aid community can use, and what I think it make possible.
If this sounds interesting to you, read on...
This substack, LawDroid Manifesto, is here to keep you in the loop about the intersection of AI and the law. Please share this article with your friends and colleagues and remember to tell me what you think in the comments below.
The Legal Aid Plugin
At the LawDroid AI Conference 2026 last month, our theme was “The Year to Build” and we’ve been hard at work.
This week, LawDroid built and published the Legal Aid Plugin: a free, open-source Claude for Legal plugin built for civil legal aid offices, court self-help programs, and public-interest providers. It is published under the Apache 2.0 licence and available immediately at github.com/lawdroidAI/legal-aid-plugin.
“What matters about this launch is not just the plugin. It’s published openly, free to use, and open to contribution from any legal aid organization, anywhere. The civil legal aid community needs technology built that way.”
— Sally Chaffin, Practice Innovation Manager at Atlanta Legal Aid Society
The plugin scaffolds the daily work of a legal aid office. Fifteen skills, designed around the realities of how civil legal aid actually operates: eligibility screening that is aware of every funder the office reports to (LSC, IOLTA, foundation, state); structured intake; document drafting with funder-restriction flagging that propagates through every stage; case analysis memos; research roadmaps; status updates; routine correspondence; deadline tracking; communications logs; transfer memos for the rolling staff transitions every legal aid office knows; supervision queues; and reporting data extraction for the six funder shapes that dominate the sector.
What makes it different from existing tools is not any one skill. It is that the architecture is built for legal aid, not adapted from BigLaw. Funder rules propagate. Ethical discipline is structural, not optional. Supervision is configurable to the three styles legal aid offices actually use. The verification habits are wired in at the prompt level. None of this can be added on top of a tool built for corporate practice; it has to be there from the start.
It runs locally. Every legal aid office in the country can deploy it for free, today.
The Force Multiplier
The Legal Aid Plugin is not a replacement for lawyers. It is not a chatbot. It is not even, on its own, a productivity tool. What it is, in the language of strategy, is a force multiplier: a capability that increases an organization’s effectiveness beyond its body count. A force multiplier does not change how many people are on the team. It changes what the team can accomplish in the time available.
“The need for civil legal aid has always exceeded our capacity, and the gap is widening. Tools like this plugin let us redirect time from administration to advocacy. That’s a real shift in what our staff can do for clients.”
— Pablo Ramirez, Executive Director, Legal Aid Society of San Bernardino
Civil legal aid has been waiting for a force multiplier of this kind for a long time. The sector has tried many: case-management systems, intake routing platforms, document assembly engines, online self-help tools. Each helped, in pockets. None changed the underlying ratio of capacity to need.
What is different now is the architecture beneath the plugin. Anthropic released a way to build structured, composable, supervised AI capabilities that wrap around the lawyer rather than replacing the lawyer. A plugin is a directory of skills, each one capturing what a competent person in this domain would do next, given this context. The skill carries instructions, references, sequencing logic, and access to relevant tools. It runs in conversation with the lawyer carrying it, shaped by what the lawyer brings to the moment. The lawyer is still the lawyer. The plugin is what lifts the procedural load that has always made the job harder than it needed to be.
This is the leverage point the sector has not had before. Not because no one tried, but because the architecture did not exist to make leverage like this possible.
Externalizing What We Already Know
There is a quieter point worth making, because it matters for how this scales.
For decades, professional expertise has been treated as something that lives in our heads. The senior eligibility specialist who can hear, in the first thirty seconds of a call, whether the matter is an emergency. The managing attorney who can read an intake summary and see the three issues no one else flagged. The clinic director who knows which judges grant which motions and how to ask. These people are the institutional knowledge of their offices, and when they leave, much of that knowledge leaves with them. The next staffer rebuilds it slowly, from cases, over years.
The plugin architecture lets us externalize expertise. But, not all of it. The judgment that makes a senior eligibility specialist senior cannot be put into a skill, and we should not pretend otherwise. But the procedures that surrounds judgment, the sequencing of questions, the funder-source matrix, the conflict pre-check, the urgency triage, the routing logic, can be put into a skill. And once it is in a skill, every staffer the office has, today and a decade from now, can carry it from day one.
For civil legal aid in particular, where staff turnover is real and senior practitioners are precious, this is the difference between a sector that loses institutional knowledge every time a key person leaves and a sector that compounds its expertise over time.
What This Makes Possible
The plugin is the launch. What follows is what I am more interested in, because the plugin is one example of something that can keep happening.
More clients served. When a staff attorney spends less time on procedural overhead, they spend more time on advocacy and counsel. When an intake specialist runs a structured eligibility screen in fifteen minutes rather than thirty, the office gets through more of the line. The justice gap is not closed by any one of these. But the offices that hold the line gain capacity they did not have, in a sector where every additional matter served is a real outcome for a real person.
Faster, more consistent onboarding. New staff arriving in a legal aid office have always faced the same hard ramp: weeks to learn the office’s specific procedures, months to absorb funder rules, longer to learn what to listen for. The plugin compresses the procedural part of that ramp. A new staffer who runs /legal-aid:onboard on day one inherits the office’s configured discipline, practice-area guides, supervision conventions, and verification habits from the start.
Institutional discipline that compounds. Each office that deploys the plugin builds practice-area guides, captures its plausibility ranges, configures its supervision style. Over time, that configuration becomes a record of how the office actually works. Cross-organization learning becomes possible in a way it has not been: an office in North Carolina can see how an office in Georgia structured its housing intake; an office in New Hampshire can borrow a funder-restriction analysis from one in Florida.
A platform layer the sector owns. This is the part that matters most over time. Open source under Apache 2.0 means no vendor lock-in, no licensing fees, no dependency on what BigLaw gets. The civil legal aid sector has, for the first time, an AI platform layer it can build for itself, shape over time, and own collectively. Anthropic published the architecture; the community publishes the skills. The plugin we launched this week is the first piece. There will be more.
The Opportunity
The numbers in the Justice Gap Study are not going to be fixed by any plugin. They will be fixed, when they are fixed, by structural change: more funding, more lawyers, more legal aid programs, more pro bono, more reform of the systems that produce these problems in the first place.
One of the things we’ve learned through the work of the Legal Innovation Lab is that the access to justice gap is not going to be solved through a “business as usual” model.
The demand for civil legal help continues to outpace available resources, especially in rural and underserved communities. At Legal Aid of NC we’ve been exploring how technology can reduce administrative burden and give staff more time to focus on advocacy, problem solving, and client support.
It’s encouraging to see developers thinking intentionally about how AI skills and plugins can support legal services and expand access in practical and responsible ways. It’s even better when legal services programs get to help shape what’s being built.”
— Scheree Gilchrist, Chief Innovation Officer, Legal Aid of North Carolina
With the plugin and tools like it, the same six staff attorneys, in the same county of 250,000 people, can serve more matters, more consistently, with more institutional memory, at a higher standard. That is not closing the justice gap. But, it is multiplying the effect of the people who are working on it.
For an underfunded sector that has held the line for decades, on the will and skill of its people, a force multiplier built for its specific needs is a meaningful thing.
Closing Thoughts
The phone still rings at 8:47 in the morning. The voicemail box still fills. The eviction filings still arrive on Mondays. None of that is going to change because of a plugin.
What can change is what happens after the phone rings. The eligibility screen that catches the funder-restriction question on the first pass. The intake that propagates from the caller’s prior conversation rather than starting cold. The deadline that gets recorded with the funder allocation right, the first time. These are small things. They add up to a different morning.
We are building this for the people who stand for justice.
Come build it with us!
Learn More
This week, LawDroid published the Legal Aid Plugin, a free, open-source Claude for Legal plugin built for civil legal aid offices, court self-help programs, and public-interest providers. Fifteen skills, Apache 2.0, available now.
June 1, 2026 at 10:00am Pacific Time
If you are with a civil legal aid program, court self-help centre, or public-interest practice, we would love to build this with you!
Tom Martin is CEO & Founder of LawDroid, Adjunct Professor at Suffolk University Law School, and Author of the forthcoming AI with Purpose: A Strategic Blueprint for Legal Transformation (Globe Law and Business). He is “The AI Law Professor” and writes his eponymous column for the Thomson Reuters Institute.



