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

# skills

# `openclaw skills`

스킬(번들 + 워크스페이스 + 관리형 오버라이드)을 검사하고, 적격 여부와 요구 사항 누락을 확인합니다.

관련 항목:

* Skills 시스템: [Skills](/tools/skills)
* Skills 설정: [Skills config](/tools/skills-config)
* ClawHub 설치: [ClawHub](/tools/clawhub)

## 명령어

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