Skip to content
Skill
CompozyOS RuntimeSkill

compozy skill

Manage local AgentSkills

Audience
Operators running durable agent work
Focus
Skill guidance shaped for scanability, day-two clarity, and operator context.

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")

Output Formats

Every Compozy command supports -o, --output:

  • human for interactive terminal use
  • json for scripts and other machine-readable consumers
  • jsonl for wait or streaming commands that emit one JSON record per line
  • toon for compact agent-readable summaries

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 infoShow one Marketplace skill entry
compozy skill inspectInspect 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 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