compozy skill
Manage local AgentSkills
compozy skill
Manage local AgentSkills
Options
-h, --help help for skillOptions inherited from parent commands
--json Emit JSON output
-o, --output string Output format: human, json, jsonl, or toon (default "human")Output Formats
This command displays human-readable help and its subcommand list. The inherited -o, --output and --json flags do not serialize help output.
| Format | Output |
|---|---|
human | Help and subcommand list |
json | Not emitted for help |
jsonl | Not emitted for help |
toon | Not emitted for help |
Subcommands
| Command | Description |
|---|---|
| compozy skill create | Scaffold a new workspace skill |
| compozy skill disable | Disable a daemon-managed skill |
| compozy skill enable | Enable a daemon-managed skill |
| compozy skill info | Show one Marketplace skill entry |
| compozy skill inspect | Inspect installed skill metadata and resources |
| compozy skill install | Install a marketplace skill |
| compozy skill list | List locally available skills |
| compozy skill remove | Remove an installed marketplace skill |
| compozy skill search | Search marketplace skills |
| compozy skill update | Check for or install updates for marketplace skills |
| compozy skill view | Read a skill or one of its resource files |
| compozy skill where | Show every path participating in skill resolution |