Skip to content

compozy skill

Manage local AgentSkills

For people running agent work15 pages in this section

compozy skill

Manage local AgentSkills

Options

  -h, --help   help for skill

Options inherited from parent commands

      --json             Emit JSON output
  -o, --output string    Output format: human, json, jsonl, or toon (default "human")
      --profile string   Act as a profile for this command

Output Formats

This command displays human-readable help and its subcommand list. The inherited -o, --output and --json flags do not serialize help output.

FormatOutput
humanHelp and subcommand list
jsonNot emitted for help
jsonlNot emitted for help
toonNot emitted for help

Subcommands

CommandDescription
compozy skill createScaffold a new workspace skill
compozy skill disableDisable a daemon-managed skill
compozy skill enableEnable a daemon-managed skill
compozy skill exposeExpose one skill to provider roots
compozy skill infoInspect installed skill metadata and resources
compozy skill installInstall a marketplace skill
compozy skill listList locally available skills
compozy skill removeRemove an installed marketplace skill
compozy skill searchSearch marketplace skills
compozy skill sourcesShow configured skill sources and discovery diagnostics
compozy skill unexposeRemove owned provider-root links for one skill
compozy skill updateCheck for or install updates for marketplace skills
compozy skill viewRead a skill or one of its resource files
compozy skill whereShow every path participating in skill resolution

On this page