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.

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

Modules§

agents
Agent markdown generation for plugin bundles.
marketplace
Marketplace manifest generation for plugin bundles.
mcp
.mcp.json fragment generation for plugin bundles.
skills
Skill markdown generation for plugin bundles.

Structs§

GenerateArgs
PluginGenerateContext

Functions§

collect_plugin_ids
extract_install_command
generate_plugin