Awesome-Agent-Skills-for-Empirical-Research law-skills
9 legal research skills. Trigger: legal research, case law analysis, regulatory compliance. Design: legal databases, citation networks, and judicial analytics tools.
install
source · Clone the upstream repo
git clone https://github.com/brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/43-wentorai-research-plugins/skills/domains/law" ~/.claude/skills/brycewang-stanford-awesome-agent-skills-for-empirical-research-law-skills && rm -rf "$T"
manifest:
skills/43-wentorai-research-plugins/skills/domains/law/SKILL.mdsource content
Legal Research — 9 Skills
Select the skill matching the user's need, then
read its SKILL.md.
| Skill | Description |
|---|---|
| caselaw-access-api | Query 360+ years of US case law via the Harvard Caselaw Access Project |
| courtlistener-api | Legal case law database with PACER data and judge profiles |
| legal-agent-skills-guide | Agent skills collection for legal research and automation |
| legal-nlp-guide | NLP techniques for legal text analysis, case law mining, and contracts |
| legal-research-guide | Legal research methods, case law analysis, and compliance tools |
| opencontracts-guide | Legal document annotation, versioning, and analysis platform |
| patent-analysis-guide | Patent search, classification, landscape analysis, and prior art mining |
| regulatory-compliance-guide | Regulatory text mining, compliance research, and policy analysis tools |
| uk-legislation-api | Access UK laws and statutory instruments via the Legislation.gov.uk API |