# Free Law Project AI Agent Skills

Free Law Project publishes official AI agent skills for its tools, services, and developer workflows.

Browse 3 official AI agent skills across 3 Free Law Project repositories, with install commands and source links.

Official page: https://skillscout.sh/official/freelawproject/
Markdown page: https://skillscout.sh/official/freelawproject/freelawproject_skills_skillscout.md
Vendor website: https://free.law/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/freelawproject/freelawproject_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Free Law Project skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### freelawproject/courtlistener

Includes 1 official skill: shipit.

Install:

```bash
npx skills add freelawproject/courtlistener -y
```

Source: https://github.com/freelawproject/courtlistener

### freelawproject/juriscraper

Includes 1 official skill: juriscraper-version-release.

Install:

```bash
npx skills add freelawproject/juriscraper -y
```

Source: https://github.com/freelawproject/juriscraper

### freelawproject/wiki

Includes 1 official skill: shipit.

Install:

```bash
npx skills add freelawproject/wiki -y
```

Source: https://github.com/freelawproject/wiki

## Individual skills

### shipit

Official Free Law Project skill from freelawproject/courtlistener.

Install:

```bash
npx skills add freelawproject/courtlistener@shipit -y
```

Package: freelawproject/courtlistener
Source: https://github.com/freelawproject/courtlistener/tree/main/.claude/skills/shipit

### juriscraper-version-release

Official Free Law Project skill from freelawproject/juriscraper.

Install:

```bash
npx skills add freelawproject/juriscraper@juriscraper-version-release -y
```

Package: freelawproject/juriscraper
Source: https://github.com/freelawproject/juriscraper/tree/main/.claude/skills/juriscraper-version-release

### shipit

Official Free Law Project skill from freelawproject/wiki.

Install:

```bash
npx skills add freelawproject/wiki@shipit -y
```

Package: freelawproject/wiki
Source: https://github.com/freelawproject/wiki/tree/main/.claude/skills/shipit

## freelawproject/courtlistener package overview

Includes 1 official skill: shipit.

### Top skills in this package

- shipit: Official Free Law Project skill from freelawproject/courtlistener.

### Install

Install the full package:

```bash
npx skills add freelawproject/courtlistener -y
```

Install a specific skill:

```bash
npx skills add freelawproject/courtlistener@shipit -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/freelawproject/courtlistener#readme
