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

# 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
```
