# OpenSanctions AI Agent Skills

OpenSanctions publishes official AI agent skills for its tools, services, and developer workflows.

Browse 9 official AI agent skills across 1 OpenSanctions repository, with install commands and source links.

Official page: https://skillscout.sh/official/opensanctions/
Markdown page: https://skillscout.sh/official/opensanctions/opensanctions_skills_skillscout.md
Vendor website: https://www.opensanctions.org/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/opensanctions/opensanctions_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant OpenSanctions 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

### opensanctions/opensanctions

Includes 9 official skills: name-framework-migration-first-step, crawler-pep, crawler-sanctions, typechecker-fixes, debug-crawler, release-datasets.

Install:

```bash
npx skills add opensanctions/opensanctions -y
```

Source: https://github.com/opensanctions/opensanctions

## Individual skills

### name-framework-migration-first-step

Official OpenSanctions skill from opensanctions/opensanctions.

Install:

```bash
npx skills add opensanctions/opensanctions@name-framework-migration-first-step -y
```

Package: opensanctions/opensanctions
Source: https://github.com/opensanctions/opensanctions/tree/main/.claude/skills/name-framework-migration-first-step

### crawler-pep

Official OpenSanctions skill from opensanctions/opensanctions.

Install:

```bash
npx skills add opensanctions/opensanctions@crawler-pep -y
```

Package: opensanctions/opensanctions
Source: https://github.com/opensanctions/opensanctions/tree/main/.claude/skills/crawler-pep

### crawler-sanctions

Official OpenSanctions skill from opensanctions/opensanctions.

Install:

```bash
npx skills add opensanctions/opensanctions@crawler-sanctions -y
```

Package: opensanctions/opensanctions
Source: https://github.com/opensanctions/opensanctions/tree/main/.claude/skills/crawler-sanctions

### typechecker-fixes

Official OpenSanctions skill from opensanctions/opensanctions.

Install:

```bash
npx skills add opensanctions/opensanctions@typechecker-fixes -y
```

Package: opensanctions/opensanctions
Source: https://github.com/opensanctions/opensanctions/tree/main/.claude/skills/typechecker-fixes

### debug-crawler

Official OpenSanctions skill from opensanctions/opensanctions.

Install:

```bash
npx skills add opensanctions/opensanctions@debug-crawler -y
```

Package: opensanctions/opensanctions
Source: https://github.com/opensanctions/opensanctions/tree/main/.claude/skills/debug-crawler

### release-datasets

Official OpenSanctions skill from opensanctions/opensanctions.

Install:

```bash
npx skills add opensanctions/opensanctions@release-datasets -y
```

Package: opensanctions/opensanctions
Source: https://github.com/opensanctions/opensanctions/tree/main/.claude/skills/release-datasets

### legislature-metadata

Official OpenSanctions skill from opensanctions/opensanctions.

Install:

```bash
npx skills add opensanctions/opensanctions@legislature-metadata -y
```

Package: opensanctions/opensanctions
Source: https://github.com/opensanctions/opensanctions/tree/HEAD/.claude/skills/legislature-metadata

### name-framework-migration-third-step

Official OpenSanctions skill from opensanctions/opensanctions.

Install:

```bash
npx skills add opensanctions/opensanctions@name-framework-migration-third-step -y
```

Package: opensanctions/opensanctions
Source: https://github.com/opensanctions/opensanctions/tree/main/.claude/skills/name-framework-migration-third-step

### refactor-crawler

Official OpenSanctions skill from opensanctions/opensanctions.

Install:

```bash
npx skills add opensanctions/opensanctions@refactor-crawler -y
```

Package: opensanctions/opensanctions
Source: https://github.com/opensanctions/opensanctions/tree/main/.claude/skills/refactor-crawler

## opensanctions/opensanctions package overview

Includes 9 official skills: name-framework-migration-first-step, crawler-pep, crawler-sanctions, typechecker-fixes, debug-crawler, release-datasets.

### Top skills in this package

- name-framework-migration-first-step: Official OpenSanctions skill from opensanctions/opensanctions.
- crawler-pep: Official OpenSanctions skill from opensanctions/opensanctions.
- crawler-sanctions: Official OpenSanctions skill from opensanctions/opensanctions.
- typechecker-fixes: Official OpenSanctions skill from opensanctions/opensanctions.
- debug-crawler: Official OpenSanctions skill from opensanctions/opensanctions.
- release-datasets: Official OpenSanctions skill from opensanctions/opensanctions.
- legislature-metadata: Official OpenSanctions skill from opensanctions/opensanctions.
- name-framework-migration-third-step: Official OpenSanctions skill from opensanctions/opensanctions.

### Install

Install the full package:

```bash
npx skills add opensanctions/opensanctions -y
```

Install a specific skill:

```bash
npx skills add opensanctions/opensanctions@name-framework-migration-first-step -y
```

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

Source: https://github.com/opensanctions/opensanctions#readme
