sbx skills
| 内容説明 | Manage skills shared across sandboxes |
|---|---|
| 利用方法 | sbx skills COMMAND |
試験的
This command is experimental.
Experimental features are intended for testing and feedback as their functionality or design may change between releases without warning or can be removed entirely in a future release.
Description
Manage the persistent agent skills store shared across sandboxes.
Copy skills from supported agent directories on the host into the store with: sbx skills import
Sandboxes with skills sharing enabled mount the store read-write. Use --no-share-skills when creating a sandbox to opt out.
Commands
| コマンド | 内容説明 |
|---|---|
sbx skills import | experimental Import skills from supported agent directories |
sbx skills ls | experimental List imported skills |
Global options
| オプション | デフォルト | 内容説明 |
|---|---|---|
-D, --debug | Enable debug logging |