> ## Documentation Index
> Fetch the complete documentation index at: https://clawdbot.openclaw-doc-zh.com/docs/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](/docs/tools/skills)
* Skills config: [Skills config](/docs/tools/skills-config)
* ClawHub installs: [ClawHub](/docs/tools/clawhub)

## Commands

```bash theme={null}
openclaw skills list
openclaw skills list --eligible
openclaw skills info <name>
openclaw skills check
```
