# faros skills list

List the skills available in the repository

Source: https://faros.sh/docs/reference/cli/commands/skills-list/

<!-- Generated by scripts/sync-cli-docs.py from faroshq/faros docs/cli. Do not edit by hand; run `make sync-cli-docs`. -->

```bash
faros skills list [flags]
```

## Options

```text
  -h, --help            help for list
  -o, --output string   Output format: json, yaml, name
      --ref string      Branch, tag or commit to read (default "main")
      --repo string     GitHub repository (owner/name) whose skills/ directory to read (default "faroshq/faros")
```

## Inherited options

```text
      --insecure-skip-tls-verify   Skip TLS certificate verification when talking to the hub
      --kubeconfig string          Path to the kubeconfig file (default: $KUBECONFIG, then ~/.kube/config)
```

## See also

- [faros skills](https://faros.sh/docs/reference/cli/commands/skills/) — Install agent skills from the faros repository into Claude Code and Codex
