Spawn plugins allow you to build custom functionality on top of Spawn. To accomplish this, you build a cobra CLI binary using the github.com/rollchains/spawn import, then build a bianry off of it. Saving this to $HOME/.spawn/plugins will allow you to use the binary as a plugin with spawn. Opening the opertunity to closed source plugins and add on features across the stack.