> ## Documentation Index
> Fetch the complete documentation index at: https://reseed.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# reseed list

> List all skills and packs in your library

```bash theme={null}
reseed list
```

Lists all skills and packs in your library. Standalone skills are shown first, followed by packs with their contained skills indented.

## Example output

```
Skills:
  code-review
  python-typing

Packs:
  frontend
    accessibility
    css-reset
    frontend-design
```
