Skip to main content

Provider Commands

Skill Commands

Scope Behavior

  • --global acts on centralized skill storage.
  • --agent <id> acts on one target agent.
  • If neither is provided for list/install/remove, OpenGoat resolves the default agent.

Source Options

  • --from <path> installs from local filesystem.
  • --from-url <url> installs from remote source.
  • --source-skill <name> can select a nested skill name from the source.
--from and --from-url are mutually exclusive.