Skip to main content

Module plugins

Module plugins 

Source
Expand description

plugins CLI command group: list, show, validate, and generate plugins.

PluginsCommands enumerates the subcommands; execute dispatches each to its submodule and renders the result. Output payload types live in types.

Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.

Modules§

generate
Generation of Claude Code plugin output from config.yaml definitions.
list
core plugins list command scanning plugin configs.
show
core plugins show command for one plugin config.
types
Serializable output payloads for the plugins command group.
validate
plugins validate subcommand.

Enums§

PluginsCommands

Functions§

execute