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

# agent-cards cards preset list

> List built-in and saved presets

List built-in and saved presets

```bash theme={null}
agent-cards cards preset list --help
```

```text theme={null}
Usage: agent-cards cards preset list [options]

List built-in and saved presets

Options:
  --json      Output as JSON
  -h, --help  display help for command
```

Shows the built-in presets `daily`, `weekday_meals`, `cli_only`, and `ai_labs`, and every name you saved with `cards preset save`, each with a plain summary of its rules and, for saved names, the revision number you see in a card summary. Any name shown works with `cards create --preset`, `cards preset --set`, and `cards preset <card-id> --set`. A deleted name drops off this list; cards you created from it keep working.
