Skip to main content

Module generate

Module generate 

Source
Expand description

Generation of Claude Code plugin output from config.yaml definitions.

execute reads one or all plugin configs under the profile’s plugins path and materialises skill, agent, MCP, script, and marketplace artifacts into the plugins storage directory. The per-component generators live in the agents, mcp, skills, and marketplace submodules.

Modules§

agents
marketplace
mcp
skills

Structs§

GenerateArgs
PluginGenerateContext

Functions§

collect_plugin_ids
extract_install_command
generate_plugin