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

# skills

# `openclaw skills`

Inspect skills (bundled + workspace + managed overrides) and see what’s eligible vs missing requirements.

Related:

* Skills system: [Skills](/tools/skills)
* Skills config: [Skills config](/tools/skills-config)
* ClawHub installs: [ClawHub](/tools/clawhub)

## Commands

```bash theme={"theme":{"light":"min-light","dark":"min-dark"}}
openclaw skills list
openclaw skills list --eligible
openclaw skills info <name>
openclaw skills check
```
