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

# 스킬

# `openclaw skills`

스킬을 검사하여 (번들 + 워크스페이스 + 관리된 오버라이드) 적격한지, 필요한 요구사항이 누락되었는지 확인합니다.

관련 항목:

* 스킬 시스템: [스킬](/tools/skills)
* 스킬 설정: [스킬 설정](/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
```
